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