docs_validate_spec
Validate OpenAPI specifications to detect errors, warnings, and best practice violations. Ensure API quality with strict validation and detailed feedback.
Instructions
Validate an OpenAPI specification for errors, warnings, and best practice violations (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strict | No | Enable strict validation mode | |
| api_key | No | API key for authentication | |
| openapi_spec | Yes | OpenAPI specification in JSON or YAML format |