Skip to content

Commit 53f043c

Browse files
OpenAPI Update (#876)
Update OpenAPI for deac9407ee3763ce5b5cb185615922789947416e Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 5d5a021 commit 53f043c

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13562,15 +13562,6 @@
1356213562
"type": "string",
1356313563
"x-stripeBypassValidation": true
1356413564
},
13565-
"payment_method_set_as_default": {
13566-
"description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.",
13567-
"enum": [
13568-
"disabled",
13569-
"enabled"
13570-
],
13571-
"type": "string",
13572-
"x-stripeBypassValidation": true
13573-
},
1357413565
"payment_method_update": {
1357513566
"description": "Controls whether the Payment Element displays the option to update a saved payment method.",
1357613567
"enum": [
@@ -13584,7 +13575,6 @@
1358413575
"required": [
1358513576
"payment_method_remove",
1358613577
"payment_method_save",
13587-
"payment_method_set_as_default",
1358813578
"payment_method_update"
1358913579
],
1359013580
"title": "CustomerSessionResourceComponentsResourcePaymentElementResourceFeatures",
@@ -94030,15 +94020,6 @@
9403094020
"type": "string",
9403194021
"x-stripeBypassValidation": true
9403294022
},
94033-
"payment_method_set_as_default": {
94034-
"description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.",
94035-
"enum": [
94036-
"disabled",
94037-
"enabled"
94038-
],
94039-
"type": "string",
94040-
"x-stripeBypassValidation": true
94041-
},
9404294023
"payment_method_update": {
9404394024
"description": "Controls whether the Payment Element displays the option to update a saved payment method.",
9404494025
"enum": [

0 commit comments

Comments
 (0)