diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index ecea5c09..7a312ab9 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -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`.", diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 61e3df12..cf0b2b13 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -37540,6 +37540,7 @@ components: - financial_account - us_bank_account type: string + x-stripeBypassValidation: true us_bank_account: $ref: >- #/components/schemas/outbound_payments_payment_method_details_us_bank_account @@ -231233,6 +231234,7 @@ paths: - financial_account - us_bank_account type: string + x-stripeBypassValidation: true us_bank_account: description: Required hash if type is set to `us_bank_account`. properties: