API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
DELETE /api/v1.0/taskgroups/{taskgroup_id}/assignees
- Body
-
content type Modified
- array-1 property Removed
- assignees property Added
DELETE /api/v1.0/tasks/{task_id}/assignees
- Body
-
content type Modified
- array-1 property Removed
- assignees property Added
PUT /api/v1.0/taskgroups/{taskgroup_id}/assignees
- Body
-
content type Modified
- array-1 property Removed
- assignees property Added
PUT /api/v1.0/tasks/{task_id}/assignees
- Body
-
content type Modified
- array-1 property Removed
- assignees property Added