Skip to content

Commit

Permalink
OpenAPI Update (#952)
Browse files Browse the repository at this point in the history
Update OpenAPI for 51e2b50cea83fd13d9fb4201c92a401429db8f75

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Aug 9, 2024
1 parent e46377f commit e19be7d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -10663,6 +10663,22 @@
"balances": {
"$ref": "#/components/schemas/connect_embedded_payouts_config_claim"
},
"capital_financing": {
"anyOf": [
{
"$ref": "#/components/schemas/connect_embedded_base_config"
}
],
"nullable": true
},
"capital_financing_application": {
"anyOf": [
{
"$ref": "#/components/schemas/connect_embedded_base_config"
}
],
"nullable": true
},
"capital_financing_promotion": {
"anyOf": [
{
Expand Down Expand Up @@ -10715,6 +10731,8 @@
"account_management",
"account_onboarding",
"balances",
"capital_financing",
"capital_financing_application",
"capital_financing_promotion",
"documents",
"notification_banner",
Expand Down

0 comments on commit e19be7d

Please sign in to comment.