1.0.0 • Published 4 years ago

linter-openapi v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

linter-openapi

This linter plugin for Linter provides an interface to openapi-enforcer. It will be used with files that have the "JavaScript" 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.

1.0.0

4 years ago