From f7063f2a46c794393034ff1e0d866e1f9825318d Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 07:47:36 +0000 Subject: [PATCH] build(codegen): updating SDK --- .../api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPost.java | 3 ++- .../ByProjectKeyInStoreKeyByStoreKeyCartsPostString.java | 3 ++- references.txt | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPost.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPost.java index 56e40c218ca..aa2ff1fa83c 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPost.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPost.java @@ -20,7 +20,8 @@ import org.apache.commons.lang3.builder.HashCodeBuilder; /** - *
Creates a Cart in the Store specified by storeKey
. When using this endpoint the Cart's store
field is always set to the Store specified in the path parameter. If the referenced ShippingMethod in the CartDraft has a predicate that does not match, or if the Shipping Method is not active, an InvalidOperation error is returned.
Creates a Cart in the Store specified by storeKey
.
If the referenced ShippingMethod in the CartDraft has a predicate that does not match, or if the Shipping Method is not active, an InvalidOperation error is returned.
*Specific Error Codes:
*Creates a Cart in the Store specified by storeKey
. When using this endpoint the Cart's store
field is always set to the Store specified in the path parameter. If the referenced ShippingMethod in the CartDraft has a predicate that does not match, or if the Shipping Method is not active, an InvalidOperation error is returned.
Creates a Cart in the Store specified by storeKey
.
If the referenced ShippingMethod in the CartDraft has a predicate that does not match, or if the Shipping Method is not active, an InvalidOperation error is returned.
*Specific Error Codes:
*