Change Updates

Do not miss any Admin APIs API changes, ever again

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

RSS

Aug 12, 2024

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /items
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /items
  • Body
  • application/json content type Modified
    • item property Modified
      • title, product_code, category_id properties Modified
        • Properties are now required
          Breaking
      • options property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • title, product_code, category_id properties Modified
        • Properties are now required
          Breaking
      • options property Modified