fixed swagger base url

Incident/23668 r5.13.0
Massimiliano Assante 2 years ago
parent b115782a86
commit ac9a5f39ee

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