lint-openapi Plugin
lint-openapi validates OpenAPI specs.
Usage Examples
- "lint an OpenAPI specification file"
- "check API docs for broken references"
- "validate against OpenAPI 3.1 standards"
Installation
npm install -g lint-openapi
Key Features
- OpenAPI 2.0/3.0/3.1 validation
- Swagger specification linting
- Configurable rulesets
- Reference consistency checking
- JSON/YAML output for CI