mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 19:49:04 +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.