Skip to content

Commit 5f7710d

Browse files
Merge pull request #967 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents 5a8bbff + 15652f7 commit 5f7710d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/subscription/ChangeSubscriptionResourceTypeId.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public interface ChangeSubscriptionResourceTypeId extends JsonEnum {
3232
<p>Changes to BusinessUnits. Only available for B2B-enabled Projects.</p> */
3333
ChangeSubscriptionResourceTypeId BUSINESS_UNIT = ChangeSubscriptionResourceTypeIdEnum.BUSINESS_UNIT;
3434
/**
35-
<p>Changes to Carts.</p> */
35+
<p>Changes to Carts. Only notification of creation is supported.</p> */
3636
ChangeSubscriptionResourceTypeId CART = ChangeSubscriptionResourceTypeIdEnum.CART;
3737
/**
3838
<p>Changes to CartDiscounts.</p> */

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,3 +455,4 @@ c8df9d817692aac41821cf6ee4051aec3d27fb35
455455
d084ab15a8dfa7bd18efa10417a0bb263c08f269
456456
89f530b1e54b0b03f530d64a8c36e901b6d020c1
457457
4b73acb69ed586da4ca2893e3b698335c356d720
458+
cb9cca64ecfb31885e7b9fb0ad52a9954b990ed9

0 commit comments

Comments
 (0)