From 2d8ea4a53e07c9d7aa2d2ddd25f776b26af6a5fe Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:19:47 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 5 +++++ openapi/spec3.beta.sdk.yaml | 7 +++++++ openapi/spec3.json | 5 +++++ openapi/spec3.sdk.json | 5 +++++ openapi/spec3.sdk.yaml | 7 +++++++ openapi/spec3.yaml | 7 +++++++ 6 files changed, 36 insertions(+) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 915a833c..05b7d1be 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -81963,6 +81963,11 @@ "maxLength": 5000, "type": "string" }, + "nonce": { + "description": "A single-use token, created by Stripe.js, used for creating ephemeral keys for Issuing Cards without exchanging sensitive information.", + "maxLength": 5000, + "type": "string" + }, "verification_session": { "description": "The ID of the Identity VerificationSession you'd like to access using the resulting ephemeral key", "maxLength": 5000, diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 52d9594c..b9969b0f 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -74976,6 +74976,13 @@ paths: resulting ephemeral key. maxLength: 5000 type: string + nonce: + description: >- + A single-use token, created by Stripe.js, used for creating + ephemeral keys for Issuing Cards without exchanging + sensitive information. + maxLength: 5000 + type: string verification_session: description: >- The ID of the Identity VerificationSession you'd like to diff --git a/openapi/spec3.json b/openapi/spec3.json index 93a20364..84b08d7d 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -68520,6 +68520,11 @@ "maxLength": 5000, "type": "string" }, + "nonce": { + "description": "A single-use token, created by Stripe.js, used for creating ephemeral keys for Issuing Cards without exchanging sensitive information.", + "maxLength": 5000, + "type": "string" + }, "verification_session": { "description": "The ID of the Identity VerificationSession you'd like to access using the resulting ephemeral key", "maxLength": 5000, diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 5077284c..f56374c1 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -71424,6 +71424,11 @@ "maxLength": 5000, "type": "string" }, + "nonce": { + "description": "A single-use token, created by Stripe.js, used for creating ephemeral keys for Issuing Cards without exchanging sensitive information.", + "maxLength": 5000, + "type": "string" + }, "verification_session": { "description": "The ID of the Identity VerificationSession you'd like to access using the resulting ephemeral key", "maxLength": 5000, diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 74eb1306..c48243fe 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -65801,6 +65801,13 @@ paths: resulting ephemeral key. maxLength: 5000 type: string + nonce: + description: >- + A single-use token, created by Stripe.js, used for creating + ephemeral keys for Issuing Cards without exchanging + sensitive information. + maxLength: 5000 + type: string verification_session: description: >- The ID of the Identity VerificationSession you'd like to diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 234fdcd4..b9ae1f57 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -60390,6 +60390,13 @@ paths: resulting ephemeral key. maxLength: 5000 type: string + nonce: + description: >- + A single-use token, created by Stripe.js, used for creating + ephemeral keys for Issuing Cards without exchanging + sensitive information. + maxLength: 5000 + type: string verification_session: description: >- The ID of the Identity VerificationSession you'd like to