From d26d1bd4025f9c6f6476a8526a3c874981f516d6 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:18:21 +0000 Subject: [PATCH] build(codegen): updating SDK --- .../api/models/approval_rule/RuleRequester.java | 4 ++-- .../api/models/approval_rule/RuleRequesterBuilder.java | 8 ++++---- .../api/models/approval_rule/RuleRequesterDraft.java | 4 ++-- .../models/approval_rule/RuleRequesterDraftBuilder.java | 8 ++++---- .../api/models/approval_rule/RuleRequesterDraftImpl.java | 2 +- .../api/models/approval_rule/RuleRequesterImpl.java | 2 +- .../com/commercetools/api/models/cart/TaxMode.java | 2 +- references.txt | 1 + 8 files changed, 16 insertions(+), 15 deletions(-) diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequester.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequester.java index f3eb3ee1b1..d784cd1c5c 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequester.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequester.java @@ -34,7 +34,7 @@ public interface RuleRequester { /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @return associateRole */ @NotNull @@ -43,7 +43,7 @@ public interface RuleRequester { public AssociateRoleKeyReference getAssociateRole(); /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param associateRole value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterBuilder.java index fd21eb0def..72d5dbd150 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterBuilder.java @@ -25,7 +25,7 @@ public class RuleRequesterBuilder implements Builder { private com.commercetools.api.models.associate_role.AssociateRoleKeyReference associateRole; /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param builder function to build the associateRole value * @return Builder */ @@ -39,7 +39,7 @@ public RuleRequesterBuilder associateRole( } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param builder function to build the associateRole value * @return Builder */ @@ -52,7 +52,7 @@ public RuleRequesterBuilder withAssociateRole( } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param associateRole value to be set * @return Builder */ @@ -64,7 +64,7 @@ public RuleRequesterBuilder associateRole( } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @return associateRole */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraft.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraft.java index f1233eb975..340a48aa51 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraft.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraft.java @@ -34,7 +34,7 @@ public interface RuleRequesterDraft extends io.vrap.rmf.base.client.Draft { /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @return associateRole */ @NotNull @@ -43,7 +43,7 @@ public interface RuleRequesterDraft extends io.vrap.rmf.base.client.DraftThe Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param associateRole value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftBuilder.java index acf2e389b4..103397eb03 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftBuilder.java @@ -25,7 +25,7 @@ public class RuleRequesterDraftBuilder implements Builder { private com.commercetools.api.models.associate_role.AssociateRoleResourceIdentifier associateRole; /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param builder function to build the associateRole value * @return Builder */ @@ -39,7 +39,7 @@ public RuleRequesterDraftBuilder associateRole( } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param builder function to build the associateRole value * @return Builder */ @@ -52,7 +52,7 @@ public RuleRequesterDraftBuilder withAssociateRole( } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @param associateRole value to be set * @return Builder */ @@ -64,7 +64,7 @@ public RuleRequesterDraftBuilder associateRole( } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

* @return associateRole */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftImpl.java index bd0b3e4411..b4eb58c7c6 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterDraftImpl.java @@ -40,7 +40,7 @@ public RuleRequesterDraftImpl() { } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

*/ public com.commercetools.api.models.associate_role.AssociateRoleResourceIdentifier getAssociateRole() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterImpl.java index c2c93e6eb9..65ad0c9b5d 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/approval_rule/RuleRequesterImpl.java @@ -40,7 +40,7 @@ public RuleRequesterImpl() { } /** - *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

+ *

The Associate Role that an Associate must hold for the Approval Rule to apply to the Orders they create.

*/ public com.commercetools.api.models.associate_role.AssociateRoleKeyReference getAssociateRole() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/TaxMode.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/TaxMode.java index 2e633987f3..81b85d1748 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/TaxMode.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/TaxMode.java @@ -37,7 +37,7 @@ public interface TaxMode extends JsonEnum {
  • Issue the price-affecting update action(s).

  • Update the tax amounts using Set LineItem TaxAmount, Set CustomLineItem TaxAmount, or Set ShippingMethod TaxAmount.

  • Update the taxedPrice on Cart using Set Cart Total Tax.

  • diff --git a/references.txt b/references.txt index 8db905f638..eb4edf451b 100644 --- a/references.txt +++ b/references.txt @@ -520,3 +520,4 @@ b04bdc7d46d6b7fedbcc725c513695d73cc07cd5 4fac5bf66caa2e22bbd1f5039fffecb680b62b81 0a0474a16e0437486ac96b2263f0c6db3505f6cc ce170ce6f860044008489ee1fb346e298e2d42db +5cedc63c492d11a2d158bf0a84adb22e0de54937