From d934c135741194e6c28460b6e88f2592e1bcbbb3 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 23:53:21 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 4 ++-- openapi/spec3.beta.sdk.yaml | 4 ++-- openapi/spec3.json | 4 ++-- openapi/spec3.sdk.json | 4 ++-- openapi/spec3.sdk.yaml | 4 ++-- openapi/spec3.yaml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index ae84e246..d309518e 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -219038,11 +219038,11 @@ }, "configuration_overrides": { "description": "The ID of a configuration that will be used to customize all readers in this location.", - "maxLength": 1000, + "maxLength": 500, "type": "string" }, "display_name": { - "description": "A name for the location.", + "description": "A name for the location. Maximum length is 1000 characters.", "maxLength": 1000, "type": "string" }, diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 0f218e19..7a705bbb 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -206007,10 +206007,10 @@ paths: description: >- The ID of a configuration that will be used to customize all readers in this location. - maxLength: 1000 + maxLength: 500 type: string display_name: - description: A name for the location. + description: A name for the location. Maximum length is 1000 characters. maxLength: 1000 type: string expand: diff --git a/openapi/spec3.json b/openapi/spec3.json index a17d4c85..428bf3b4 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -150320,11 +150320,11 @@ }, "configuration_overrides": { "description": "The ID of a configuration that will be used to customize all readers in this location.", - "maxLength": 1000, + "maxLength": 500, "type": "string" }, "display_name": { - "description": "A name for the location.", + "description": "A name for the location. Maximum length is 1000 characters.", "maxLength": 1000, "type": "string" }, diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index d992a77a..4f3e6991 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -175510,11 +175510,11 @@ }, "configuration_overrides": { "description": "The ID of a configuration that will be used to customize all readers in this location.", - "maxLength": 1000, + "maxLength": 500, "type": "string" }, "display_name": { - "description": "A name for the location.", + "description": "A name for the location. Maximum length is 1000 characters.", "maxLength": 1000, "type": "string" }, diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 69d7f394..8fef1660 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -165076,10 +165076,10 @@ paths: description: >- The ID of a configuration that will be used to customize all readers in this location. - maxLength: 1000 + maxLength: 500 type: string display_name: - description: A name for the location. + description: A name for the location. Maximum length is 1000 characters. maxLength: 1000 type: string expand: diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index f778b1cd..daba1fa1 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -126810,10 +126810,10 @@ paths: description: >- The ID of a configuration that will be used to customize all readers in this location. - maxLength: 1000 + maxLength: 500 type: string display_name: - description: A name for the location. + description: A name for the location. Maximum length is 1000 characters. maxLength: 1000 type: string expand: