linter-openapi
Linter for openapi documents
Chris Manson 611 2 1.0.1 MIT GitHub

linter-openapi

This linter plugin for Linter provides an interface to openapi-enforcer. It will be used with files that have the "YAML" syntax.

Installation

Install linter-swagger either in Atom's Preferences/Install Packages, or with apm on the command-line:

apm install linter-swagger

Usage

This package will automatically lint YAML and JSON files that have an openapi field with a version number value, in accordance to the OpenAPI spec.