Skip to content

12.2.0

Latest
Compare
Choose a tag to compare
@jenschude jenschude released this 22 Jan 15:06
· 4 commits to master since this release
7c8818f

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 property discount of type DiscountedTotalPricePortion from type CartDiscountReference to Reference
  • ⚠️ changed property exact of type SearchExactExpression from type SearchAnyValue to SearchExactValue
Required Property(s)
  • changed property images of type ProductTailoringSetExternalImagesAction to be optional
Added Property(s)
  • added property inheritedStores to type BusinessUnit
  • added property inheritedStores to type Company
  • added property inheritedStores to type Division
  • added property applicationMode to type CartDiscountValueFixed
  • added property applicationMode to type CartDiscountValueFixedDraft
  • added property custom to type CartSetCustomShippingMethodAction
  • added property custom to type StagedOrderSetCustomShippingMethodAction
  • added property custom to type StagedOrderSetShippingAddressAndCustomShippingMethodAction
  • added property businessUnits to type SearchIndexingConfiguration
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 type ShipmentState
  • added enum shopping-list to type MessageSubscriptionResourceTypeId

Import changes

Removed Type(s)
  • ⚠️ removed type ReferencedResourceNotFound

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