We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1974062 commit bd1f0bdCopy full SHA for bd1f0bd
services/iaas/v1/iaas.json
@@ -2992,7 +2992,7 @@
2992
"type": "object"
2993
},
2994
"PortRange": {
2995
- "description": "Object that represents a range of ports.",
+ "description": "Object that represents a range of ports (this will be omitted if it covers the full default range 0/1-65535).",
2996
"properties": {
2997
"max": {
2998
"description": "The maximum port number. Should be greater or equal to the minimum.",
0 commit comments