From e613c9c648f676b86e2e4e9a086fbd63d44596e2 Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 17:56:00 +0000 Subject: [PATCH] OpenAPI Update (#805) Update OpenAPI for a2500ad1f0f8198cc492abb8d3927a657dfa9cb7 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- 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"