validate-openapi-using-apimatic
Validate OpenAPI 2.0 and 3.0 specifications in JSON or YAML format to ensure API documentation quality and compliance.
Instructions
Get validation summary for your OpenAPI spec using APIMatic
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| openApiFile | Yes | The OpenAPI file content as a string | |
| isYaml | Yes | Whether the OpenAPI file is in YAML format |