From 6125bec144cfcd1885c9543c920f14b7737d3f6f Mon Sep 17 00:00:00 2001 From: Chiefsoft Works Date: Sat, 12 Apr 2025 12:51:07 -0400 Subject: [PATCH] swagger text --- app/swagger/digifi_swagger.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/app/swagger/digifi_swagger.json b/app/swagger/digifi_swagger.json index 436abcf..3512375 100644 --- a/app/swagger/digifi_swagger.json +++ b/app/swagger/digifi_swagger.json @@ -1,8 +1,8 @@ { "openapi": "3.0.3", "info": { - "title": "Swagger Bank Channel to Simbrella FirstAdvance - OpenAPI 3.0", - "description": "This is a Simbrella FirstAdvance Backend Server with the OpenAPI 3.0 specification. \n\n\nSome useful links:\n- [Web Simulated Demo Page](https://digifi-salaryloan.chiefsoft.net/)\n- [Web Management Support Portal](https://digifi-office.chiefsoft.net/auth/login)", + "title": "Swagger OfficeCore - OpenAPI 3.0", + "description": "This is a Simbrella FirstAdvance BackOffice Server with the OpenAPI 3.0 specification. \n\n\nSome useful links:\n- [Web Simulated Demo Page](https://digifi-salaryloan.chiefsoft.net/)\n- [Web Management Support Portal](https://digifi-office.chiefsoft.net/auth/login)", "termsOfService": "http://swagger.io/terms/", "contact": { "email": "support@chiefsoft.com" @@ -15,13 +15,7 @@ }, "servers": [ { - "url": "http://localhost:4500" - }, - { - "url": "http://api.dev.simbrellang.net:4500" - }, - { - "url": "https://api.dev.simbrellang.net" + "url": "http://localhost:4700" } ], "tags": [