Description
Checks OpenAPI and Swagger specification documents for validity. It helps developers, CI pipelines, and documentation tools catch mistakes before API descriptions are published or used to generate code.
A valid specification can still describe an insecure API. Review authentication, authorization, examples, and exposed fields separately from format validation.