From 50e8a20bfb32f3d11043cd88d107e1e706d71ab3 Mon Sep 17 00:00:00 2001 From: hzoppetti Date: Tue, 15 Sep 2020 17:03:40 -0400 Subject: [PATCH] added beta server tags for list and view firewall devices and list firewall rules --- openapi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 7d0f3c9c5..e7e56a8a1 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -9508,6 +9508,8 @@ paths: x-linode-cli-command: firewalls get: x-linode-grant: read_only + servers: + - url: https://api.linode.com/v4beta tags: - Networking parameters: @@ -9642,6 +9644,8 @@ paths: x-linode-cli-command: firewalls get: x-linode-grant: read_only + servers: + - url: https://api.linode.com/v4beta tags: - Networking summary: View Firewall Device @@ -9734,6 +9738,8 @@ paths: x-linode-cli-command: firewalls get: x-linode-grant: read_only + servers: + - url: https://api.linode.com/v4beta tags: - Networking summary: List Firewall Rules