API structure has changed
3 structure changes including:
2 Breaking changes
3 Modifications
Modified
3
Breaking
GET /product-codes
POST /product-sets
- Query
- page, limit query parameters Removed
- Response
- 404 response Removed
- 405 response Added
- Body
- content type Added
POST /stocks
- Body
-
content type Modified
- operationId, items properties Added