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

Jun 6, 2024

main
0.0.1
Compare

API structure has changed

21 structure changes including:
21 Modifications
Modified 21 Breaking
DELETE /projects/{projectId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
DELETE /projects/{projectId}/cards/{cardId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
DELETE /projects/{projectId}/columns/{columnId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
DELETE /projects/{projectId}/plugins/{pluginId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
DELETE /projects/{projectId}/rows/{rowId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
GET /projects/{projectId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
GET /users/me
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/cards/move
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/cards/move-by-metadata
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/cards/{cardId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/columns/{columnId}/rename
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/order-rows
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/rename
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/rows/{rowId}/order-columns
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
PATCH /projects/{projectId}/rows/{rowId}/rename
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
POST /organizations/{organizationId}/projects
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
POST /projects/{projectId}/columns/{columnId}/cards
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
POST /projects/{projectId}/columns/{columnId}/cards/{cardId}/alias
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
POST /projects/{projectId}/plugins/{pluginId}
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
POST /projects/{projectId}/rows
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added
POST /projects/{projectId}/rows/{rowId}/columns
  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Api key auth authentication method Added