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

27 days ago

main
0.23.0
Compare
0.23.0

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
      • supplierProduct property Added
GET /products/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierProduct property Added
PATCH /products/{id}
  • Body
  • application/json content type Modified
    • supplierProduct property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierProduct property Added
POST /products
  • Body
  • application/json content type Modified
    • supplierProduct property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • supplierProduct property Added