mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 23:39:02 +00:00
* First try to generate unit tests for the models of the C-libcurl client. Models into models are not supported yet. * Added unit tests for the modules of the C-libcurl client to the git repository. * Support for objects having other objects as properties, for the C-libcurl client generator * Proper formatting of generated code