API structure has changed
13 structure changes including:
5 Breaking changes
3 Additions
7 Modifications
3 Removals
Modified
7
Breaking
DELETE /request-schemas/{schemaid}
- Path went from
/request-schemas/{schemaid}/file/{filename}
to/request-schemas/{schemaid}
(same operationId)Breaking - Path
-
filename path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /request-schemas
- Response
-
200 response Modified
-
application/json content type Modified
-
schemas property Modified
-
title 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
-
title property Removed
-
schemas property Modified
-
application/json content type Modified
GET /request-schemas/{schemaid}
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
object
tostring(binary)
Breaking
-
title, files, updatedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
Type went from
-
application/json content type Modified
GET /service-levels
- Response
-
200 response Modified
-
application/json content type Modified
-
routes property Modified
- validation property Modified
-
routes property Modified
-
application/json content type Modified
POST /request-schemas
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- multipart/form-data content type Added
POST /service-levels
- Body
-
application/json content type Modified
-
validation property Modified
-
schemaId 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
-
schemaId property Removed
-
validation property Modified
PUT /request-schemas/{schemaid}
- Path went from
/request-schemas/{schemaid}/file/{filename}
to/request-schemas/{schemaid}
(same operationId)Breaking - Path
-
filename path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Removed
3
Breaking
DELETE /request-schemas/{schemaid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /request-schemas/{schemaid}/file/{filename}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /request-schemas/{schemaid}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
DELETE /request-validations/{routekey}
GET /request-validations
POST /request-validations