Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI Update #1023

Merged
merged 1 commit into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update OpenAPI for f42536c2bb709ab16d830146ce235d8328d3bf22
stripe-openapi[bot] committed Nov 25, 2024
commit 3171275ef5a9162c28f0b8daa6bd5cb59f078d1f
6 changes: 4 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
@@ -41573,7 +41573,8 @@
"financial_account",
"us_bank_account"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
},
"us_bank_account": {
"$ref": "#/components/schemas/outbound_payments_payment_method_details_us_bank_account"
@@ -246886,7 +246887,8 @@
"financial_account",
"us_bank_account"
],
"type": "string"
"type": "string",
"x-stripeBypassValidation": true
},
"us_bank_account": {
"description": "Required hash if type is set to `us_bank_account`.",