Skip to content

Commit bcfe982

Browse files
nmelehanleslitagordita
authored andcommitted
Fix typo that appears across firewall endpoints
1 parent 819b3dd commit bcfe982

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

openapi.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8949,7 +8949,7 @@ paths:
89498949
A `firewall_create` Event is generated when this endpoint returns successfully.
89508950

89518951
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
8952-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
8952+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
89538953
updates in the future. This notice will be removed when this endpoint is out of
89548954
beta.
89558955
operationId: createFirewalls
@@ -9081,7 +9081,7 @@ paths:
90819081
endpoint to review them.
90829082

90839083
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9084-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9084+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
90859085
updates in the future. This notice will be removed when this endpoint is out of
90869086
beta.
90879087
responses:
@@ -9131,7 +9131,7 @@ paths:
91319131
`firewall_disable` Event will be generated.
91329132

91339133
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9134-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9134+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
91359135
updates in the future. This notice will be removed when this endpoint is out of
91369136
beta.
91379137
operationId: updateFirewall
@@ -9195,7 +9195,7 @@ paths:
91959195
A `firewall_delete` Event is generated when this endpoint returns successfully.
91969196

91979197
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9198-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9198+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
91999199
updates in the future. This notice will be removed when this endpoint is out of
92009200
beta.
92019201
responses:
@@ -9236,7 +9236,7 @@ paths:
92369236
only Devices with an entity of type `linode` are accepted.
92379237

92389238
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9239-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9239+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
92409240
updates in the future. This notice will be removed when this endpoint is out of
92419241
beta.
92429242
operationId: getFirewallDevices
@@ -9288,7 +9288,7 @@ paths:
92889288
A `firewall_device_add` Event is generated when the Firewall Device is added successfully.
92899289

92909290
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9291-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9291+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
92929292
updates in the future. This notice will be removed when this endpoint is out of
92939293
beta.
92949294
operationId: createFirewallDevice
@@ -9355,7 +9355,7 @@ paths:
93559355
only Devices with an entity of type `linode` are accepted.
93569356

93579357
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9358-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9358+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
93599359
updates in the future. This notice will be removed when this endpoint is out of
93609360
beta.
93619361
operationId: getFirewallDevice
@@ -9404,7 +9404,7 @@ paths:
94049404
A `firewall_device_remove` Event is generated when the Firewall Device is removed successfully.
94059405

94069406
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9407-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9407+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
94089408
updates in the future. This notice will be removed when this endpoint is out of
94099409
beta.
94109410
responses:
@@ -9440,7 +9440,7 @@ paths:
94409440
Returns the inbound and outbound Rules for a Firewall.
94419441

94429442
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9443-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9443+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
94449444
updates in the future. This notice will be removed when this endpoint is out of
94459445
beta.
94469446
operationId: getFirewallRules
@@ -9477,7 +9477,7 @@ paths:
94779477
Updates the inbound and outbound Rules for a Firewall.
94789478

94799479
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
9480-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receiving breaking
9480+
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
94819481
updates in the future. This notice will be removed when this endpoint is out of
94829482
beta.
94839483
operationId: updateFirewallRules

0 commit comments

Comments
 (0)