What's Changed
- Update changelog by @ct-sdks in #384
- Update generated SDKs by @ct-sdks in #385
- Update generated SDKs by @ct-sdks in #386
- Update generated SDKs by @ct-sdks in #387
- Update generated SDKs by @ct-sdks in #388
- Update generated SDKs by @ct-sdks in #389
- Update generated SDKs by @ct-sdks in #390
- Update generated SDKs by @ct-sdks in #391
- Update generated SDKs by @ct-sdks in #392
- Update generated SDKs by @ct-sdks in #393
Api changes
Changed Property(s)
⚠️ changed propertydiscount
of typeDiscountedTotalPricePortion
from typeCartDiscountReference
toReference
⚠️ changed propertyexact
of typeSearchExactExpression
from typeSearchAnyValue
toSearchExactValue
Required Property(s)
- changed property
images
of typeProductTailoringSetExternalImagesAction
to be optional
Added Property(s)
- added property
inheritedStores
to typeBusinessUnit
- added property
inheritedStores
to typeCompany
- added property
inheritedStores
to typeDivision
- added property
applicationMode
to typeCartDiscountValueFixed
- added property
applicationMode
to typeCartDiscountValueFixedDraft
- added property
custom
to typeCartSetCustomShippingMethodAction
- added property
custom
to typeStagedOrderSetCustomShippingMethodAction
- added property
custom
to typeStagedOrderSetShippingAddressAndCustomShippingMethodAction
- added property
businessUnits
to typeSearchIndexingConfiguration
Added Resource(s)
- added resource
/{projectKey}/business-units/search
- added resource
/{projectKey}/business-units/search/indexing-status
- added resource
/{projectKey}/channels/key={key}
- 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().businessUnits().search().post()
- added method
apiRoot.withProjectKey().businessUnits().search().head()
- added method
apiRoot.withProjectKey().businessUnits().searchIndexingStatus().get()
- added method
apiRoot.withProjectKey().channels().withKey().get()
- added method
apiRoot.withProjectKey().channels().withKey().head()
- added method
apiRoot.withProjectKey().channels().withKey().post()
- added method
apiRoot.withProjectKey().channels().withKey().delete()
- 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()
Added Type(s)
- added type
BusinessUnitIndexingProgress
- added type
BusinessUnitIndexingStatus
- added type
BusinessUnitPagedSearchResponse
- added type
BusinessUnitSearchIndexingStatusResponse
- added type
BusinessUnitSearchRequest
- added type
BusinessUnitSearchResult
- added type
CartDiscountPatternTarget
- added type
CountOnCustomLineItemUnits
- added type
CountOnLineItemUnits
- added type
PatternComponent
- added type
ShoppingListLineItemAddedMessage
- added type
ShoppingListLineItemRemovedMessage
- added type
ShoppingListMessage
- added type
ShoppingListLineItemAddedMessagePayload
- added type
ShoppingListLineItemRemovedMessagePayload
- added type
ShoppingListMessagePayload
- added type
BusinessUnitSearchStatus
- added type
ProjectChangeBusinessUnitSearchStatusAction
- added type
SearchExactValue
Added Enum(s)
- added enum
Canceled
to typeShipmentState
- added enum
shopping-list
to typeMessageSubscriptionResourceTypeId
Import changes
Removed Type(s)
⚠️ removed typeReferencedResourceNotFound
History changes
Added Resource(s)
- added resource
/{projectKey}/graphql
Added Method(s)
- added method
apiRoot.withProjectKeyValue().graphql().post()
Added Type(s)
- added type
GraphQLRequest
- added type
GraphQLResponse
- added type
GraphQLError
- added type
GraphQLErrorLocation
- added type
GraphQLVariablesMap
- added type
ChangeTargetPatternChangeValue
- added type
PatternComponent
Full Changelog: 12.1.0...12.2.0