Skip to content

Commit

Permalink
Update OpenAPI for 5ee6953f299f89260c84c709031d4ca8a7e6d0e0
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 18, 2024
1 parent 9e5e7f0 commit 4914774
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -72012,7 +72012,7 @@
"description": "The Stripe REST API. Please see https://stripe.com/docs/api for more details.",
"termsOfService": "https://stripe.com/us/terms/",
"title": "Stripe API",
"version": "2024-04-10; embedded_connect_beta=v2; server_side_confirmation_beta=v1; orders_beta=v4; gift_cards_beta=v1; unified_accounts_beta=v1; terminal_collect_inputs_beta=v1; terminal_collect_confirm_beta=v1; retrieve_tax_forms_beta=v1; financial_connections_transactions_beta=v1; invoice_partial_payments_beta=v1; invoice_payment_plans_beta=v1",
"version": "2024-06-20; embedded_connect_beta=v2; server_side_confirmation_beta=v1; orders_beta=v4; gift_cards_beta=v1; unified_accounts_beta=v1; terminal_collect_inputs_beta=v1; terminal_collect_confirm_beta=v1; retrieve_tax_forms_beta=v1; financial_connections_transactions_beta=v1; invoice_partial_payments_beta=v1; invoice_payment_plans_beta=v1",
"x-stripeSpecFilename": "spec3.beta.sdk"
},
"openapi": "3.0.0",
Expand Down Expand Up @@ -207086,7 +207086,8 @@
"2022-11-15",
"2023-08-16",
"2023-10-16",
"2024-04-10"
"2024-04-10",
"2024-06-20"
],
"maxLength": 5000,
"type": "string",
Expand Down
5 changes: 3 additions & 2 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -50055,7 +50055,7 @@
"description": "The Stripe REST API. Please see https://stripe.com/docs/api for more details.",
"termsOfService": "https://stripe.com/us/terms/",
"title": "Stripe API",
"version": "2024-04-10",
"version": "2024-06-20",
"x-stripeSpecFilename": "spec3"
},
"openapi": "3.0.0",
Expand Down Expand Up @@ -160105,7 +160105,8 @@
"2022-11-15",
"2023-08-16",
"2023-10-16",
"2024-04-10"
"2024-04-10",
"2024-06-20"
],
"maxLength": 5000,
"type": "string",
Expand Down

0 comments on commit 4914774

Please sign in to comment.