openapi-generator
openapi-generator copied to clipboard
[BUG] How To close validateJsonObject method generator
Hi
now i use java maven plugs (version6.2.0) to generator code,I want to not generator validateJsonObject in the generator model,I can't found it how to propertie it.and if i set configOptions.disallowAdditionalPropertiesIfNotPresent , something has wrong ,such like this pic

it seems to define two properties in this same method,I don't know if this is a bug