Fixed tag

This commit is contained in:
Luca Frosini 2024-04-10 11:07:26 +02:00
parent 73fa19dd5b
commit dc1af202dd
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<ruby-json-client disabled="true" />
<java-json-client disabled="true" />
<javascript-client disabled="true" />
<jaxrs groupBy="annotation">
<jaxrs groupBy="annotation" />
<docs docsDir="${project.build.directory}" docsSubdir="api-docs" />
<swagger basePath="/${project.artifactId}" />
<docs freemarkerTemplate="${project.basedir}/src/main/resources/META-INF/enunciate/d4science_docs.fmt">