/
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
post
Parse the given AsyncAPI document.
validate
1
version
1
parse
parser
Parse the given AsyncAPI document.
post
/parse
Request body
ParseRequest
required
asyncapi
union
required
AsyncAPI document in JSON or YAML.
Response
AsyncAPI document successfully parsed.
ParseResponse
required
parsed
string
required
Changes