File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12342,7 +12342,7 @@ components:
12342
12342
description : The URL to have PayPal redirect to when payment is approved.
12343
12343
example : https://example.org
12344
12344
usd :
12345
- type : integer
12345
+ type : string
12346
12346
description : The amount, in US dollars, of the payment.
12347
12347
example : ' 120.50'
12348
12348
PayPalExecute :
@@ -12419,6 +12419,7 @@ components:
12419
12419
is returned here. Otherwise, only the first 16 characters are returned.
12420
12420
example : abcdefghijklmnop
12421
12421
readOnly : true
12422
+ x-linode-cli-display : 5
12422
12423
expiry :
12423
12424
type : string
12424
12425
format : date-time
@@ -12427,7 +12428,7 @@ components:
12427
12428
after this time the token will be completely unusable and a new token will
12428
12429
need to be generated. Tokens may be created with "null" as their expiry
12429
12430
and will never expire unless revoked.
12430
- x-linode-cli-display : 5
12431
+ x-linode-cli-display : 6
12431
12432
example : ' 2018-01-01T13:46:32'
12432
12433
Profile :
12433
12434
type : object
You can’t perform that action at this time.
0 commit comments