openapi-generator icon indicating copy to clipboard operation
openapi-generator copied to clipboard

[BUG] How To close validateJsonObject method generator

Open czy006 opened this issue 3 years ago • 0 comments

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

image

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

czy006 avatar Oct 15 '22 05:10 czy006