10.13.0
What's Changed
- Update generated SDKs by @ct-sdks in #306
- Update generated SDKs by @ct-sdks in #307
- Update generated SDKs by @ct-sdks in #308
- Update generated SDKs by @ct-sdks in #309
- Update generated SDKs by @ct-sdks in #310
- Update generated SDKs by @ct-sdks in #311
- Update generated SDKs by @ct-sdks in #312
- Update generated SDKs by @ct-sdks in #313
- Update generated SDKs by @ct-sdks in #314
- Update generated SDKs by @ct-sdks in #315
- Update generated SDKs by @ct-sdks in #316
- Update ci.yml by @jenschude in #319
- Update generated SDKs by @ct-sdks in #318
- update psalm and ecs by @jenschude in #320
- Update generated SDKs by @ct-sdks in #322
Api changes
Required Property(s)
⚠️ changed propertytriggerPatternof typeCartDiscountPatternTargetto be required- changed property
imagesof typeProductTailoringSetExternalImagesActionto be optional
Changed Property(s)
⚠️ changed propertydiscountof typeDiscountedTotalPricePortionfrom typeCartDiscountReferencetoReference
Added Property(s)
- added property
inheritedStoresto typeBusinessUnit - added property
inheritedStoresto typeCompany - added property
inheritedStoresto typeDivision - added property
discountTypeCombinationto typeCart - added property
discountTypeCombinationto typeStagedOrder - added property
discountTypeCombinationto typeOrder - added property
businessUnitto typeShoppingList - added property
businessUnitto typeShoppingListDraft
Added Type(s)
- added type
BestDeal - added type
DiscountTypeCombination - added type
Stacking - added type
AssociateRoleNameSetMessage - added type
AssociateRoleNameSetMessagePayload - added type
ShoppingListSetBusinessUnitAction
Removed Type(s)
⚠️ removed typeAssociateRoleNameChangedMessage⚠️ removed typeAssociateRoleNameChangedMessagePayload⚠️ removed typeProductSearchFacetScope
Added Resource(s)
- added resource
/{projectKey}/in-store/key={storeKey}/business-units - added resource
/{projectKey}/in-store/key={storeKey}/business-units/key={key} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/{ID}
Added Method(s)
- added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->get() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->head() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->post() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->get() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->head() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->post() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withKey()->delete() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->get() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->head() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->post() - added method
$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->businessUnits()->withId()->delete()
History changes
Removed Enum(s)
⚠️ removed enumsetAsssetKeyfrom typeUpdateType
Added Enum(s)
- added enum
setAssetKeyto typeUpdateType
Required Property(s)
⚠️ changed propertytriggerPatternof typeChangeTargetPatternChangeValueto be required
Changed Property(s)
⚠️ changed propertyextensionsof typeGraphQLErrorfrom typeGraphQLErrorObjecttoobject
Removed Type(s)
⚠️ removed typeGraphQLErrorObject
Full Changelog: 10.12.0...10.13.0