This is an automated email from the ASF dual-hosted git repository.

vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit bc60bc379a245c350a8a3938c6fd3920a4b5b9a1
Author: Michael Vorburger ⛑️ <[email protected]>
AuthorDate: Sun Aug 2 17:09:15 2020 +0200

    Update fineract-provider/config/swagger/fineract-input.yaml
---
 fineract-provider/config/swagger/fineract-input.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fineract-provider/config/swagger/fineract-input.yaml 
b/fineract-provider/config/swagger/fineract-input.yaml
index 5653e7c..878d711 100644
--- a/fineract-provider/config/swagger/fineract-input.yaml
+++ b/fineract-provider/config/swagger/fineract-input.yaml
@@ -22,7 +22,7 @@ info:
     name: Apache 2.0
     url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
 servers:
-- url: https://demo.openmf.org/fineract-provider/api/v1
+- url: https://demo.fineract.dev/fineract-provider/api/v1
 components:
   securitySchemes:
     basicAuth:
@@ -34,4 +34,4 @@ components:
       name: fineract-platform-tenantid 
 security:
   - basicAuth: []
-    tenantid: []
\ No newline at end of file
+    tenantid: []

Reply via email to