API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
DELETE /projects/{projectId}/cards/{cardId}
- Response
-
200 response Modified
-
content type Modified
-
Card 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
- columns, createdAt, id, metadata, name, plugins, projects, updatedAt properties Added
-
Card property Removed
-
content type Modified
GET /users/me
- Response
-
200 response Modified
-
content type Modified
-
Project 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
- accessToken, apiKeys, createdAt, currentOrganization, currentProject, email, id, isUberAdmin, organizations, plugins, updatedAt, username properties Added
-
Project property Removed
-
content type Modified
PATCH /card/{cardId}
- Response
-
200 response Modified
-
content type Modified
-
Card 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
- columns, createdAt, id, metadata, name, plugins, projects, updatedAt properties Added
-
Card property Removed
-
content type Modified
PATCH /cards/move-by-metadata
- Response
-
200 response Modified
-
content type Modified
-
Card 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
- columns, createdAt, id, metadata, name, plugins, projects, updatedAt properties Added
-
Card property Removed
-
content type Modified
POST /projects/{projectId}/columns/{columnId}/card
- Response
-
200 response Modified
-
content type Modified
-
Card 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
- columns, createdAt, id, metadata, name, plugins, projects, updatedAt properties Added
-
Card property Removed
-
content type Modified