Fix Swagger console base URL location issue.

This commit is contained in:
Paulo Gustavo Veiga
2014-12-16 00:43:40 -03:00
parent 81e9fa2793
commit 8003ef73bf
4 changed files with 188 additions and 190 deletions

View File

@@ -143,7 +143,7 @@ security.openid.enabled=false
# REST Documentation
#
# This properties are used for REST API Documentation( http://localhost:8080/doc/rest/index.html)
# 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.version=3.0.1