Opinionated OpenAPI 3.x validator and test generator with a 130-point checklist, right in your editor.
Swagger Sentinel brings the power of the 130-point OpenAPI checklist directly to VS Code. It provides real-time feedback, diagnostics, and automated test generation to help you build better APIs.
Features
Real-time Linting: Automatically validates your OpenAPI spec (.yaml, .yml, .json) as you type.
Problem Highlighting: See errors, warnings, and suggestions directly in the VS Code "Problems" tab and highlighted in your code.
Smart Test Generation: Generate Vitest-compatible TypeScript tests with Faker.js integration directly from your spec via the context menu.