-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
To adjust the state of a collection we have a generic update collection endpoint. However, the adjustments that we perform on a collection boil down to adding, removing an entity and renaming the collection.
AT:
- there is an endpoint to remove an entity from a collection
- there is an endpoint to add an entity to a collection
- there is an endpoint to rename a collection
- the new endpoints are added to the Rest-API documentation
Hint:
This will break the front-end make sure that the code is only merged when the front-end has been adjusted as well.
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-2012 Use new collection endpoints to adjust a collection
- Done