From 62efc682c058f41a5b3fd5a6b088bcdb833a23a7 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:42:59 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 6 +++--- openapi/spec3.beta.sdk.yaml | 6 +++--- openapi/spec3.json | 6 +++--- openapi/spec3.sdk.json | 6 +++--- openapi/spec3.sdk.yaml | 6 +++--- openapi/spec3.yaml | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 84bbf3b5..c8fa3f23 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -119738,7 +119738,7 @@ }, "jurisdiction": { "description": "The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice.", - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { @@ -120492,7 +120492,7 @@ }, "jurisdiction": { "description": "The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice.", - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { @@ -121523,7 +121523,7 @@ }, "jurisdiction": { "description": "The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice.", - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index b215d811..fc6ea3fb 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -109965,7 +109965,7 @@ paths: can use this label field for tax reporting purposes. It also appears on your customer’s invoice. - maxLength: 50 + maxLength: 200 type: string percentage: description: >- @@ -110705,7 +110705,7 @@ paths: The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice. - maxLength: 50 + maxLength: 200 type: string percentage: description: >- @@ -111672,7 +111672,7 @@ paths: can use this label field for tax reporting purposes. It also appears on your customer’s invoice. - maxLength: 50 + maxLength: 200 type: string percentage: description: >- diff --git a/openapi/spec3.json b/openapi/spec3.json index 5c5584f6..86982bee 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -93641,7 +93641,7 @@ "type": "boolean" }, "jurisdiction": { - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { @@ -94217,7 +94217,7 @@ "type": "boolean" }, "jurisdiction": { - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { @@ -94929,7 +94929,7 @@ "type": "boolean" }, "jurisdiction": { - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index a6f77fc5..654f3b7e 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -99819,7 +99819,7 @@ }, "jurisdiction": { "description": "The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice.", - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { @@ -100424,7 +100424,7 @@ }, "jurisdiction": { "description": "The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice.", - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { @@ -101175,7 +101175,7 @@ }, "jurisdiction": { "description": "The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice.", - "maxLength": 50, + "maxLength": 200, "type": "string" }, "percentage": { diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 97d1aebc..8e077e62 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -92091,7 +92091,7 @@ paths: can use this label field for tax reporting purposes. It also appears on your customer’s invoice. - maxLength: 50 + maxLength: 200 type: string percentage: description: >- @@ -92693,7 +92693,7 @@ paths: The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer’s invoice. - maxLength: 50 + maxLength: 200 type: string percentage: description: >- @@ -93433,7 +93433,7 @@ paths: can use this label field for tax reporting purposes. It also appears on your customer’s invoice. - maxLength: 50 + maxLength: 200 type: string percentage: description: >- diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 87df2edb..a43b565f 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -81106,7 +81106,7 @@ paths: inclusive: type: boolean jurisdiction: - maxLength: 50 + maxLength: 200 type: string percentage: type: number @@ -81578,7 +81578,7 @@ paths: inclusive: type: boolean jurisdiction: - maxLength: 50 + maxLength: 200 type: string percentage: type: number @@ -82134,7 +82134,7 @@ paths: inclusive: type: boolean jurisdiction: - maxLength: 50 + maxLength: 200 type: string percentage: type: number