Skip to content

Commit 5598392

Browse files
Merge pull request #1024 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents d5be6aa + d2d8f28 commit 5598392

File tree

99 files changed

+97
-638
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+97
-638
lines changed

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/AddAssetChange.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import jakarta.validation.constraints.NotNull;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:CategoryAddAssetAction" rel="nofollow">Add Asset</a> on Categories.</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductAddAssetAction" rel="nofollow">Add Asset</a> on Products.</li>
24-
* </ul>
20+
* AddAssetChange
2521
*
2622
* <hr>
2723
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/AddAssetChangeImpl.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:CategoryAddAssetAction" rel="nofollow">Add Asset</a> on Categories.</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductAddAssetAction" rel="nofollow">Add Asset</a> on Products.</li>
24-
* </ul>
20+
* AddAssetChange
2521
*/
2622
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2723
public class AddAssetChangeImpl implements AddAssetChange, ModelBase {

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/AddLocalizedEnumValueChange.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import jakarta.validation.constraints.NotNull;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductTypeAddLocalizedEnumValueAction" rel="nofollow">Add LocalizableEnumValue to AttributeDefinition</a> on Product Types.</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:TypeAddLocalizedEnumValueAction" rel="nofollow">Add LocalizedEnumValue to FieldDefinition</a> on Types.</li>
24-
* </ul>
20+
* AddLocalizedEnumValueChange
2521
*
2622
* <hr>
2723
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/AddLocalizedEnumValueChangeImpl.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductTypeAddLocalizedEnumValueAction" rel="nofollow">Add LocalizableEnumValue to AttributeDefinition</a> on Product Types.</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:TypeAddLocalizedEnumValueAction" rel="nofollow">Add LocalizedEnumValue to FieldDefinition</a> on Types.</li>
24-
* </ul>
20+
* AddLocalizedEnumValueChange
2521
*/
2622
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2723
public class AddLocalizedEnumValueChangeImpl implements AddLocalizedEnumValueChange, ModelBase {

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeAssetNameChange.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@
1818
import jakarta.validation.constraints.NotNull;
1919

2020
/**
21-
* <p>Change triggered by the following update actions:</p>
22-
* <ul>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:CategoryChangeAssetNameAction" rel="nofollow">Change Asset Name</a> on Categories.</li>
24-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductChangeAssetNameAction" rel="nofollow">Change Asset Name</a> on Products.</li>
25-
* </ul>
21+
* ChangeAssetNameChange
2622
*
2723
* <hr>
2824
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeAssetNameChangeImpl.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:CategoryChangeAssetNameAction" rel="nofollow">Change Asset Name</a> on Categories.</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductChangeAssetNameAction" rel="nofollow">Change Asset Name</a> on Products.</li>
24-
* </ul>
20+
* ChangeAssetNameChange
2521
*/
2622
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2723
public class ChangeAssetNameChangeImpl implements ChangeAssetNameChange, ModelBase {

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeAssetOrderChange.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@
1818
import jakarta.validation.constraints.NotNull;
1919

2020
/**
21-
* <p>Change triggered by the following update actions:</p>
22-
* <ul>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:CategoryChangeAssetOrderAction" rel="nofollow">Change Asset Order</a> on Categories.</li>
24-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductChangeAssetOrderAction" rel="nofollow">Change Asset Order</a> on Products.</li>
25-
* </ul>
21+
* ChangeAssetOrderChange
2622
*
2723
* <hr>
2824
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeAssetOrderChangeImpl.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:CategoryChangeAssetOrderAction" rel="nofollow">Change Asset Order</a> on Categories.</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:ProductChangeAssetOrderAction" rel="nofollow">Change Asset Order</a> on Products.</li>
24-
* </ul>
20+
* ChangeAssetOrderChange
2521
*/
2622
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2723
public class ChangeAssetOrderChangeImpl implements ChangeAssetOrderChange, ModelBase {

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeCustomerChange.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import jakarta.validation.constraints.NotNull;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:QuoteChangeCustomerAction" rel="nofollow">Change Customer</a> on Quotes</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:QuoteRequestChangeCustomerAction" rel="nofollow">Change Customer</a> on Quote Requests</li>
24-
* </ul>
20+
* ChangeCustomerChange
2521
*
2622
* <hr>
2723
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeCustomerChangeImpl.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Change triggered by the following update actions:</p>
21-
* <ul>
22-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:QuoteChangeCustomerAction" rel="nofollow">Change Customer</a> on Quotes</li>
23-
* <li><a href="https://docs.commercetools.com/apis/ctp:api:type:QuoteRequestChangeCustomerAction" rel="nofollow">Change Customer</a> on Quote Requests</li>
24-
* </ul>
20+
* ChangeCustomerChange
2521
*/
2622
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2723
public class ChangeCustomerChangeImpl implements ChangeCustomerChange, ModelBase {

0 commit comments

Comments
 (0)