API structure has changed
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
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
POST /products
- Body
-
*/* content type Modified
-
deliveryDelay property Modified
-
Full types went from
number(integer)
tointeger(int64)
Breaking
-
deliveryDelay property Modified
-
Full types went from
number(integer)
tointeger(int64)
Breaking
-
Full types went from
-
Full types went from
-
deliveryDelay property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
deliveryDelay property Modified
-
Full types went from
number(integer)
tointeger(int64)
Breaking
-
Full types went from
-
deliveryDelay property Modified
-
application/json content type Modified