mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 19:43:40 +00:00
* [cpp-rest-sdk] support serializing models as parameters This fixes the code generation for the cases where the model is referenced as a parameter * [cpprest-sdk] avoid newlines when no model import