Oas qa
From ETSI Forge
Validating the OAS specification
Install swagger-tools
$ sudo npm install -g swagger-tools
How to validate a file:
- Save the file in UTF8
- Execute swagger-tools:
$ swagger-tools validate <yourfile>
Install swagger-tools
$ sudo npm install -g swagger-tools
How to validate a file:
$ swagger-tools validate <yourfile>