/
AS
asyncapi
/
AsyncAPI Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
bundle
1
convert
1
diff
1
generate
1
help
1
parse
1
validate
1
post
Validate the given AsyncAPI document.
version
1
validate
parser
Validate the given AsyncAPI document.
post
/validate
Request body
ValidateRequest
required
asyncapi
union
required
AsyncAPI document in JSON or YAML.
Response
The given AsyncAPI document is valid.
Changes