API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /api/v1.0/taskgroups
- Query
-
archived, limit, offset query parameters Modified
- Query parameters are no longer required
POST /api/v1.0/tasks
- Body
-
application/json content type Modified
- template_id property Added
POST /api/v1.0/tasks/{task_id}/complete
- Body
-
application/json content type Modified
-
completed 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
-
completed property Removed