Skip to content

Commit 9338241

Browse files
Josh SagerGitHub Enterprise
authored andcommitted
Merge pull request #33 from wsmith/bugfix/dont-obscure-linodes-view
bug: Fixed x-linode-cli-action for GET /linode/types/:id
2 parents 72b0e92 + 8798964 commit 9338241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4514,7 +4514,7 @@ paths:
45144514
Returns information about a specific Linode type, including pricing and
45154515
specifications. This is used when creating or resizing a Linode.
45164516
operationId: getLinodeType
4517-
x-linode-cli-action: view
4517+
x-linode-cli-action: type-view
45184518
responses:
45194519
'200':
45204520
description: A single Linode type.

0 commit comments

Comments
 (0)