From 656d83397bf3dfe85c89978c1b250147a9da9101 Mon Sep 17 00:00:00 2001 From: dcrossleyau Date: Thu, 9 May 2024 00:30:51 +0000 Subject: [PATCH] Apply automatic changes --- _data/config-api-endpoints.json | 7 +++++++ _data/config-apidocs.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/_data/config-api-endpoints.json b/_data/config-api-endpoints.json index feb63069..9465a301 100644 --- a/_data/config-api-endpoints.json +++ b/_data/config-api-endpoints.json @@ -10010,6 +10010,13 @@ "name": "mod-inn-reach", "path": "/transactions" }, + { + "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", + "apiType": "oas", + "methods": "get:operation/getTransactionStatusList", + "name": "edge-dcb", + "path": "/transactions/status" + }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", diff --git a/_data/config-apidocs.json b/_data/config-apidocs.json index 1ffa845b..0df1a7f2 100644 --- a/_data/config-apidocs.json +++ b/_data/config-apidocs.json @@ -65,7 +65,7 @@ "apiTypes": [ "OAS" ], - "generator": "api_doc.py 1.5.3" + "generator": "api_doc.py 1.5" }, "name": "edge-dcb", "org": "folio-org"