mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* [JavaSpring] Fix when openapi spec file has array of files The isArray is not checked for non-reactive isFile condition. This is remediated. * update samples --------- Co-authored-by: Siddharth Wagle <SidWagz@users.noreply.github.com>