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 23, 2022

main
1.0.0
Compare

API structure has changed

3 structure changes including:
1 Breaking change
3 Modifications
Modified 3 Breaking
PATCH /product_tutorials/{id}/publish
POST /product_tutorials/{id}/product_tutorial_instructions/create
  • Response
  • 201 response Modified
    • data property Removed
    • id, product_tutorial_id, instruction, created_at, updated_at properties Added
POST /product_tutorials/{id}/product_tutorial_warnings/create
  • Response
  • 201 response Modified
    • data property Removed
    • id, product_tutorial_id, warning, created_at, updated_at properties Added