Skip to content

Latest commit

 

History

History
84 lines (63 loc) · 2.72 KB

changes.md

File metadata and controls

84 lines (63 loc) · 2.72 KB

Api changes

Changed Property(s)
  • ⚠️ changed property exact of type SearchExactExpression from type SearchAnyValue to SearchExactValue
Added Property(s)
  • 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 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 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

History changes

Added Type(s)
  • added type ChangeTargetPatternChangeValue
  • added type PatternComponent