Created by: juherr
In some cases, Jackson will duplicate entries when the annotation is on the field. The behavior is expected, see https://github.com/FasterXML/jackson-databind/issues/1609
Also, a similar issue exists on the java generator: https://github.com/OpenAPITools/openapi-generator/issues/5705
Ping @jimschubert