Skip to content

Commit 1b5ee05

Browse files
committed
build(codegen): updating SDK
1 parent a4037b6 commit 1b5ee05

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDeal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import jakarta.validation.constraints.NotNull;
1616

1717
/**
18-
* <p>Indicates the best deal logic applies to a Cart or Order and indicates the discount type that offers the best deal.</p>
18+
* <p>Indicates if a Product Discount or Cart Discount offers the best deal for a Cart or Order.</p>
1919
*
2020
* <hr>
2121
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealImpl.java

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

1919
/**
20-
* <p>Indicates the best deal logic applies to a Cart or Order and indicates the discount type that offers the best deal.</p>
20+
* <p>Indicates if a Product Discount or Cart Discount offers the best deal for a Cart or Order.</p>
2121
*/
2222
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2323
public class BestDealImpl implements BestDeal, ModelBase {

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,3 +493,4 @@ fea3fbfdc8dedcaeb467c0c66bd4968c1d79156c
493493
7fe613ca616e3dc91ba35bb3a8109ff1a4ec534a
494494
f3c35b1b92ccc332f0b95003f0f22ea8f0e5f8e0
495495
bfb534af33764ac81a3784290b35530d926fccf1
496+
37f4edec0935ea3be543d48720fb67438c2ab341

0 commit comments

Comments
 (0)