From 93bcc084dc969cdddc2c9c0dd9e0bbabbc0a2525 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 14:47:59 +0000 Subject: [PATCH] build(codegen): updating SDK --- packages/platform-sdk/src/generated/models/me.ts | 1 - references.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/platform-sdk/src/generated/models/me.ts b/packages/platform-sdk/src/generated/models/me.ts index 97a3d07f0..244e73986 100644 --- a/packages/platform-sdk/src/generated/models/me.ts +++ b/packages/platform-sdk/src/generated/models/me.ts @@ -1336,7 +1336,6 @@ export interface MyCartAddItemShippingAddressAction { /** * If the Cart contains a [LineItem](ctp:api:type:LineItem) for a Product Variant with the same [LineItemMode](ctp:api:type:LineItemMode), [Custom Fields](/../api/projects/custom-fields), supply and distribution channel, then only the quantity of the existing Line Item is increased. * If [LineItem](ctp:api:type:LineItem) `shippingDetails` is set, it is merged. All addresses will be present afterwards and, for address keys present in both shipping details, the quantity will be summed up. - * A new Line Item is added when the `externalPrice` or `externalTotalPrice` is set in this update action. * The [LineItem](ctp:api:type:LineItem) price is set as described in [Line Item price selection](/../api/pricing-and-discounts-overview#line-item-price-selection). * * If the Tax Rate is not set, a [MissingTaxRateForCountry](ctp:api:type:MissingTaxRateForCountryError) error is returned. diff --git a/references.txt b/references.txt index b43578fa3..8986ba002 100644 --- a/references.txt +++ b/references.txt @@ -268,3 +268,4 @@ d61b10cb53d9d93d717de7824ee7a7f40669d25f fc9f29f7bfe0e51e1f89d69d7dc0e7674e1b2e30 d83eac0dbaa727c9b21149b44a8635d81e9c183b 8afe41daa313a78d7cdf64bfa93eb23e14a1f206 +2273e75a0c1a7108e2303fb345fe33af4fac70b1