Hi
We recently upgraded our open api maven plugin to 7.14.0.
Post upgrade, schema code generation is showing @nullable annotation on many fields.
This introduction suddenly creates bunch of sonar errors on java:S2259 rule.
is there a config options that we can use to remove @nullable annotation ?