mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 20:38:59 +00:00
* Fix to_dict method * Fix union type hint * Use more concise code for dict generation * Add from dict method for array of dicts * Fix after reviewer comments * add check for none * Update samples