swagger-codegen
swagger-codegen copied to clipboard
Added description to Operation and command line support for generic support files
Two commits:
- Added description to Operation. The API includes a description so swagger-codegen only needs to store the content.
- To add generic support files to a code generation an update for the language implementation is needed. Therefore I added code to add generic support files and their templates to the command line.