Skip to content

Commit

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

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Dec 12, 2023
1 parent e2feed0 commit 11685b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -33577,6 +33577,7 @@
"type": "string"
},
"confirmation_method": {
"description": "Describes whether we can confirm this PaymentIntent automatically, or if it requires customer action to confirm the payment.",
"enum": [
"automatic",
"manual"
Expand Down Expand Up @@ -124789,6 +124790,7 @@
"type": "boolean"
},
"confirmation_method": {
"description": "Describes whether we can confirm this PaymentIntent automatically, or if it requires customer action to confirm the payment.",
"enum": [
"automatic",
"manual"
Expand Down
2 changes: 2 additions & 0 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -20904,6 +20904,7 @@
"type": "string"
},
"confirmation_method": {
"description": "Describes whether we can confirm this PaymentIntent automatically, or if it requires customer action to confirm the payment.",
"enum": [
"automatic",
"manual"
Expand Down Expand Up @@ -91633,6 +91634,7 @@
"type": "boolean"
},
"confirmation_method": {
"description": "Describes whether we can confirm this PaymentIntent automatically, or if it requires customer action to confirm the payment.",
"enum": [
"automatic",
"manual"
Expand Down

0 comments on commit 11685b4

Please sign in to comment.