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

Jul 19, 2022

main
1.0.0
Compare

API structure has changed

13 structure changes including:
4 Breaking changes
1 Addition
8 Modifications
4 Removals
Modified 8
GET /my/product_tutorials
  • Response
  • 200 response Modified
    • data property Modified
GET /product_tutorials/{id}
  • Response
  • 200 response Modified
    • data property Modified
GET /users/{id_or_username}/product_tutorials
  • Response
  • 200 response Modified
    • data property Modified
PATCH /product_tutorials/{id}/publish
  • Response
  • 201 response Modified
    • data property Modified
PATCH /product_tutorials/{id}/set_general_info
  • Response
  • 201 response Modified
    • data property Modified
PATCH /product_tutorials/{id}/set_media_url
  • Response
  • 201 response Modified
    • data property Modified
PATCH /product_tutorials/{id}/set_quantity
  • Response
  • 201 response Modified
    • data property Modified
POST /product_tutorials/create
  • Response
  • 201 response Modified
    • data property Modified
Removed 4 Breaking
PATCH /routines/{id}/routine_steps/{routine_step_id}/assign_product_tutorial
PATCH /weeks/current_week
PATCH /weeks/{id}
POST /weeks/create
Added 1
GET /routines/{id}/detailed_summary.yml