From 5e24425ad56eb85ea849b46575db25c0847172de Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:04:25 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 2 +- openapi/spec3.beta.sdk.yaml | 6 +++--- openapi/spec3.sdk.json | 2 +- openapi/spec3.sdk.yaml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 65d6efc4..630863b7 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -149022,7 +149022,7 @@ "type": "string" } ], - "description": "State/province as an [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2) subdivision code, without country prefix. Example: \"NY\" or \"TX\"." + "description": "State, county, province, or region. We recommend sending [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2) subdivision code value when possible." } }, "required": [ diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index dfe36f96..d875046b 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -140876,10 +140876,10 @@ paths: - '' type: string description: >- - State/province as an [ISO + State, county, province, or region. We recommend + sending [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2) - subdivision code, without country prefix. Example: - "NY" or "TX". + subdivision code value when possible. required: - country title: postal_address diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 841c1df1..1d276568 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -121365,7 +121365,7 @@ "type": "string" } ], - "description": "State/province as an [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2) subdivision code, without country prefix. Example: \"NY\" or \"TX\"." + "description": "State, county, province, or region. We recommend sending [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2) subdivision code value when possible." } }, "required": [ diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 3611567f..d2872add 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -114544,10 +114544,10 @@ paths: - '' type: string description: >- - State/province as an [ISO + State, county, province, or region. We recommend + sending [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2) - subdivision code, without country prefix. Example: - "NY" or "TX". + subdivision code value when possible. required: - country title: postal_address