Skip to content

Commit

Permalink
Update OpenAPI for ec551f41d7463c8f6188b3b3808cd304a6b39d40
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 2, 2024
1 parent 187515a commit ff97d31
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -13660,22 +13660,12 @@
],
"nullable": true,
"type": "string"
},
"payment_method_update": {
"description": "Controls whether the Payment Element displays the option to update a saved payment method. This parameter defaults to `disabled`.",
"enum": [
"disabled",
"enabled"
],
"type": "string",
"x-stripeBypassValidation": true
}
},
"required": [
"payment_method_remove",
"payment_method_save",
"payment_method_save_usage",
"payment_method_update"
"payment_method_save_usage"
],
"title": "CustomerSessionResourceComponentsResourcePaymentElementResourceFeatures",
"type": "object",
Expand Down Expand Up @@ -94856,15 +94846,6 @@
"on_session"
],
"type": "string"
},
"payment_method_update": {
"description": "Controls whether the Payment Element displays the option to update a saved payment method. This parameter defaults to `disabled`.",
"enum": [
"disabled",
"enabled"
],
"type": "string",
"x-stripeBypassValidation": true
}
},
"title": "features_param",
Expand Down

0 comments on commit ff97d31

Please sign in to comment.