Maxim Zinchenko
Maxim Zinchenko
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...
#### Description With any parser settings and model in yaml format, when model contains property "**on**" parser read property name "**true**" instead of "**on**". Problem caused by wrong DeserializationUtils.CustomResolver.addImplicitResolvers() in...
Fix for issue #3352