Do not miss any v1 API changes, ever again

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

RSS

18 minutes ago

main
0.60.0
Compare
0.60.0

API structure has changed

Next change
5 structure changes including:
5 Modifications
Modified 5
GET /customers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • note property Added
GET /customers/{customerId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • note property Added
GET /products
  • Query
  • ean query parameter Added
PATCH /customers/{customerId}
  • Body
  • application/json content type Modified
    • note property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • note property Added
POST /customers
  • Body
  • application/json content type Modified
    • alternative Modified
      • true alternative Modified
        • note property Added
      • false alternative Modified
        • note property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • note property Added