Grouping REST APIs in documentation

This commit is contained in:
Luca Frosini 2024-04-10 11:06:14 +02:00
parent 51cffd71cd
commit 73fa19dd5b
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<ruby-json-client disabled="true" />
<java-json-client disabled="true" />
<javascript-client disabled="true" />
<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">