API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /api/v1/report-type
- Query
-
filter[exports_to_csv], filter[exports_to_excel], filter[exports_to_json], filter[exports_to_pdf] query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
GET /api/v1/report/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
json property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- progress property Added
-
json property Removed
-
application/json content type Modified
POST /api/v1/report
- Response
-
201 response Modified
-
application/json content type Modified
-
json property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- progress property Added
-
json property Removed
-
application/json content type Modified