fixing swagger conf

This commit is contained in:
Luca Frosini 2022-03-31 19:04:36 +02:00
parent 895e8b0d9a
commit c07f5fc354
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
<java-json-client disabled="true" />
<javascript-client disabled="true" />
<docs docsDir="${project.build.directory}" docsSubdir="docs" />
<swagger basePath="gcat"/>
<swagger basePath="/gcat"/>
</modules>
</enunciate>