mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-23 02:49:08 +00:00
* 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