Change Updates

Do not miss any Tadatodo API changes, ever again

Subscribe to the Tadatodo API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
PATCH /projects/{projectId}/cards/move-by-metadata
  • Body
  • content type Modified
    • afterCardId, beforeCardId properties Added
1 structure change including:
1 Modification
Modified 1
PATCH /projects/{projectId}/cards/move-by-metadata
  • Path
  • projectId path parameter Added
20 structure changes including:
20 Modifications
Modified 20 Breaking
DELETE /projects/{projectId}/cards/{cardId}
  • Response
  • 200 response Modified
    • content type Modified
      • createdFlair, url properties Added
DELETE /projects/{projectId}/columns/{columnId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
DELETE /projects/{projectId}/plugins/{pluginId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
DELETE /projects/{projectId}/rows/{rowId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
GET /projects/{projectId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
GET /users/me
  • Response
  • 200 response Modified
    • content type Modified
      • currentOrganization, currentProject, organizations properties Modified
      • accessTokens property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /projects/{projectId}/cards/move
  • Body
  • content type Modified
    • afterCardId, beforeCardId properties Added
  • Response
  • 200 response Modified
    • content type Modified
      • createdFlair, url properties Added
PATCH /projects/{projectId}/cards/move-by-metadata
  • Response
  • 200 response Modified
    • content type Modified
      • createdFlair, url properties Added
PATCH /projects/{projectId}/cards/{cardId}
  • Response
  • 200 response Modified
    • content type Modified
      • createdFlair, url properties Added
PATCH /projects/{projectId}/columns/{columnId}/rename
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
PATCH /projects/{projectId}/order-rows
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
PATCH /projects/{projectId}/rename
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
PATCH /projects/{projectId}/rows/{rowId}/order-columns
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
PATCH /projects/{projectId}/rows/{rowId}/rename
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
POST /organizations/{organizationId}/projects
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
POST /projects/{projectId}/cards/{cardId}/alias
  • Response
  • 200 response Modified
    • content type Modified
      • createdFlair, url properties Added
POST /projects/{projectId}/columns/{columnId}/cards
  • Response
  • 200 response Modified
    • content type Modified
      • createdFlair, url properties Added
POST /projects/{projectId}/plugins/{pluginId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
POST /projects/{projectId}/rows
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
POST /projects/{projectId}/rows/{rowId}/columns
  • Response
  • 200 response Modified
    • content type Modified
      • plugins property Modified
1 structure change including:
1 Modification
Modified 1
DELETE /projects/{projectId}/cards/{cardId}/metadata/{key}
  • Body
  • content type Added
2 structure changes including:
2 Modifications
Modified 2
DELETE /projects/{projectId}/cards/{cardId}/metadata/{key}
  • Path
  • projectId, cardId path parameters Added
POST /projects/{projectId}/cards/{cardId}/metadata
  • Path
  • projectId, cardId path parameters Added
3 structure changes including:
2 Additions
1 Modification
Modified 1
GET /projects/{projectId}/rows
  • Response
  • 200 response Modified
    • content type Modified
      • rows property Modified
Added 2
DELETE /projects/{projectId}/cards/{cardId}/metadata/{key}
POST /projects/{projectId}/cards/{cardId}/metadata
1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
POST /projects/{projectId}/cards/{cardId}/alias
  • Path went from /projects/{projectId}/columns/{columnId}/cards/{cardId}/alias to /projects/{projectId}/cards/{cardId}/alias (same operationId)
    Breaking
4 structure changes including:
2 Breaking changes
2 Additions
2 Removals
Removed 2 Breaking
GET /projects/{projectId}/rows
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /projects/{projectId}/order-rows
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
GET /projects/{projectId}/rows
PATCH /projects/{projectId}/order-rows
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /projects/{projectId}/rows
  • Response
  • 200 response Modified
    • content type Modified
      • rows property Modified
        • Property is now required
          Breaking
      • id, name, plugins properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /users/me
  • Response
  • 200 response Modified
    • content type Modified
      • currentOrganization, organizations properties Modified
1 structure change including:
1 Addition
Added 1
GET /projects/{projectId}/rows
1 structure change including:
1 Modification
Modified 1
DELETE /projects/{projectId}
  • Path
  • projectId path parameter Added
1 structure change including:
1 Addition
Added 1
DELETE /plugins/{pluginId}/entities/{entityId}/data/{key}
1 structure change including:
1 Modification
Modified 1
PUT /plugins/{pluginId}/entities/{entityId}/data/{key}
  • Body
  • content type Added
1 structure change including:
1 Modification
Modified 1
PUT /plugins/{pluginId}/entities/{entityId}/data/{key}
  • Path
  • pluginId, entityId, key path parameters Added
2 structure changes including:
1 Breaking change
2 Modifications
Modified 2 Breaking
GET /plugins/{pluginId}/data/{key}
  • Path
  • entityId path parameter Added
POST /plugins/{pluginId}/entities/{entityId}/exchange-code
  • Path went from /exchange-code to /plugins/{pluginId}/entities/{entityId}/exchange-code (same operationId)
    Breaking
1 structure change including:
1 Modification
Modified 1 Breaking
POST /exchange-code
  • Response
  • 200 response Modified
    • content type Modified
      • accessToken property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • userToken property Added