Specs
OpenAPI and AsyncAPI specs
Returns the complete OpenAPI specification for this API in YAML format
Responses
200
OpenAPI specification in YAML format
application/yaml
Responsestring · binary
500
Internal server error
application/json
get
/openapi-spec.yamlGET /v2/openapi-spec.yaml HTTP/1.1
Host: api.reya.xyz
Accept: */*
binaryReturns the complete AsyncAPI specification for WebSocket API in YAML format
Responses
200
AsyncAPI specification in YAML format
application/yaml
Responsestring · binary
500
Internal server error
application/json
get
/asyncapi-spec.yamlGET /v2/asyncapi-spec.yaml HTTP/1.1
Host: api.reya.xyz
Accept: */*
binary