Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 22, 2023
1 parent 44317d7 commit a3f77a3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
7 changes: 0 additions & 7 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -16433,13 +16433,6 @@
"operation": "get",
"path": "/v1/financial_connections/transactions/{transaction}"
},
{
"method_name": "list",
"method_on": "collection",
"method_type": "list",
"operation": "get",
"path": "/v1/financial_connections/transactions"
},
{
"method_name": "list",
"method_on": "service",
Expand Down
5 changes: 0 additions & 5 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15137,11 +15137,6 @@ components:
method_type: retrieve
operation: get
path: '/v1/financial_connections/transactions/{transaction}'
- method_name: list
method_on: collection
method_type: list
operation: get
path: /v1/financial_connections/transactions
- method_name: list
method_on: service
method_type: list
Expand Down
7 changes: 0 additions & 7 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -14324,13 +14324,6 @@
"operation": "get",
"path": "/v1/financial_connections/transactions/{transaction}"
},
{
"method_name": "list",
"method_on": "collection",
"method_type": "list",
"operation": "get",
"path": "/v1/financial_connections/transactions"
},
{
"method_name": "list",
"method_on": "service",
Expand Down
5 changes: 0 additions & 5 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13289,11 +13289,6 @@ components:
method_type: retrieve
operation: get
path: '/v1/financial_connections/transactions/{transaction}'
- method_name: list
method_on: collection
method_type: list
operation: get
path: /v1/financial_connections/transactions
- method_name: list
method_on: service
method_type: list
Expand Down

0 comments on commit a3f77a3

Please sign in to comment.