Mohamed ElBeltagy
Mohamed ElBeltagy
> Hi, trying to use this **additionalModelTypeAnnotations** feature to add Lombok's annotations - When I use the Spring generator (Server) the generated classes indeed contain the annotations I specified. This...
@Serob yes. This is the expected behavior. In short, the `openapi-generator` does not support `lombok` or other annotations natively. So, as @qcastel mentioned, the generator is not aware of the...
@szh Yes, please
@petkivim , the build keeps failing when it runs on Github. I ran the command `./gradlew -Dorg.gradle.jvmargs=-Xmx6g --stacktrace clean build test intTest jacocoTestReport -Pfrontend-npm-audit` on my local machine against my...
@petkivim, since Sonar keeps failing and I have no access to the report, and as I am aware that the team is most likely trying to focus on releasing 7.8.0...