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

about 8 hours ago

main
2.0.0
Compare

API structure has changed

Next change
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /ai/deployment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[object] to object
        Breaking
      • deployments property Added
GET /ai/model
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[object] to object
        Breaking
      • models property Added
POST /ai/deployment
  • Body
  • application/json content type Modified
    • model-id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • model property Added