byCedric / swaglint

Yet another swagger linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swaglint

Latest Version on Packagist Software License Total Downloads Code quality

Yet another Swagger linter

Install

Via NPM

$ npm install swaglint

Usage

$ swaglint swagger.yml
$ swaglint partial.yml other.yml
$ cat cool-api.yml | swaglint --stdin

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ npm test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Yet another swagger linter

License:MIT License


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%