Change Updates

Do not miss any State Backed API changes, ever again

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

RSS

about 2 hours ago

main
1.0.0
Compare

API structure has changed

Next change
12 structure changes including:
7 Additions
5 Modifications
Modified 5 Breaking
GET /machines/{machineSlug}/i
  • Path
  • machineSlug path parameter Added
GET /machines/{machineSlug}/i/{instanceSlug}/events
  • Path
  • machineSlug, instanceSlug path parameters Added
GET /machines/{machineSlug}/v
  • Path
  • machineSlug path parameter Added
POST /tokens
  • Body
  • application/x-www-form-urlencoded content type Modified
    • requested_token-type property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • requested_token_type property Added
PUT /machines/{machineSlug}/migrations/{signedMachineVersionMigrationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • machineVersionId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • machineVersionMigrationId property Added
Added 7
DELETE /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}
GET /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}
HEAD /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}
OPTIONS /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}
PATCH /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}
POST /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}
PUT /http-apis/{orgId}/machines/{machineSlug}/{httpApiSlug}