10.1.0
What's Changed
- add helper method equalsIgnoreId to BaseAddress by @jenschude
- Update generated SDKs by @github-actions in #376
- Add methods
update
,delete
andcreate
to resource request builders which accept a Resource e.g. Category instance
Api changes
Added Type(s)
- added type
DuplicatePriceKeyError
- added type
ProductPriceKeySetMessage
- added type
StandalonePriceKeySetMessage
- added type
ProductPriceKeySetMessagePayload
- added type
StandalonePriceKeySetMessagePayload
- added type
ProductSetPriceKeyAction
- added type
StandalonePriceSetKeyAction
Removed Property(s)
⚠️ removed propertyconflictingPrices
from typeDuplicatePriceScopeError
Added Property(s)
- added property
conflictingPrice
to typeDuplicatePriceScopeError
Breaking Changes
- removed the missing data endpoints and models from the ML SDK module.
Full Changelog: 10.0.0...10.1.0