Skip to content

Commit 9bc3428

Browse files
committed
Fix Shell example
1 parent eea52cf commit 9bc3428

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
@@ -11069,7 +11069,7 @@ paths:
1106911069
"description": "An example inbound rule description."
1107011070
}
1107111071
],
11072-
"outbound_policy": "DROP"
11072+
"outbound_policy": "DROP",
1107311073
"outbound": [
1107411074
{
1107511075
"protocol": "TCP",

0 commit comments

Comments
 (0)