Change Updates

Do not miss any Class Manager API changes, ever again

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

RSS

Jun 10, 2024

dev
0.0.4-dev.584
Compare
0.0.4-dev.584

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /v1/discount-schemes/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/discount-schemes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Modified
        • Properties are now required
          Breaking
      • application property Added
POST /v1/discount-schemes/
  • Body
  • application/json content type Modified
    • Content type is now required
      Breaking
    • application property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Modified
        • Properties are now required
          Breaking
      • application property Added
POST /v1/discount-schemes/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Modified
        • Properties are now required
          Breaking
      • application property Added