Skip to content

Commit

Permalink
OpenAPI Update (#805)
Browse files Browse the repository at this point in the history
Update OpenAPI for a2500ad1f0f8198cc492abb8d3927a657dfa9cb7

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed May 9, 2024
1 parent 9031098 commit e613c9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e613c9c

Please sign in to comment.