API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /request-validations
- Response
-
200 response Modified
-
application/json content type Modified
-
routes property Modified
- requestSchema, responseSchema properties Modified
-
routes property Modified
-
application/json content type Modified
POST /request-validations
- Body
-
application/json content type Modified
-
requestSchema property Modified
-
headerSchema, querySchema, bodySchema 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
- headerSchemaID, querySchemaID, bodySchemaID properties Added
-
headerSchema, querySchema, bodySchema properties Removed
-
responseSchema property Modified
-
headerSchema, bodySchema 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
- headerSchemaID, bodySchemaID properties Added
-
headerSchema, bodySchema properties Removed
-
requestSchema property Modified