Details
-
Feature Request
-
Status: Done
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
AT:
- Via rest-API I can:
- create/store a report via Rest-API
- get a list of stored reports
- delete reports (e.g. via id)
- retrieve a report (e.g. via id)
Hint:
Have a look at the prototyp rest api as an example: https://github.com/camunda/camunda-optimize/blob/prototype-2.0/backend/src/main/java/org/camunda/optimize/rest/ReportRestService.java