Change Updates

Do not miss any CloudCockpit API changes, ever again

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

RSS

Jul 9, 2024

CSP
v1
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/Offers
  • Query
  • OfferTypes query parameter Modified
    • Query parameter is now required

      Breaking

POST /v1/Orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from string(uuid) to object

        Breaking

      • orderId, Additional properties are NOT allowed properties Added
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • 400 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking