Change Updates

Do not miss any v1 API changes, ever again

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

RSS

3 days ago

main
0.40.3
Compare
0.40.3

API structure has changed

Next change
4 structure changes including:
4 Modifications
Modified 4
GET /products
  • Response
  • 200 response Modified
    • application/json content type Modified
      • webshopEnabled property Added
GET /products/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • webshopEnabled property Added
PATCH /products/{id}
  • Body
  • application/json content type Modified
    • webshopEnabled property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • webshopEnabled property Added
POST /products
  • Body
  • application/json content type Modified
    • webshopEnabled property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • webshopEnabled property Added