11.1.0
What's Changed
- change priority for attribute type deserialization by @jenschude in #252
- Update generated SDKs by @github-actions in #250
Api changes
Added Property(s)
- added property
discountOnTotalPrice
to typeCart
- added property
discountOnTotalPrice
to typeStagedOrder
- added property
custom
to typeStagedOrderAddParcelToDeliveryAction
- added property
discountOnTotalPrice
to typeOrder
- added property
custom
to typeOrderAddParcelToDeliveryAction
Changed MethodResponseBody(s)
⚠️ changed response body for200: application/json
of methodget /{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/approval-rules
from type<<resourceQueryType>>
toApprovalRulePagedQueryResponse
⚠️ changed response body for200: application/json
of methodget /{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/approval-flows
from type<<resourceQueryType>>
toApprovalFlowPagedQueryResponse
Added Type(s)
- added type
ApprovalFlowPagedQueryResponse
- added type
ApprovalRulePagedQueryResponse
- added type
CartDiscountTotalPriceTarget
- added type
DiscountOnTotalPrice
- added type
DiscountedTotalPricePortion
- added type
CustomerEmailTokenCreatedMessage
- added type
CustomerPasswordTokenCreatedMessage
- added type
CustomerEmailTokenCreatedMessagePayload
- added type
CustomerPasswordTokenCreatedMessagePayload
Import changes
Added Property(s)
- added property
product
to typeProductVariantPatch
Full Changelog: 11.0.0...11.1.0