API structure has changed
1 structure change including:
1 Breaking change
1 Modification
Modified
1
Breaking
POST /product-sets
- Verb went from
GET
toPOST
(same operationId)Breaking - Query
-
page, limit query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Response
-
404 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
- 405 response Added
- Body
- application/json content type Added