Implement a docs.yaml
endpoint
#4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
In its current state, the docserver renders OpenAPI3.1 compliant JSON file at
/docs.json
. It will be nice to have a similar endpoint at/docs.yaml
or/docs.yml
(or both) to render the combined documents in YAML format.The text was updated successfully, but these errors were encountered: