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

24 days ago

main
2.0.0
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /iam-role/{id}/assume
  • Path went from /iam-role/{target-role-id}/assume to /iam-role/{id}/assume (same operationId)
  • Path
  • target-role-id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • id path parameter Added