mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-10 15:54:18 +00:00
If a type's field is an array or map, dataFormat of the innerProperty was not copied into encapsulating property. This change fixes it.