File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -11025,12 +11025,7 @@ paths:
1102511025 content:
1102611026 application/json:
1102711027 schema:
11028- required:
11029- - action
11030- - addresses
11031- - protocol
11032- allOf:
11033- - $ref: '#/components/schemas/Firewall/properties/rules'
11028+ $ref: '#/components/schemas/Firewall/properties/rules'
1103411029 responses:
1103511030 '200':
1103611031 description: Firewall Rules updated successfully.
@@ -17298,8 +17293,6 @@ components:
1729817293 description: >
1729917294 One of a Firewall's inbound or outbound access rules. The `ports` property
1730017295 can be used to allow traffic on a comma-separated list of different ports.
17301- required:
17302- - protocol
1730317296 properties:
1730417297 protocol:
1730517298 type: string
You can’t perform that action at this time.
0 commit comments