API structure has changed
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
-
Removing a resource is always breaking unless it was deprecated before
- requested_token_type property Added
-
requested_token-type property Removed
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
-
Removing a resource is always breaking unless it was deprecated before
- machineVersionMigrationId property Added
-
machineVersionId property Removed
-
application/json content type Modified
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}