Skip to content

Commit 1bc931c

Browse files
authored
Update LongviewClient api_key and install_code (#415)
1 parent b58a994 commit 1bc931c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

openapi.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18898,16 +18898,20 @@ components:
1889818898
x-linode-cli-display: 2
1889918899
api_key:
1890018900
type: string
18901-
description: >
18901+
description: |
1890218902
The API key for this Client, used when configuring the Longview
1890318903
Client application on your Linode.
18904+
18905+
Returns as `[REDACTED]` if you do not have read-write access to this client.
1890418906
example: BD1B4B54-D752-A76D-5A9BD8A17F39DB61
1890518907
readOnly: true
1890618908
install_code:
1890718909
type: string
18908-
description: >
18910+
description: |
1890918911
The install code for this Client, used when configuring the Longview
1891018912
Client application on your Linode.
18913+
18914+
Returns as `[REDACTED]` if you do not have read-write access to this client.
1891118915
example: BD1B5605-BF5E-D385-BA07AD518BE7F321
1891218916
readOnly: true
1891318917
x-linode-cli-display: 4

0 commit comments

Comments
 (0)