From aedc669da493aeadbd687a296893486fac3b938c Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 5 Apr 2025 19:22:55 -0400 Subject: [PATCH] bank emulator URL --- app/swagger/digifi_swagger.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app/swagger/digifi_swagger.json b/app/swagger/digifi_swagger.json index c5862c6..4cb1130 100644 --- a/app/swagger/digifi_swagger.json +++ b/app/swagger/digifi_swagger.json @@ -1,8 +1,8 @@ { "openapi": "3.0.3", "info": { - "title": "Swagger 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": "bank Emulator Swagger Simbrella FirstAdvance - OpenAPI 3.0", + "description": "This is a Simbrella FirstAdvance bank Backend Server Emulator 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" @@ -16,6 +16,9 @@ "servers": [ { "url": "http://localhost:6337" + }, + { + "url": "https://bank-emulator.dev.simbrellang.net" } ], "tags": [