Bug Report Checklist
Description
One of the templates incorrectly uses a Javadoc comment /** where it should use a normal comment /*. This results in a Javadoc warning during compilation, which fails the build when compiling with -Werror.
openapi-generator version
7.23.0
OpenAPI declaration file content or url
n/a
Generation Details
n/a
Steps to reproduce
n/a
Related issues/PRs
n/a
Suggest a fix
#24278
Bug Report Checklist
Description
One of the templates incorrectly uses a Javadoc comment
/**where it should use a normal comment/*. This results in a Javadoc warning during compilation, which fails the build when compiling with-Werror.openapi-generator version
7.23.0
OpenAPI declaration file content or url
n/a
Generation Details
n/a
Steps to reproduce
n/a
Related issues/PRs
n/a
Suggest a fix
#24278