diff --git a/wise-webapp/src/main/webapp/WEB-INF/app.properties b/wise-webapp/src/main/webapp/WEB-INF/app.properties index 02ebda63..54300703 100755 --- a/wise-webapp/src/main/webapp/WEB-INF/app.properties +++ b/wise-webapp/src/main/webapp/WEB-INF/app.properties @@ -145,7 +145,7 @@ security.openid.enabled=false # # This properties are used for REST API Documentation( http://localhost:8080/wisemapping/doc/rest/index.html) # Change the URL for proper documentation console setup. -documentation.services.basePath=http://localhost:8080/wisemapping/service +documentation.services.basePath=http://localhost:8080/service documentation.services.version=3.0.1 diff --git a/wise-webapp/src/main/webapp/doc/rest/index.html b/wise-webapp/src/main/webapp/doc/rest/index.html index 7201f9ad..9147d5b0 100755 --- a/wise-webapp/src/main/webapp/doc/rest/index.html +++ b/wise-webapp/src/main/webapp/doc/rest/index.html @@ -5,7 +5,7 @@ - + @@ -18,23 +18,23 @@