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 /data/{key}
  • Path
  • pluginId path parameter Added
GET /plugins/{pluginId}/data/{key}
  • Path went from /data/{key} to /plugins/{pluginId}/data/{key} (same operationId)
    Breaking
  • Path
  • pluginId path parameter Added