API structure has changed
4 structure changes including:
1 Breaking change
1 Addition
2 Modifications
1 Removal
Modified
2
Breaking
GET /api/v1/firm/{firm}/board/{board_id}/list/{boardList}/task
- Response
-
200 response Modified
- uuid, created_at, updated_at, name, description, priority, due_at, visible_to_clients, completed, author, participants, tags properties Removed
- data property Added
GET /api/v1/firm/{firm}/board/{board}/list/trashed
- Response
-
200 response Modified
- uuid, created_at, updated_at, name, tasks_url, tasks_count properties Removed
- data property Added
Removed
1
Breaking
GET /api/v1/firm/{firm}/tag
Added
1
GET /api/v1/firm/{firm}/tag