decoupled-swagger-editor
v2.0.1
Published
module with validation functionalities present in swagger editor
Downloads
10
Readme
Decoupled swagger editor validator
The aim of this project is to decouple the swagger validator from their web editor (editor.swagger.io).
Publish to NPM
To publish a new version of this project to npm:
- commit and push changes, make sure your working directory is clean
npm login
np
- answer all the questions np makes
- At the end of the process, np launches a browser window for you to write your release notes.