Description
Hi,
OpenAPis specifies it is possible to define vendorExtension on Response object (CodegenResponse) but the class CodegenResponse doesn't support it. Is there any enhancement planned for this feature?
Here is the link on OpenAPI documentation
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#responseObject
Swagger-codegen version
2.2.1
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues
Suggest a Fix
copy vendorExtensions from Response to CodegenResponse.