From 53f043c12ac58895e97cd7ee65860a607ed1955d Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:30:01 +0000 Subject: [PATCH] OpenAPI Update (#876) Update OpenAPI for deac9407ee3763ce5b5cb185615922789947416e Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 0c42962..155ff28 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -13562,15 +13562,6 @@ "type": "string", "x-stripeBypassValidation": true }, - "payment_method_set_as_default": { - "description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.", - "enum": [ - "disabled", - "enabled" - ], - "type": "string", - "x-stripeBypassValidation": true - }, "payment_method_update": { "description": "Controls whether the Payment Element displays the option to update a saved payment method.", "enum": [ @@ -13584,7 +13575,6 @@ "required": [ "payment_method_remove", "payment_method_save", - "payment_method_set_as_default", "payment_method_update" ], "title": "CustomerSessionResourceComponentsResourcePaymentElementResourceFeatures", @@ -94030,15 +94020,6 @@ "type": "string", "x-stripeBypassValidation": true }, - "payment_method_set_as_default": { - "description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.", - "enum": [ - "disabled", - "enabled" - ], - "type": "string", - "x-stripeBypassValidation": true - }, "payment_method_update": { "description": "Controls whether the Payment Element displays the option to update a saved payment method.", "enum": [