mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-18 14:50:56 +00:00
* Small fixes to prevent crash when empty json body is provided. * Fix some more memory Leaks in the model-body - Members not deleted in cleanup() method, for maps/arrays of primitive types. - Avoid undefined behavior when updating class members with data from missing json fields