From 027d60363ac62bc604994694a15e4ef1894b7a23 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 01:31:56 +0000 Subject: [PATCH] Update OpenAPI for 7ab72d72f6607656703b8a4ba0ca9d1b79fed5f3 --- embedded/openapi/spec3.beta.sdk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 9b822a7a..f9802ba7 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -199811,7 +199811,7 @@ "type": "string" }, "routing_number": { - "description": "The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required.", + "description": "The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.", "maxLength": 5000, "type": "string" }