1.0.0 • Published 6 years ago
swagger-parse-cli v1.0.0
swagger-parse-cli
This lightweight CLI tool is designed to parse and project required data from swagger specs as and when required.
Install
git clone https://github.com/akhila76/swagger-parse-cli.git
cd swagger-parse-cli
git install -g .Usage
swagger-parse-cli <command>
Commands:
  swagger-parse-cli list <filename>  Lists all the paths specified in your spec
Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]1.0.0
6 years ago