fix swagger configuration

This commit is contained in:
Ezequiel Bergamaschi
2015-04-27 01:19:15 -03:00
parent 4474d7fb0b
commit 219d7e2efe
2 changed files with 19 additions and 19 deletions

View File

@@ -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