Skip to content

Commit 90c0276

Browse files
authored
Merge pull request #498 from bbiggerr/google-pay
[Update] Payment Methods - Add google_pay type
2 parents 52f1028 + 739f7e6 commit 90c0276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20851,6 +20851,7 @@ components:
2085120851
type: string
2085220852
enum:
2085320853
- credit_card
20854+
- google_pay
2085420855
description: The type of Payment Method.
2085520856
example: 'credit_card'
2085620857
x-linode-cli-display: 2

0 commit comments

Comments
 (0)