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

Nov 28, 2021

main
1.0.0
Compare

API structure has changed

9 structure changes including:
1 Breaking change
1 Addition
7 Modifications
1 Removal
Modified 7 Breaking
GET /brands
  • Response
  • 200 response Modified
    • id, type, attributes properties Removed
    • data, links properties Added
GET /brands/{id_or_alias}
  • Response
  • 200 response Modified
    • id, type, attributes properties Removed
    • data property Added
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /brands/{id_or_alias}/products
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /ingredients
  • Response
  • 200 response Modified
    • attributes property Modified
GET /ingredients/{id_or_alias}
  • Response
  • 200 response Modified
    • attributes property Modified
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /ingredients/{id_or_alias}/products
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /product_categories/{id_or_alias}
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
Removed 1 Breaking
GET /product_categories/{id_or_alias}/products
Added 1
GET /product_categories/{id_or_alias}/products