From 40947fc1b1a32e44a61a5e61bb718724bf3c36cf Mon Sep 17 00:00:00 2001 From: Will Smith Date: Thu, 29 Apr 2021 13:35:40 -0400 Subject: [PATCH] Fix `linode-cli account maintenance-list` action This is presently at `linode-cli maintenance maintenance-list`, which I assume is an oversight. This moves it to the documented command/action. --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index e73adc81b..227507573 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1198,7 +1198,7 @@ paths: source: > linode-cli account login-view 1234 /account/maintenance: - x-linode-cli-command: maintenance + x-linode-cli-command: account get: x-linode-grant: read_only servers: