Skip to content
Open
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
1 change: 1 addition & 0 deletions services/iaas/oas_commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bd1f0bdf70ded8202c46141b84f07b38d55de227
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@
import java.util.Map;
import java.util.Objects;

/** Object that represents a range of ports. */
/**
* Object that represents a range of ports (this will be omitted if it covers the full default range
* 0/1-65535).
*/
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
comments = "Generator version: 7.19.0")
Expand Down