OpenAPI validator
Paste OpenAPI 3.x JSON and check required fields, paths, and operation shapes. Client-side only — nothing is uploaded.
What this checks
openapi version, info.title/version, paths object, operations (summary, responses), and basic component refs. For full linting use Spectral in CI; this tool is a fast first pass.