mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-19 18:13:46 +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