Specs

OpenAPI and AsyncAPI specs

Get OpenAPI specification

get
/openapi-spec.yaml

Returns the complete OpenAPI specification for this API in YAML format

Responses
200

OpenAPI specification in YAML format

application/yaml
Responsestring · binary
get
/openapi-spec.yaml

Get AsyncAPI specification

get
/asyncapi-spec.yaml

Returns the complete AsyncAPI specification for WebSocket API in YAML format

Responses
200

AsyncAPI specification in YAML format

application/yaml
Responsestring · binary
get
/asyncapi-spec.yaml

Last updated