updated swagger endpoint

This commit is contained in:
Massimiliano Assante 2022-04-11 12:50:29 +02:00
parent ac5a9ba510
commit 964f2023d8
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>