From db3448857cbadd0f980691fc674f1980493698e6 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:58:07 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 6 ++++-- openapi/spec3.beta.sdk.yaml | 2 ++ openapi/spec3.json | 6 ++++-- openapi/spec3.sdk.json | 6 ++++-- openapi/spec3.sdk.yaml | 2 ++ openapi/spec3.yaml | 2 ++ 6 files changed, 18 insertions(+), 6 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index ebb13ee3..a0e195ff 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -61215,7 +61215,8 @@ "state_communications_tax", "state_sales_tax" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ @@ -180666,7 +180667,8 @@ "state_communications_tax", "state_sales_tax" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 8e65a736..4ae2d0a2 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -55339,6 +55339,7 @@ components: - state_communications_tax - state_sales_tax type: string + x-stripeBypassValidation: true required: - state - type @@ -170828,6 +170829,7 @@ paths: - state_communications_tax - state_sales_tax type: string + x-stripeBypassValidation: true required: - state - type diff --git a/openapi/spec3.json b/openapi/spec3.json index 45fa2753..7ac8ed1d 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -41336,7 +41336,8 @@ "state_communications_tax", "state_sales_tax" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ @@ -130519,7 +130520,8 @@ "state_communications_tax", "state_sales_tax" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 8b8d04da..357c0ab4 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -50442,7 +50442,8 @@ "state_communications_tax", "state_sales_tax" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ @@ -137151,7 +137152,8 @@ "state_communications_tax", "state_sales_tax" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 94a482e1..96a37374 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -45920,6 +45920,7 @@ components: - state_communications_tax - state_sales_tax type: string + x-stripeBypassValidation: true required: - state - type @@ -129311,6 +129312,7 @@ paths: - state_communications_tax - state_sales_tax type: string + x-stripeBypassValidation: true required: - state - type diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 2ab45355..632ac316 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -38763,6 +38763,7 @@ components: - state_communications_tax - state_sales_tax type: string + x-stripeBypassValidation: true required: - state - type @@ -110732,6 +110733,7 @@ paths: - state_communications_tax - state_sales_tax type: string + x-stripeBypassValidation: true required: - state - type