Skip to content

Commit

Permalink
OpenAPI Update (#881)
Browse files Browse the repository at this point in the history
Update OpenAPI for 1843daf34ba6e8590daad485102055a8cc6558c0

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jun 25, 2024
1 parent 794a637 commit 6d375c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
9 changes: 6 additions & 3 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -38331,7 +38331,8 @@
"sofort",
"swish",
"us_bank_account",
"wechat_pay"
"wechat_pay",
"zip"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down Expand Up @@ -150485,7 +150486,8 @@
"sofort",
"swish",
"us_bank_account",
"wechat_pay"
"wechat_pay",
"zip"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down Expand Up @@ -151798,7 +151800,8 @@
"sofort",
"swish",
"us_bank_account",
"wechat_pay"
"wechat_pay",
"zip"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down
9 changes: 6 additions & 3 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -26726,7 +26726,8 @@
"sofort",
"swish",
"us_bank_account",
"wechat_pay"
"wechat_pay",
"zip"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down Expand Up @@ -113588,7 +113589,8 @@
"sofort",
"swish",
"us_bank_account",
"wechat_pay"
"wechat_pay",
"zip"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down Expand Up @@ -114825,7 +114827,8 @@
"sofort",
"swish",
"us_bank_account",
"wechat_pay"
"wechat_pay",
"zip"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down

0 comments on commit 6d375c1

Please sign in to comment.