open-swagger-editor
v1.0.0
Published
Opens swagger editor for the file passed as parameter.
Downloads
7
Readme
open-swagger-editor
Open Swagger Editor for the yaml passed as a parameter in a Browser
Installing
$ npm install --save-dev open-swagger-editor
Using
It expects the parameter --swaggerFile
with the path to the swagger.yaml to edit.
$ open-swagger-editor --swaggerFile ./swagger.yaml
Node Compatibility
Requires Node >= 4