Skip to content

Commit 7ee621d

Browse files
authored
Merge pull request #783 from linode/release-4.151.1
Release 4.151.1
2 parents aac95b8 + 32d7eff commit 7ee621d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.150.0
3+
version: 4.151.1
44

55
title: Linode API
66
description: |
@@ -1683,7 +1683,7 @@ paths:
16831683
curl -H "Content-Type: image/png" \
16841684
-H "Authorization: Bearer $TOKEN" \
16851685
-X PUT \
1686-
--data-binary "/path/to/image"
1686+
--data-binary "@/path/to/image"
16871687
https://api.linode.com/v4/account/oauth-clients/edc6790ea9db4d224c5c/thumbnail
16881688
/account/payment-methods:
16891689
x-linode-cli-command: payment-methods

0 commit comments

Comments
 (0)