Oas qa

From ETSI Forge
Jump to navigation Jump to search

Validating the OAS specification[edit | edit source]

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>