Validate AsyncAPI Spec
validate_asyncapi_specValidate raw AsyncAPI documents in YAML or JSON format to detect specification errors.
Instructions
Validate raw AsyncAPI YAML or JSON content and return validation errors if the spec is invalid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Raw AsyncAPI document content as YAML or JSON. |