]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Add links to related sections of docs to docstrings (#14776)
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Wed, 4 Feb 2026 12:41:54 +0000 (15:41 +0300)
committerGitHub <noreply@github.com>
Wed, 4 Feb 2026 12:41:54 +0000 (13:41 +0100)
commit3a41403ccda1a727135fec91dea118ad8f2cf50a
treee4b442dfec9c19f58a7ae8c9ea7d871a04e8372d
parentc9e512d808de5eb4196aaaf11ceebf0e9500e55b
📝 Add links to related sections of docs to docstrings (#14776)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs/en/docs/reference/request.md
docs/en/docs/reference/response.md
docs/en/docs/reference/responses.md
docs/en/docs/reference/security/index.md
docs/en/docs/reference/websockets.md
fastapi/applications.py
fastapi/exceptions.py
fastapi/openapi/docs.py
fastapi/param_functions.py
fastapi/security/oauth2.py