API structure has changed
17 structure changes including:
5 Breaking changes
17 Modifications
Modified
17
Breaking
DELETE /projects/{projectId}/cards/{cardId}
- Response
-
200 response Modified
-
content type Modified
- plugins, projects properties Modified
-
content type Modified
DELETE /projects/{projectId}/columns/{columnId}
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
DELETE /projects/{projectId}/rows/{rowId}
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
GET /projects/{projectId}
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
GET /users/me
- Response
-
200 response Modified
-
content type Modified
- currentOrganization, currentProject, organizations properties Modified
-
content type Modified
PATCH /projects/{projectId}/cards/move
- Path went from
/card/{cardId}to/projects/{projectId}/cards/move(same operationId)Breaking - Body
-
content type Modified
- ids property Added
- Response
-
200 response Modified
-
content type Modified
- plugins, projects properties Modified
-
content type Modified
PATCH /projects/{projectId}/cards/move-by-metadata
- Path went from
/cards/move-by-metadatato/projects/{projectId}/cards/move-by-metadata(same operationId)Breaking - Response
-
200 response Modified
-
content type Modified
- plugins, projects properties Modified
-
content type Modified
PATCH /projects/{projectId}/columns/{columnId}/rename
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
PATCH /projects/{projectId}/order-rows
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
PATCH /projects/{projectId}/rename
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
PATCH /projects/{projectId}/rows/{rowId}/order-columns
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
PATCH /projects/{projectId}/rows/{rowId}/rename
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
POST /organizations/{organizationId}/projects
- Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
POST /projects/{projectId}/columns/{columnId}/cards
- Path went from
/projects/{projectId}/columns/{columnId}/cardto/projects/{projectId}/columns/{columnId}/cards(same operationId)Breaking - Response
-
200 response Modified
-
content type Modified
- plugins, projects properties Modified
-
content type Modified
POST /projects/{projectId}/columns/{columnId}/cards/{cardId}/alias
- Response
-
200 response Modified
-
content type Modified
- plugins, projects properties Modified
-
content type Modified
POST /projects/{projectId}/rows
- Path went from
/projects/{projectId}/rowto/projects/{projectId}/rows(same operationId)Breaking - Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified
POST /projects/{projectId}/rows/{rowId}/columns
- Path went from
/projects/{projectId}/rows/{rowId}/columnto/projects/{projectId}/rows/{rowId}/columns(same operationId)Breaking - Response
-
200 response Modified
-
content type Modified
- cards, plugins properties Modified
-
content type Modified