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

Jul 4, 2024

main
0.0.1
Compare

API structure has changed

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