Skip to content

Commit 55bbd14

Browse files
Fix shell example POST /firewalls
Missing curly brace
1 parent ba7c7c1 commit 55bbd14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9027,6 +9027,7 @@ paths:
90279027
}
90289028
],
90299029
"outbound": [
9030+
{
90309031
"protocol": "TCP",
90319032
"ports": "49152-65535",
90329033
"addresses": {

0 commit comments

Comments
 (0)