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

20 structure changes including:
20 Modifications
Modified 20 Breaking
DELETE /projects/{projectId}/cards/{cardId}
  • Response
  • 200 response Modified
    • content type Modified
      • columns property Modified
      • import_id, metadata, plugins, projects properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
DELETE /projects/{projectId}/columns/{columnId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
DELETE /projects/{projectId}/plugins/{pluginId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
DELETE /projects/{projectId}/rows/{rowId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
GET /projects/{projectId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
GET /users/me
  • Response
  • 200 response Modified
    • content type Modified
      • currentOrganization, currentProject, organizations, plugins properties Modified
PATCH /projects/{projectId}/cards/move
  • Response
  • 200 response Modified
    • content type Modified
      • columns property Modified
      • import_id, metadata, plugins, projects properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /projects/{projectId}/cards/move-by-metadata
  • Response
  • 200 response Modified
    • content type Modified
      • columns property Modified
      • import_id, metadata, plugins, projects properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /projects/{projectId}/cards/{cardId}
  • Response
  • 200 response Modified
    • content type Modified
      • columns property Modified
      • import_id, metadata, plugins, projects properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /projects/{projectId}/columns/{columnId}/rename
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
PATCH /projects/{projectId}/order-rows
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
PATCH /projects/{projectId}/rename
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
PATCH /projects/{projectId}/rows/{rowId}/order-columns
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
PATCH /projects/{projectId}/rows/{rowId}/rename
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
POST /organizations/{organizationId}/projects
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
POST /projects/{projectId}/columns/{columnId}/cards
  • Response
  • 200 response Modified
    • content type Modified
      • columns property Modified
      • import_id, metadata, plugins, projects properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /projects/{projectId}/columns/{columnId}/cards/{cardId}/alias
  • Response
  • 200 response Modified
    • content type Modified
      • columns property Modified
      • import_id, metadata, plugins, projects properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /projects/{projectId}/plugins/{pluginId}
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
POST /projects/{projectId}/rows
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added
POST /projects/{projectId}/rows/{rowId}/columns
  • Response
  • 200 response Modified
    • content type Modified
      • plugins, rows properties Modified
      • cards, import_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • projects property Added