@@ -8949,7 +8949,7 @@ paths:
8949
8949
A `firewall_create` Event is generated when this endpoint returns successfully.
8950
8950
8951
8951
**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
8953
8953
updates in the future. This notice will be removed when this endpoint is out of
8954
8954
beta.
8955
8955
operationId: createFirewalls
@@ -9081,7 +9081,7 @@ paths:
9081
9081
endpoint to review them.
9082
9082
9083
9083
**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
9085
9085
updates in the future. This notice will be removed when this endpoint is out of
9086
9086
beta.
9087
9087
responses:
@@ -9131,7 +9131,7 @@ paths:
9131
9131
`firewall_disable` Event will be generated.
9132
9132
9133
9133
**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
9135
9135
updates in the future. This notice will be removed when this endpoint is out of
9136
9136
beta.
9137
9137
operationId: updateFirewall
@@ -9195,7 +9195,7 @@ paths:
9195
9195
A `firewall_delete` Event is generated when this endpoint returns successfully.
9196
9196
9197
9197
**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
9199
9199
updates in the future. This notice will be removed when this endpoint is out of
9200
9200
beta.
9201
9201
responses:
@@ -9236,7 +9236,7 @@ paths:
9236
9236
only Devices with an entity of type `linode` are accepted.
9237
9237
9238
9238
**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
9240
9240
updates in the future. This notice will be removed when this endpoint is out of
9241
9241
beta.
9242
9242
operationId: getFirewallDevices
@@ -9288,7 +9288,7 @@ paths:
9288
9288
A `firewall_device_add` Event is generated when the Firewall Device is added successfully.
9289
9289
9290
9290
**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
9292
9292
updates in the future. This notice will be removed when this endpoint is out of
9293
9293
beta.
9294
9294
operationId: createFirewallDevice
@@ -9355,7 +9355,7 @@ paths:
9355
9355
only Devices with an entity of type `linode` are accepted.
9356
9356
9357
9357
**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
9359
9359
updates in the future. This notice will be removed when this endpoint is out of
9360
9360
beta.
9361
9361
operationId: getFirewallDevice
@@ -9404,7 +9404,7 @@ paths:
9404
9404
A `firewall_device_remove` Event is generated when the Firewall Device is removed successfully.
9405
9405
9406
9406
**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
9408
9408
updates in the future. This notice will be removed when this endpoint is out of
9409
9409
beta.
9410
9410
responses:
@@ -9440,7 +9440,7 @@ paths:
9440
9440
Returns the inbound and outbound Rules for a Firewall.
9441
9441
9442
9442
**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
9444
9444
updates in the future. This notice will be removed when this endpoint is out of
9445
9445
beta.
9446
9446
operationId: getFirewallRules
@@ -9477,7 +9477,7 @@ paths:
9477
9477
Updates the inbound and outbound Rules for a Firewall.
9478
9478
9479
9479
**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
9481
9481
updates in the future. This notice will be removed when this endpoint is out of
9482
9482
beta.
9483
9483
operationId: updateFirewallRules
0 commit comments