Change Updates

Do not miss any Nomad Envoy API changes, ever again

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

RSS
Nomad /

Change #0a34d383

Last update:
Compare
1.41.2

API structure has changed

Previous Change
12 structure changes including:
12 Modifications
Modified 12
DELETE /order/{store}
  • Response
  • 200 response Modified
    • data attribute Modified
DELETE /product/{store}
  • Response
  • 200 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
GET /order/{store}
  • Response
  • 200 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
GET /product/{store}
  • Response
  • 200 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
POST /customs/{region}/order
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
  • 400 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
POST /customs/{region}/payment
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
  • 400 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
POST /customs/{region}/product
  • Body
  • content type Modified
    • storeId attribute Added
  • Response
  • 200 response Modified
    • data attribute Modified
  • 400 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
POST /customs/{store}
  • Response
  • 400 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
POST /order/{store}
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
POST /product/{store}
  • Body
  • content type Modified
    • storeId attribute Added
  • Response
  • 200 response Modified
    • data attribute Modified
  • 400 response Modified
    • data attribute Modified
  • 409 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
PUT /order/{store}
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified
PUT /product/{store}
  • Body
  • content type Modified
    • storeId attribute Added
  • Response
  • 200 response Modified
    • data attribute Modified
  • 500 response Modified
    • data attribute Modified