Change Updates

Do not miss any Cosmily API changes, ever again

Subscribe to the Cosmily API changelog to be up to date on recent changes.

RSS

Feb 28, 2022

main
1.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /plans/{id}
  • Path
  • id_or_alias path parameter Removed
  • id path parameter Added
GET /plans/{id}/routines/{routine_id}
  • Path
  • routine_id path parameter Added
GET /plans/{id}/routines/{routine_id}/routine_steps
  • Path
  • routine_id path parameter Added
PATCH /plans/{id}/complete
  • Response
  • 404 response Added
PATCH /plans/{id}/routines/{routine_id}/routine_steps/{routine_step_id}
  • Path
  • routine_id, routine_step_id path parameters Added