updated swagger base path

This commit is contained in:
Massimiliano Assante 2022-04-11 12:47:48 +02:00
parent b58f65012c
commit cb97a0988c
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
<additional-css
file="css/d4science_enunciate_custom.css" />
</docs>
<swagger basePath="/${project.artifactId}"/>
<swagger basePath="/${project.artifactId}/rest"/>
</modules>
</enunciate>