We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7883ee6 commit 7fd0e81Copy full SHA for 7fd0e81
openapi.yaml
@@ -1683,7 +1683,7 @@ paths:
1683
curl -H "Content-Type: image/png" \
1684
-H "Authorization: Bearer $TOKEN" \
1685
-X PUT \
1686
- --data-binary "/path/to/image"
+ --data-binary "@/path/to/image"
1687
https://api.linode.com/v4/account/oauth-clients/edc6790ea9db4d224c5c/thumbnail
1688
/account/payment-methods:
1689
x-linode-cli-command: payment-methods
0 commit comments