2023.1.2
openapi-processor/openapi-processor-spring#157, bean validation support for mapped types broke additional parameters
the bean validation support on mapped types introduced in 2023.1 did not properly handle additional parameters.
openapi-processor/openapi-processor-spring#156, wrong bean-validation option in mapping json schema
the definition of the bean-validation option in the mapping.yaml expected string "true"/"false" instead of boolean true/false .