Skip to content

Commit

Permalink
Update OpenAPI specification for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jan 30, 2025
1 parent 8fdcd3c commit ece17cf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
14 changes: 7 additions & 7 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -125596,7 +125596,7 @@
]
},
"manual_entry": {
"description": "Settings for configuring manual entry of account details for this Session.",
"description": "Customize manual entry behavior",
"properties": {
"mode": {
"description": "Whether manual entry will be handled by Stripe during the Session.",
Expand Down Expand Up @@ -169293,7 +169293,7 @@
"description": "Additional fields for Financial Connections Session creation",
"properties": {
"filters": {
"description": "Provide filters for the linked accounts that the customer can select for the payment method",
"description": "Provide filters for the linked accounts that the customer can select for the payment method.",
"properties": {
"account_subcategories": {
"description": "The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.",
Expand Down Expand Up @@ -174938,7 +174938,7 @@
"description": "Additional fields for Financial Connections Session creation",
"properties": {
"filters": {
"description": "Provide filters for the linked accounts that the customer can select for the payment method",
"description": "Provide filters for the linked accounts that the customer can select for the payment method.",
"properties": {
"account_subcategories": {
"description": "The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.",
Expand Down Expand Up @@ -181779,7 +181779,7 @@
"description": "Additional fields for Financial Connections Session creation",
"properties": {
"filters": {
"description": "Provide filters for the linked accounts that the customer can select for the payment method",
"description": "Provide filters for the linked accounts that the customer can select for the payment method.",
"properties": {
"account_subcategories": {
"description": "The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.",
Expand Down Expand Up @@ -209382,7 +209382,7 @@
"description": "Additional fields for Financial Connections Session creation",
"properties": {
"filters": {
"description": "Provide filters for the linked accounts that the customer can select for the payment method",
"description": "Provide filters for the linked accounts that the customer can select for the payment method.",
"properties": {
"account_subcategories": {
"description": "The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.",
Expand Down Expand Up @@ -211343,7 +211343,7 @@
"description": "Additional fields for Financial Connections Session creation",
"properties": {
"filters": {
"description": "Provide filters for the linked accounts that the customer can select for the payment method",
"description": "Provide filters for the linked accounts that the customer can select for the payment method.",
"properties": {
"account_subcategories": {
"description": "The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.",
Expand Down Expand Up @@ -213355,7 +213355,7 @@
"description": "Additional fields for Financial Connections Session creation",
"properties": {
"filters": {
"description": "Provide filters for the linked accounts that the customer can select for the payment method",
"description": "Provide filters for the linked accounts that the customer can select for the payment method.",
"properties": {
"account_subcategories": {
"description": "The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.",
Expand Down
16 changes: 7 additions & 9 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114027,9 +114027,7 @@ paths:
x-stripeMostCommon:
- accounts
manual_entry:
description: >-
Settings for configuring manual entry of account details for
this Session.
description: Customize manual entry behavior
properties:
mode:
description: >-
Expand Down Expand Up @@ -157463,7 +157461,7 @@ paths:
description: >-
Provide filters for the linked accounts that
the customer can select for the payment
method
method.
properties:
account_subcategories:
description: >-
Expand Down Expand Up @@ -164493,7 +164491,7 @@ paths:
description: >-
Provide filters for the linked accounts that
the customer can select for the payment
method
method.
properties:
account_subcategories:
description: >-
Expand Down Expand Up @@ -172638,7 +172636,7 @@ paths:
description: >-
Provide filters for the linked accounts that
the customer can select for the payment
method
method.
properties:
account_subcategories:
description: >-
Expand Down Expand Up @@ -197969,7 +197967,7 @@ paths:
filters:
description: >-
Provide filters for the linked accounts that the
customer can select for the payment method
customer can select for the payment method.
properties:
account_subcategories:
description: >-
Expand Down Expand Up @@ -199960,7 +199958,7 @@ paths:
filters:
description: >-
Provide filters for the linked accounts that the
customer can select for the payment method
customer can select for the payment method.
properties:
account_subcategories:
description: >-
Expand Down Expand Up @@ -201976,7 +201974,7 @@ paths:
filters:
description: >-
Provide filters for the linked accounts that the
customer can select for the payment method
customer can select for the payment method.
properties:
account_subcategories:
description: >-
Expand Down

0 comments on commit ece17cf

Please sign in to comment.