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.",