swagger-api / swagger-codegen-generators

Apache License 2.0
284 stars 424 forks source link

Fix #11899: Add ignoreUnknownJacksonAnnotation configuration property #1312

Open nikhilbchilwant opened 1 month ago

nikhilbchilwant commented 1 month ago

Support ignoreUnknownJacksonAnnotation to support the addition of @JsonIgnoreProperties(ignoreUnknown = true) during code generation