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

Dec 1, 2023

main
2.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
DELETE /ssh-key/{*name}
  • Path went from /ssh-key/{name} to /ssh-key/{*name} (same operationId)
  • Path
  • *name path parameter Modified
    • Name went from name to *name
      Breaking
GET /ssh-key/{*name}
  • Path went from /ssh-key/{name} to /ssh-key/{*name} (same operationId)
  • Path
  • *name path parameter Modified
    • Name went from name to *name
      Breaking