Change Updates

Do not miss any Cosmily Staging API changes, ever again

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

RSS

Jun 22, 2022

main
1.0.0
Compare

API structure has changed

22 structure changes including:
14 Breaking changes
8 Additions
1 Modification
13 Removals
Modified 1 Breaking
GET /my/routines
  • Response
  • 200 response Modified
    • data property Modified
Removed 13 Breaking
PUT /plans/{id}/facets/update
POST /plans/create
PATCH /plans/{id}/routines/{routine_id}/routine_steps/{routine_step_id}
PATCH /plans/{id}/publish
PATCH /plans/{id}/description/update
PATCH /plans/{id}/complete
GET /plans/{id}/status
GET /plans/{id}/routines/{routine_id}/routine_steps
GET /plans/{id}/routines/{routine_id}
GET /plans/{id}/routines
GET /plans/{id}
GET /plans
DELETE /plans/{id}
Added 8
PUT /routines/{id}/facets/update
POST /routines/create
PATCH /routines/{id}/update
PATCH /routines/{id}/routine_steps/{routine_step_id}/update
PATCH /routines/{id}/publish
GET /routines/{id}/routine_steps
GET /routines/{id}
DELETE /routines/{id}