Masaaki YAMADA

Results 3 comments of Masaaki YAMADA

Since there is no swagger-editor, an error may be occurring. Please install it globally and try it. > nom - g install swagger-editor or > yarn global add swagger-editor

### Windows users For some versions of npm on Windows will have problems on the `npm install` step of `swagger project create`. They are related to a `debug` module on...

There is also a way to edit YAML with provided docker. > docker run --rm - d - p 80: 8080 swaggerapi / swagger - editor This image also comes...