Closed panovst closed 1 year ago
6.5.0
please use v7.0.0. I think the issue has been fixed.
6.5.0
please use v7.0.0. I think the issue has been fixed.
I checked for the master version by the manual
Thanks for providing more info. I've filed https://github.com/OpenAPITools/openapi-generator/pull/16524 to fix it
Bug Report Checklist
Description
openapi-generator version
6.5.0
OpenAPI declaration file content or url
Generation Details
Maven plugin configuration
Steps to reproduce
mvn clean package
Generated Attribute.java
for some reason, this method does not use "JsonNullable.of()" when initializing a variable
Related issues/PRs
No related issues found