Open luanya01 opened 10 months ago
This is a limitation cedar-agent has because when updating a single entity there are side effects for other entities. When we first built the project, you couldn't get the ancestors and descendants of an entity by id in cedar crate, not sure if it is still the same.
The api requires uploading the entire entities, if I modify part of data , I should regenerate json to upload.
Any suggestions?