mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
* Fix InlineModelResolver to ensure the vendorExtensions could be accessed via schema object or inline model. * format the code * Copy vendor extension to property only.