API structure has changed
1 structure change including:
1 Breaking change
1 Modification
Modified
1
Breaking
POST /catalog/product/
- Path went from
/catalog/products/update/
to/catalog/product/
(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
found 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
- updated property Added
-
found property Removed
-
application/json content type Modified