AT:
- there is a separate rest endpoint for combined reports and single reports
- the front-end is using the new endpoints
- the rest-api documentation is adjusted accordingly
Context:
We could completely divide the endpoints for combined and single reports also for retrieving, updating and deleting those. That would better reflect how our database looks like and we won't need to save the redundant reportType property.