Skip to content

Commit 7afbda1

Browse files
committed
Fix Payment Method Add Shell sample
1 parent 774dde6 commit 7afbda1

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
@@ -1756,7 +1756,7 @@ paths:
17561756
"cvv": "111"
17571757
}
17581758
}' \
1759-
https://api.linode.com/v4/account/payment-method
1759+
https://api.linode.com/v4/account/payment-methods
17601760
/account/payment-methods/{paymentMethodId}:
17611761
x-linode-cli-command: account
17621762
parameters:

0 commit comments

Comments
 (0)