-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
None
AT:
- Using the REST-API, I can
- create a collection
- delete a collection
- update a collection
- retrieve a single collection
- retrieve all collections in a resolved manner
- when all collections are fetched there is a "everything else" collection that contains all reports that do not belong to any collection. Also this response does not only return the ids of the reports, but also the actual report data
- when I add a report to a collection and remove this report, then this report is automatically removed from the collection
- the rest-api documentation contains the new endpoints