Skip to content

Commit bd1f0bd

Browse files
OAS Update
1 parent 1974062 commit bd1f0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/iaas/v1/iaas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2992,7 +2992,7 @@
29922992
"type": "object"
29932993
},
29942994
"PortRange": {
2995-
"description": "Object that represents a range of ports.",
2995+
"description": "Object that represents a range of ports (this will be omitted if it covers the full default range 0/1-65535).",
29962996
"properties": {
29972997
"max": {
29982998
"description": "The maximum port number. Should be greater or equal to the minimum.",

0 commit comments

Comments
 (0)