Skip to content

Commit 784f21c

Browse files
committed
Update descriptions
1 parent 3ebf840 commit 784f21c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

openapi.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,9 +1686,11 @@ paths:
16861686
is_default:
16871687
type: integer
16881688
description: |
1689-
Whether this Payment Method is the default method for processing service charges.
1689+
Whether this Payment Method is the default method for automatically processing service charges.
16901690

1691-
`0` corresponds to "no", while any other value corresponds to "yes".
1691+
`0`: False
1692+
1693+
`1`: True
16921694
example: 1
16931695
x-linode-cli-display: 2
16941696
created:
@@ -1699,7 +1701,7 @@ paths:
16991701
example: '2018-01-15T00:01:01'
17001702
data:
17011703
type: object
1702-
description: Credit card information
1704+
description: Credit card information.
17031705
properties:
17041706
card_type:
17051707
type: string

0 commit comments

Comments
 (0)