1.0.0 • Published 8 years ago

open-swagger-editor v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

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

License

MIT