API structure has changed
5 structure changes including:
2 Additions
3 Modifications
Modified
3
Breaking
GET /request-schemas/{schemaid}
- Response
-
200 response Modified
-
application/json content type Modified
-
header, query, body, cookie 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
-
header, query, body, cookie properties Removed
-
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
PUT /request-schemas/{schemaid}
- 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
Added
2
DELETE /request-schemas/{schemaid}/file/{filename}
GET /request-schemas/{schemaid}/file/{filename}