From c735b7bfb79d27286b34a529352cc7d22ac38c18 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Tue, 12 Nov 2024 16:17:05 +0000
Subject: [PATCH] Update generated SDKs (#847)
* build(codegen): updating SDK
* build(codegen): updating SDK
* build(codegen): updating SDK
---------
Co-authored-by: ct-sdks[bot] <153784748+ct-sdks[bot]@users.noreply.github.com>
---
.changeset/changes_api.md | 314 +++++++++---------
changes.md | 314 +++++++++---------
.../src/generated/models/product-tailoring.ts | 16 +-
.../src/generated/models/product.ts | 8 +-
references.txt | 3 +
5 files changed, 329 insertions(+), 326 deletions(-)
diff --git a/.changeset/changes_api.md b/.changeset/changes_api.md
index de0631eff..3e2c59690 100644
--- a/.changeset/changes_api.md
+++ b/.changeset/changes_api.md
@@ -5,61 +5,118 @@
**Api changes**
-Removed Method(s)
+Changed Property(s)
-- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withId().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withKey().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().get()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().head()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().post()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withId().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withKey().delete()`
+- :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft`
+- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney`
+- :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
+- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
+- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney`
+- :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
+- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
+- :warning: changed property `customType` of type `OrderSearchAnyValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchDateRangeValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchFullTextValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchLongRangeValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchNumberRangeValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchQueryExpressionValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchStringValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
+- :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
-Added Method(s)
+Required Property(s)
-- added method `apiRoot.withProjectKey().productTailoring().head()`
-- added method `apiRoot.withProjectKey().customers().search().post()`
-- added method `apiRoot.withProjectKey().customers().search().head()`
-- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()`
+- changed property `stores` of type `BusinessUnit` to be optional
+- changed property `stores` of type `Company` to be optional
+- changed property `stores` of type `Division` to be optional
+- changed property `isOnStock` of type `ProductVariantAvailability` to be optional
+
+
+
+Added Property(s)
+
+- added property `custom` to type `ApprovalRule`
+- added property `approvalRuleMode` to type `BusinessUnit`
+- added property `approvalRuleMode` to type `BusinessUnitDraft`
+- added property `approvalRuleMode` to type `Company`
+- added property `approvalRuleMode` to type `CompanyDraft`
+- added property `approvalRuleMode` to type `Division`
+- added property `approvalRuleMode` to type `DivisionDraft`
+- added property `applicationMode` to type `CartDiscountValueAbsolute`
+- added property `applicationMode` to type `CartDiscountValueAbsoluteDraft`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessage`
+- added property `addressId` to type `CustomerAddressCustomFieldAddedMessage`
+- added property `addressId` to type `CustomerAddressCustomFieldChangedMessage`
+- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessage`
+- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessage`
+- added property `addressId` to type `CustomerAddressCustomTypeSetMessage`
+- added property `metaTitle` to type `ProductTailoringCreatedMessage`
+- added property `metaDescription` to type `ProductTailoringCreatedMessage`
+- added property `metaKeywords` to type `ProductTailoringCreatedMessage`
+- added property `variants` to type `ProductTailoringCreatedMessage`
+- added property `staged` to type `ProductVariantDeletedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomFieldAddedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomFieldChangedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomTypeSetMessagePayload`
+- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload`
+- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload`
+- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload`
+- added property `variants` to type `ProductTailoringCreatedMessagePayload`
+- added property `staged` to type `ProductVariantDeletedMessagePayload`
+- added property `warnings` to type `ProductTailoring`
+- added property `variants` to type `ProductTailoringData`
+- added property `variants` to type `ProductTailoringDraft`
+- added property `variants` to type `ProductTailoringInStoreDraft`
+- added property `warnings` to type `Product`
+- added property `customers` to type `SearchIndexingConfiguration`
+- added property `active` to type `ShippingMethod`
+- added property `active` to type `ShippingMethodDraft`
+- added property `store` to type `StagedQuote`
+- added property `source` to type `EventBridgeDestination`
+
+
+
+Added Resource(s)
+
+- added resource `/{projectKey}/customers/search`
+- added resource `/{projectKey}/customers/search/indexing-status`
+- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests`
+- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes`
+- added resource `/{projectKey}/in-store/key={storeKey}/quotes`
+- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes`
+- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images`
+- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images`
+- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}`
+- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}`
+- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}`
+- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}`
+- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}`
+- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}`
+
+
+
+Removed Resource(s)
+
+- :warning: removed resource `/{projectKey}/me/carts/key={key}`
+
+
+
+Removed Type(s)
+
+- :warning: removed type `ProductSearchStatus`
@@ -144,37 +201,6 @@
- added type `WarningObject`
-
-Removed Type(s)
-
-- :warning: removed type `ProductSearchStatus`
-
-
-
-Added Resource(s)
-
-- added resource `/{projectKey}/customers/search`
-- added resource `/{projectKey}/customers/search/indexing-status`
-- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests`
-- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes`
-- added resource `/{projectKey}/in-store/key={storeKey}/quotes`
-- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes`
-- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images`
-- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images`
-- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}`
-- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}`
-- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}`
-- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}`
-- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}`
-- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}`
-
-
-
-Removed Resource(s)
-
-- :warning: removed resource `/{projectKey}/me/carts/key={key}`
-
-
Removed Enum(s)
@@ -198,87 +224,61 @@
-Added Property(s)
-
-- added property `custom` to type `ApprovalRule`
-- added property `approvalRuleMode` to type `BusinessUnit`
-- added property `approvalRuleMode` to type `BusinessUnitDraft`
-- added property `approvalRuleMode` to type `Company`
-- added property `approvalRuleMode` to type `CompanyDraft`
-- added property `approvalRuleMode` to type `Division`
-- added property `approvalRuleMode` to type `DivisionDraft`
-- added property `applicationMode` to type `CartDiscountValueAbsolute`
-- added property `applicationMode` to type `CartDiscountValueAbsoluteDraft`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessage`
-- added property `addressId` to type `CustomerAddressCustomFieldAddedMessage`
-- added property `addressId` to type `CustomerAddressCustomFieldChangedMessage`
-- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessage`
-- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessage`
-- added property `addressId` to type `CustomerAddressCustomTypeSetMessage`
-- added property `metaTitle` to type `ProductTailoringCreatedMessage`
-- added property `metaDescription` to type `ProductTailoringCreatedMessage`
-- added property `metaKeywords` to type `ProductTailoringCreatedMessage`
-- added property `variants` to type `ProductTailoringCreatedMessage`
-- added property `staged` to type `ProductVariantDeletedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomFieldAddedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomFieldChangedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomTypeSetMessagePayload`
-- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload`
-- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload`
-- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload`
-- added property `variants` to type `ProductTailoringCreatedMessagePayload`
-- added property `staged` to type `ProductVariantDeletedMessagePayload`
-- added property `warnings` to type `ProductTailoring`
-- added property `variants` to type `ProductTailoringData`
-- added property `variants` to type `ProductTailoringDraft`
-- added property `variants` to type `ProductTailoringInStoreDraft`
-- added property `warnings` to type `Product`
-- added property `customers` to type `SearchIndexingConfiguration`
-- added property `active` to type `ShippingMethod`
-- added property `active` to type `ShippingMethodDraft`
-- added property `store` to type `StagedQuote`
-- added property `source` to type `EventBridgeDestination`
-
-
-
-Required Property(s)
+Added Method(s)
-- changed property `stores` of type `BusinessUnit` to be optional
-- changed property `stores` of type `Company` to be optional
-- changed property `stores` of type `Division` to be optional
-- changed property `isOnStock` of type `ProductVariantAvailability` to be optional
+- added method `apiRoot.withProjectKey().productTailoring().head()`
+- added method `apiRoot.withProjectKey().customers().search().post()`
+- added method `apiRoot.withProjectKey().customers().search().head()`
+- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()`
-Changed Property(s)
+Removed Method(s)
-- :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft`
-- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney`
-- :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
-- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
-- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney`
-- :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
-- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
-- :warning: changed property `customType` of type `OrderSearchAnyValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchDateRangeValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchFullTextValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchLongRangeValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchNumberRangeValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchQueryExpressionValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchStringValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
-- :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
+- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withId().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withKey().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().get()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().head()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().post()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withId().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withKey().delete()`
diff --git a/changes.md b/changes.md
index 9fd227840..6b3b86bd6 100644
--- a/changes.md
+++ b/changes.md
@@ -1,61 +1,118 @@
**Api changes**
-Removed Method(s)
+Changed Property(s)
-- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withId().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withKey().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().get()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().head()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().post()`
-- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withId().delete()`
-- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withKey().delete()`
+- :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft`
+- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney`
+- :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
+- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
+- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney`
+- :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
+- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
+- :warning: changed property `customType` of type `OrderSearchAnyValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchDateRangeValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchFullTextValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchLongRangeValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchNumberRangeValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchQueryExpressionValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `customType` of type `OrderSearchStringValue` from type `string` to `OrderSearchCustomType`
+- :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
+- :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
-Added Method(s)
+Required Property(s)
-- added method `apiRoot.withProjectKey().productTailoring().head()`
-- added method `apiRoot.withProjectKey().customers().search().post()`
-- added method `apiRoot.withProjectKey().customers().search().head()`
-- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()`
-- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()`
+- changed property `stores` of type `BusinessUnit` to be optional
+- changed property `stores` of type `Company` to be optional
+- changed property `stores` of type `Division` to be optional
+- changed property `isOnStock` of type `ProductVariantAvailability` to be optional
+
+
+
+Added Property(s)
+
+- added property `custom` to type `ApprovalRule`
+- added property `approvalRuleMode` to type `BusinessUnit`
+- added property `approvalRuleMode` to type `BusinessUnitDraft`
+- added property `approvalRuleMode` to type `Company`
+- added property `approvalRuleMode` to type `CompanyDraft`
+- added property `approvalRuleMode` to type `Division`
+- added property `approvalRuleMode` to type `DivisionDraft`
+- added property `applicationMode` to type `CartDiscountValueAbsolute`
+- added property `applicationMode` to type `CartDiscountValueAbsoluteDraft`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessage`
+- added property `addressId` to type `CustomerAddressCustomFieldAddedMessage`
+- added property `addressId` to type `CustomerAddressCustomFieldChangedMessage`
+- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessage`
+- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessage`
+- added property `addressId` to type `CustomerAddressCustomTypeSetMessage`
+- added property `metaTitle` to type `ProductTailoringCreatedMessage`
+- added property `metaDescription` to type `ProductTailoringCreatedMessage`
+- added property `metaKeywords` to type `ProductTailoringCreatedMessage`
+- added property `variants` to type `ProductTailoringCreatedMessage`
+- added property `staged` to type `ProductVariantDeletedMessage`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessagePayload`
+- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomFieldAddedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomFieldChangedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessagePayload`
+- added property `addressId` to type `CustomerAddressCustomTypeSetMessagePayload`
+- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload`
+- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload`
+- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload`
+- added property `variants` to type `ProductTailoringCreatedMessagePayload`
+- added property `staged` to type `ProductVariantDeletedMessagePayload`
+- added property `warnings` to type `ProductTailoring`
+- added property `variants` to type `ProductTailoringData`
+- added property `variants` to type `ProductTailoringDraft`
+- added property `variants` to type `ProductTailoringInStoreDraft`
+- added property `warnings` to type `Product`
+- added property `customers` to type `SearchIndexingConfiguration`
+- added property `active` to type `ShippingMethod`
+- added property `active` to type `ShippingMethodDraft`
+- added property `store` to type `StagedQuote`
+- added property `source` to type `EventBridgeDestination`
+
+
+
+Added Resource(s)
+
+- added resource `/{projectKey}/customers/search`
+- added resource `/{projectKey}/customers/search/indexing-status`
+- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests`
+- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes`
+- added resource `/{projectKey}/in-store/key={storeKey}/quotes`
+- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes`
+- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images`
+- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images`
+- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}`
+- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}`
+- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}`
+- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}`
+- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}`
+- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}`
+
+
+
+Removed Resource(s)
+
+- :warning: removed resource `/{projectKey}/me/carts/key={key}`
+
+
+
+Removed Type(s)
+
+- :warning: removed type `ProductSearchStatus`
@@ -140,37 +197,6 @@
- added type `WarningObject`
-
-Removed Type(s)
-
-- :warning: removed type `ProductSearchStatus`
-
-
-
-Added Resource(s)
-
-- added resource `/{projectKey}/customers/search`
-- added resource `/{projectKey}/customers/search/indexing-status`
-- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests`
-- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes`
-- added resource `/{projectKey}/in-store/key={storeKey}/quotes`
-- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes`
-- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images`
-- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images`
-- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}`
-- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}`
-- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}`
-- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}`
-- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}`
-- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}`
-
-
-
-Removed Resource(s)
-
-- :warning: removed resource `/{projectKey}/me/carts/key={key}`
-
-
Removed Enum(s)
@@ -194,87 +220,61 @@
-Added Property(s)
-
-- added property `custom` to type `ApprovalRule`
-- added property `approvalRuleMode` to type `BusinessUnit`
-- added property `approvalRuleMode` to type `BusinessUnitDraft`
-- added property `approvalRuleMode` to type `Company`
-- added property `approvalRuleMode` to type `CompanyDraft`
-- added property `approvalRuleMode` to type `Division`
-- added property `approvalRuleMode` to type `DivisionDraft`
-- added property `applicationMode` to type `CartDiscountValueAbsolute`
-- added property `applicationMode` to type `CartDiscountValueAbsoluteDraft`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessage`
-- added property `addressId` to type `CustomerAddressCustomFieldAddedMessage`
-- added property `addressId` to type `CustomerAddressCustomFieldChangedMessage`
-- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessage`
-- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessage`
-- added property `addressId` to type `CustomerAddressCustomTypeSetMessage`
-- added property `metaTitle` to type `ProductTailoringCreatedMessage`
-- added property `metaDescription` to type `ProductTailoringCreatedMessage`
-- added property `metaKeywords` to type `ProductTailoringCreatedMessage`
-- added property `variants` to type `ProductTailoringCreatedMessage`
-- added property `staged` to type `ProductVariantDeletedMessage`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldAddedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldChangedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomFieldRemovedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeRemovedMessagePayload`
-- added property `addressId` to type `BusinessUnitAddressCustomTypeSetMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomFieldAddedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomFieldChangedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomFieldRemovedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomTypeRemovedMessagePayload`
-- added property `addressId` to type `CustomerAddressCustomTypeSetMessagePayload`
-- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload`
-- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload`
-- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload`
-- added property `variants` to type `ProductTailoringCreatedMessagePayload`
-- added property `staged` to type `ProductVariantDeletedMessagePayload`
-- added property `warnings` to type `ProductTailoring`
-- added property `variants` to type `ProductTailoringData`
-- added property `variants` to type `ProductTailoringDraft`
-- added property `variants` to type `ProductTailoringInStoreDraft`
-- added property `warnings` to type `Product`
-- added property `customers` to type `SearchIndexingConfiguration`
-- added property `active` to type `ShippingMethod`
-- added property `active` to type `ShippingMethodDraft`
-- added property `store` to type `StagedQuote`
-- added property `source` to type `EventBridgeDestination`
-
-
-
-Required Property(s)
+Added Method(s)
-- changed property `stores` of type `BusinessUnit` to be optional
-- changed property `stores` of type `Company` to be optional
-- changed property `stores` of type `Division` to be optional
-- changed property `isOnStock` of type `ProductVariantAvailability` to be optional
+- added method `apiRoot.withProjectKey().productTailoring().head()`
+- added method `apiRoot.withProjectKey().customers().search().post()`
+- added method `apiRoot.withProjectKey().customers().search().head()`
+- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()`
+- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()`
-Changed Property(s)
+Removed Method(s)
-- :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft`
-- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney`
-- :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
-- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney`
-- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney`
-- :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
-- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney`
-- :warning: changed property `customType` of type `OrderSearchAnyValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchDateRangeValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchFullTextValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchLongRangeValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchNumberRangeValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchQueryExpressionValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `customType` of type `OrderSearchStringValue` from type `string` to `OrderSearchCustomType`
-- :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
-- :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney`
+- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withId().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().businessUnits().withKey().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().get()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().head()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().post()`
+- :warning: removed method `apiRoot.withProjectKey().me().carts().withKey().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withId().delete()`
+- :warning: removed method `apiRoot.withProjectKey().me().quoteRequests().withKey().delete()`
diff --git a/packages/platform-sdk/src/generated/models/product-tailoring.ts b/packages/platform-sdk/src/generated/models/product-tailoring.ts
index ada5f132f..11b312324 100644
--- a/packages/platform-sdk/src/generated/models/product-tailoring.ts
+++ b/packages/platform-sdk/src/generated/models/product-tailoring.ts
@@ -155,13 +155,13 @@ export interface ProductTailoringData {
*/
readonly description?: LocalizedString
/**
- * Tailored title of the Product as displayed in search engine results.
+ * Tailored title of the Product that is used by search engines.
*
*
*/
readonly metaTitle?: LocalizedString
/**
- * Tailored description of the Product as displayed in search engine results.
+ * Tailored description of the Product that is used by search engines.
*
*
*/
@@ -222,19 +222,19 @@ export interface ProductTailoringDraft {
*/
readonly description?: LocalizedString
/**
- * Tailored title of the Product used by external search engines for improved search engine performance.
+ * Tailored title of the Product that is used by search engines.
*
*
*/
readonly metaTitle?: LocalizedString
/**
- * Tailored description of the Product used by external search engines for improved search engine performance.
+ * Tailored description of the Product that is used by search engines.
*
*
*/
readonly metaDescription?: LocalizedString
/**
- * Tailored keywords related to the Product used by external search engines for improved search engine performance.
+ * Tailored keywords related to the Product that are used by search engines.
*
*
*/
@@ -289,19 +289,19 @@ export interface ProductTailoringInStoreDraft {
*/
readonly description?: LocalizedString
/**
- * Tailored title of the Product used by external search engines for improved search engine performance.
+ * Tailored title of the Product that is used by search engines.
*
*
*/
readonly metaTitle?: LocalizedString
/**
- * Tailored description of the Product used by external search engines for improved search engine performance.
+ * Tailored description of the Product that is used in search engine.
*
*
*/
readonly metaDescription?: LocalizedString
/**
- * Tailored keywords related to the Product used by external search engines for improved search engine performance.
+ * Tailored keywords related to the Product that are used by search engines.
*
*
*/
diff --git a/packages/platform-sdk/src/generated/models/product.ts b/packages/platform-sdk/src/generated/models/product.ts
index 0e338603e..12dce5f59 100644
--- a/packages/platform-sdk/src/generated/models/product.ts
+++ b/packages/platform-sdk/src/generated/models/product.ts
@@ -302,13 +302,13 @@ export interface ProductData {
*/
readonly slug: LocalizedString
/**
- * Title of the Product as displayed in search engine results.
+ * Title of the Product as used by search engines.
*
*
*/
readonly metaTitle?: LocalizedString
/**
- * Description of the Product as displayed in search engine results below the meta title.
+ * Description of the Product as used by search engines.
*
*
*/
@@ -388,13 +388,13 @@ export interface ProductDraft {
*/
readonly categoryOrderHints?: CategoryOrderHints
/**
- * Title of the Product as displayed in search engine results.
+ * Title of the Product as used by search engines.
*
*
*/
readonly metaTitle?: LocalizedString
/**
- * Description of the Product as displayed in search engine results.
+ * Description of the Product as used by search engines.
*
*
*/
diff --git a/references.txt b/references.txt
index 744c9d4bf..35dabfb0a 100644
--- a/references.txt
+++ b/references.txt
@@ -334,3 +334,6 @@ d410bad973f2fe90ea8239c4cb586fe0cfc13856
ccf4522140c12b0093aefe0e2a27d62bcc4834a6
6bb8d35316a92441d0a59417b49ad3a8c7037e45
07b822efee634159a97f9ba24f86114b984d8d4c
+8e09aa861a0ba58755289bc185dcb268ac4f1c13
+0be69283d6aba9d3a2f895140378673f2f80f7b0
+605a1ff5cf861ca0d8e2711ca79374804f180b50