mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-19 00:29:10 +00:00
* Fix flattenPath() in InlineModelResolver: use List instead of Map Fix for https://github.com/OpenAPITools/openapi-generator/issues/17578 * Update InlineModelResolver.java