API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
POST /docs/{:id}/validations
- Path
-
id path parameter Modified
- Body
-
content type Modified
-
specification property Modified
- Property is no longer required
-
specification property Modified
- Response
-
default response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /docs/{:id}/versions
- Path
-
id path parameter Modified
- Body
-
content type Modified
- Content type is no longer required
-
specification property Modified
- Property is no longer required
- Response
-
201, default responses Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /previews
- Body
-
content type Modified
- Content type is no longer required
-
specification property Modified
- Property is no longer required
- Response
-
201, default responses Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added