Skip to content

Commit

Permalink
build(codegen): updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jun 10, 2024
1 parent 410a3b7 commit 6cb2dd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import io.vrap.rmf.base.client.utils.Generated;

/**
* <p>Determines whether a ShippingMethod is allowed for a Cart.</p>
* <p>Determines whether the selected ShippingMethod is allowed for the Cart. For more information, see Predicates.</p>
*/
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public interface ShippingMethodState extends JsonEnum {
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,4 @@ b3dd6d254a36ba1628f016ded6bcff00d7f515c3
525125f41b5e466ffcaebe0efa10517dbbaaaac3
8385b7a641f9b6e845e57d1706f495431c562f9b
986827a24f1bdf40fc026481fb3d0a15dfe31f22
23bb6bcecae58f2df8274e86e378dd7c4ca738aa

0 comments on commit 6cb2dd9

Please sign in to comment.