Skip to content

Commit

Permalink
Update OpenAPI for deac9407ee3763ce5b5cb185615922789947416e
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 20, 2024
1 parent 5d5a021 commit 4f52849
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand All @@ -13584,7 +13575,6 @@
"required": [
"payment_method_remove",
"payment_method_save",
"payment_method_set_as_default",
"payment_method_update"
],
"title": "CustomerSessionResourceComponentsResourcePaymentElementResourceFeatures",
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit 4f52849

Please sign in to comment.