Skip to content

Endpoint tooltip with docstring? #46

@tiangolo

Description

@tiangolo

Maybe it would be nice to, on the tooltip on hover over an endpoint, that shows the method, path, function name, and file, to also show the docstring for that function, rendered with Markdown.

FastAPI uses those docstrings for OpenAPI, and Markdown is also defined in the spec, so we can assume it will be markdown to render it.

Image

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions