From bb5f46d2068a6101ddd877af4a28501e3843284e Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:38:17 +0000 Subject: [PATCH] OpenAPI Update (#861) Update OpenAPI for 0b119e334135d54c227ecb83f6926da6f8784d2e Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 468c72ac..37dc5a46 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -17547,7 +17547,8 @@ "inferred_balances", "transactions" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true }, "nullable": true, "type": "array" @@ -101619,7 +101620,8 @@ "inferred_balances", "transactions" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true }, "type": "array" } @@ -101704,7 +101706,8 @@ "inferred_balances", "transactions" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true }, "type": "array" }