From 65846a19c4b76308dd38d61cb62c3e311e1ad91d Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 17:54:47 +0000 Subject: [PATCH] Update OpenAPI for a2500ad1f0f8198cc492abb8d3927a657dfa9cb7 --- embedded/openapi/spec3.beta.sdk.json | 4 ++-- embedded/openapi/spec3.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 4b0f4bf7..718b60fa 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -45085,7 +45085,7 @@ "type": "array" }, "payment_method_save": { - "description": "Enable customers to choose if they wish to save their payment method for future use.", + "description": "Enable customers to choose if they wish to save their payment method for future use. Disabled by default.", "enum": [ "disabled", "enabled" @@ -89225,7 +89225,7 @@ "type": "array" }, "payment_method_save": { - "description": "Enable customers to choose if they wish to save their payment method for future use.", + "description": "Enable customers to choose if they wish to save their payment method for future use. Disabled by default.", "enum": [ "disabled", "enabled" diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 70536610..b860cd97 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -32547,7 +32547,7 @@ "type": "array" }, "payment_method_save": { - "description": "Enable customers to choose if they wish to save their payment method for future use.", + "description": "Enable customers to choose if they wish to save their payment method for future use. Disabled by default.", "enum": [ "disabled", "enabled"