mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 03:24:25 +00:00
1e01c380e8
* add support for any type, i.e. when 'type' attribute is not specified in OAS schema * fix typos, add code comments * Handle case when 'type' attribute is not present in the OAS schema * fix python formatting rule * fix python formatting rule * remove 'object' as a type