cURL
curl --request GET \ --url https://api.ctrl-hub.com/spec.yaml
"<string>"
Returns the full API spec in YAML format.
The yaml spec
The response is of type string.
string