Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generated SDKs #667

Merged
merged 1 commit into from
Jun 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading