Oas qa

From ETSI Forge
Revision as of 17:14, 12 July 2017 by Carignani (talk | contribs) (Created page with "== Validating the OAS specification == Install [https://github.com/apigee-127/swagger-tools swagger-tools] $ sudo npm install -g swagger-tools How to validate a file: #...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Validating the OAS specification

Install swagger-tools

   $ sudo npm install -g swagger-tools

How to validate a file:

  1. Save the file in UTF8
  2. Execute swagger-tools:
   $ swagger-tools validate <yourfile>