Change Updates

Do not miss any Exoscale APIv2 API changes, ever again

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

RSS

11 days ago

main
2.0.0
Compare

API structure has changed

Next change
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /ai/deployment/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inference-engine-version property Modified
        • Type went from object to string
          Breaking
PATCH /ai/deployment/{id}
  • Body
  • application/json content type Modified
    • inference-engine-version property Modified
      • Type went from object to string
        Breaking
POST /ai/deployment
  • Body
  • application/json content type Modified
    • inference-engine-version property Modified
      • Type went from object to string
        Breaking