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 13, 2024

main
0.0.1
Compare

API structure has changed

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