Skip to content

Commit 5921c34

Browse files
Merge pull request #695 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents cc72a95 + f7063f2 commit 5921c34

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPost.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
import org.apache.commons.lang3.builder.HashCodeBuilder;
2121

2222
/**
23-
* <p>Creates a Cart in the Store specified by <code>storeKey</code>. When using this endpoint the Cart's <code>store</code> 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.</p>
23+
* <p>Creates a Cart in the Store specified by <code>storeKey</code>.</p>
24+
* <p>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.</p>
2425
* <p>Specific Error Codes:</p>
2526
* <ul>
2627
* <li>DiscountCodeNonApplicable</li>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyCartsPostString.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
import org.apache.commons.lang3.builder.HashCodeBuilder;
2222

2323
/**
24-
* <p>Creates a Cart in the Store specified by <code>storeKey</code>. When using this endpoint the Cart's <code>store</code> 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.</p>
24+
* <p>Creates a Cart in the Store specified by <code>storeKey</code>.</p>
25+
* <p>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.</p>
2526
* <p>Specific Error Codes:</p>
2627
* <ul>
2728
* <li>DiscountCodeNonApplicable</li>

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,4 @@ d74a87f613d9efd31448c3b11f505f7bf6bf57c0
279279
292d2e67ff13394a226e7c259cbaf086bb0119ec
280280
e07a21551ecb61f1f9d1578beb18de819f093feb
281281
0a840c3b82ed1a8dc9270a4ef896498b43230ac8
282+
c2d41f9490412d38247db519a7ae49592d0761f9

0 commit comments

Comments
 (0)