simulator

This commit is contained in:
Azeez Muibi
2025-05-06 10:45:53 +01:00
2 changed files with 52 additions and 2 deletions
+12 -2
View File
@@ -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"
@@ -15,7 +15,17 @@
},
"servers": [
{
<<<<<<< HEAD
"url": "https://devcore.digifi.chiefsoft.net/v1/api/salary"
=======
"url": "http://localhost:6337"
},
{
"url": "http://10.10.11.17:6337"
},
{
"url": "https://bank-emulator.dev.simbrellang.net"
>>>>>>> 6f24d16b73f50f441b55c26e0bf3b6f9a5449bc7
}
],
"tags": [