From 17f4339f31a32a043cfa71f1927a69afa606f5b0 Mon Sep 17 00:00:00 2001 From: Azeez Muibi Date: Mon, 14 Apr 2025 00:13:41 +0100 Subject: [PATCH] update --- app/swagger/digifi_swagger.json | 42 +-------------------------------- 1 file changed, 1 insertion(+), 41 deletions(-) diff --git a/app/swagger/digifi_swagger.json b/app/swagger/digifi_swagger.json index 7e10128..728a6a2 100644 --- a/app/swagger/digifi_swagger.json +++ b/app/swagger/digifi_swagger.json @@ -15,7 +15,7 @@ }, "servers": [ { - "url": "http://localhost:4700" + "url": "http://localhost:4300" } ], "tags": [ @@ -35,46 +35,6 @@ "url": "https://www.simbrellang.net" } }, - { - "name": "EligibilityCheck", - "description": "Eligibility Check Request", - "externalDocs": { - "description": "Find out more", - "url": "https://www.simbrellang.net" - } - }, - { - "name": "SelectOffer", - "description": "This method is used the send the offer the customer selected to Simbrella.", - "externalDocs": { - "description": "Find out more", - "url": "https://www.simbrellang.net" - } - }, - { - "name": "ProvideLoan", - "description": "Provide Loan Request.", - "externalDocs": { - "description": "Find out more", - "url": "https://www.simbrellang.net" - } - }, - { - "name": "LoanStatus", - "description": "Loan Information Request.", - "externalDocs": { - "description": "Find out more", - "url": "https://www.simbrellang.net" - } - }, - { - "name": "Repayment", - "description": "Repayment Request.", - "externalDocs": { - "description": "Find out more", - "url": "https://www.simbrellang.net" - } - }, { "name": "Loans", "description": "Get all loans with optional filtering.",