Context:
With the introduction of the /collection/:id/report endpoint and the frontend using it (OPT-2785) the /report endpoint behavior can be changed to only return private reports.
AT:
- /api/report returns only the currrent users private reports
This is the controller panel for Smart Panels app
- depends on
-
OPT-2785 Use /collection/:id/reports Endpoint in Frontend
- Done