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

1 day ago

main
2.0.0
Compare

API structure has changed

Next change
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /ai/deployment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • deployments property Modified
        • model property Modified
          • Removing polymorphism is always breaking
            Breaking
GET /ai/deployment/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • model property Modified
        • Removing polymorphism is always breaking
          Breaking
GET /ai/quota
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quota-tokens-per-minute property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • quota-uom-per-minute property Added
POST /ai/deployment
  • Body
  • application/json content type Modified
    • model property Modified
      • Removing polymorphism is always breaking
        Breaking