API structure has changed
8 structure changes including:
1 Breaking change
7 Modifications
1 Removal
Modified
7
Breaking
GET /api/v1.0/taskgroups
- Query
-
archived, limit, offset query parameters Modified
-
Query parameters are now required Breaking
-
Query parameters are now required
GET /api/v1.0/time
- Query
- include_subtasks query parameter Added
GET /api/v1.0/time/duration
- Query
- user_ids query parameter Added
GET /api/v1.0/webhooks/{app_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
totalCount property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
totalCount property Removed
-
application/json content type Modified
POST /api/v1.0/projects
- Body
-
application/json content type Modified
- disabled_widget property Added
POST /api/v1.0/tasks/{task_id}/complete
- Body
-
application/json content type Modified
- completed property Added
POST /api/v1.0/tasks/{task_id}/moveOrder
- Body
-
application/json content type Modified
-
to, task_order, next_task, prev_task properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
to, task_order, next_task, prev_task properties Removed
Removed
1
Breaking
POST /api/v1.0/teams/invite
- Removing a resource is always breaking unless it was deprecated before Breaking