Skip to content

Commit 674cb51

Browse files
authored
Merge pull request #488 from bbiggerr/firewall-shell-sample-fix
Fix Firewall Create shell sample
2 parents 1466d2a + 6e61696 commit 674cb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10374,7 +10374,7 @@ paths:
1037410374
"description": "An example inbound rule description."
1037510375
}
1037610376
],
10377-
"outbound_policy": "DROP"
10377+
"outbound_policy": "DROP",
1037810378
"outbound": [
1037910379
{
1038010380
"protocol": "TCP",

0 commit comments

Comments
 (0)