API structure has changed
4 structure changes including:
1 Breaking change
2 Additions
1 Modification
1 Removal
Modified
1
Breaking
GET /data/user/tasks-to-check
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]toarray[object] | object
-
alternative Modified
-
Type went from
array[object]toarray[object] | object
-
array alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- array-1, object-2 alternatives Added
-
Type went from
-
Type went from
-
application/json content type Modified
- Query
- project_id, task_type_id, task_status_id, person_id, episode_id, due_date_since, due_date_until, order_by, page, limit query parameters Added
Removed
1
Breaking
POST /pictures/thumbnails/projects/{instance_id}.png
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
GET /data/tasks/open-tasks/burndown
GET /data/user/tasks-to-check/filter-values