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 17, 2025
1 parent 9d79ddd commit 722a8e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -125784,7 +125784,7 @@
"operationId": "GetFinancialConnectionsTransactions",
"parameters": [
{
"description": "The ID of the Stripe account whose transactions will be retrieved.",
"description": "The ID of the Financial Connections Account whose transactions will be retrieved.",
"in": "query",
"name": "account",
"required": true,
Expand Down
4 changes: 3 additions & 1 deletion openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114168,7 +114168,9 @@ paths:
objects.</p>
operationId: GetFinancialConnectionsTransactions
parameters:
- description: The ID of the Stripe account whose transactions will be retrieved.
- description: >-
The ID of the Financial Connections Account whose transactions will
be retrieved.
in: query
name: account
required: true
Expand Down

0 comments on commit 722a8e2

Please sign in to comment.