Skip to content

Commit

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

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Feb 26, 2024
1 parent 0f90302 commit 38b723c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -8862,13 +8862,7 @@
"type": "boolean"
},
"mandate_data": {
"anyOf": [
{
"$ref": "#/components/schemas/confirmation_tokens_resource_mandate_data"
}
],
"description": "Data used for generating a Mandate.",
"nullable": true
"$ref": "#/components/schemas/confirmation_tokens_resource_mandate_data"
},
"object": {
"description": "String representing the object's type. Objects of the same type share the same value.",
Expand Down Expand Up @@ -8957,11 +8951,8 @@
"expires_at",
"id",
"livemode",
"mandate_data",
"object",
"payment_intent",
"payment_method",
"payment_method_options",
"payment_method_preview",
"return_url",
"setup_future_usage",
Expand Down

0 comments on commit 38b723c

Please sign in to comment.