API structure has changed
6 structure changes including:
1 Breaking change
5 Additions
1 Modification
Modified
1
Breaking
PATCH /catalog/product/
- Verb went from
POST
toPATCH
(same operationId)Breaking - Body
-
application/json content type Modified
-
price, quantity 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
- title, description, images, attributes properties Added
-
price, quantity properties Removed
Added
5
DELETE /catalog/product/
GET /catalog/product/
PATCH /catalog/product/variant/
POST /catalog/product/
POST /catalog/product/find/