File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments