From a3f77a38a354bd44add74becc7e3d3d1120fa6c0 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 00:11:55 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 7 ------- openapi/spec3.beta.sdk.yaml | 5 ----- openapi/spec3.sdk.json | 7 ------- openapi/spec3.sdk.yaml | 5 ----- 4 files changed, 24 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 554aa084..f2109c08 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -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", diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 6dcc6362..60f403b7 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -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 diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index aa0efb20..b03729f8 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -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", diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 5e449c36..ce5aad64 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -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