swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Added description to Operation and command line support for generic support files

Open ToreJohansson opened this issue 8 years ago • 0 comments

Two commits:

  1. Added description to Operation. The API includes a description so swagger-codegen only needs to store the content.
  2. 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.

ToreJohansson avatar Sep 13 '17 12:09 ToreJohansson