]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Fix and Improve English Documentation (#14048)
authorNils-Hero Lindemann <nilsherolindemann@proton.me>
Sat, 20 Sep 2025 12:58:04 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Sat, 20 Sep 2025 12:58:04 +0000 (14:58 +0200)
commit7095a110563b476dbc3a02501d5ec73b6b52efd7
tree5152b9b5f3b1224fc8d4a159b03ac925d129693a
parent9d7388d9f15632eee6d98faf93b19f1e9ff27ce9
📝 Fix and Improve English Documentation (#14048)

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
13 files changed:
docs/en/docs/advanced/async-tests.md
docs/en/docs/advanced/custom-response.md
docs/en/docs/advanced/response-headers.md
docs/en/docs/advanced/websockets.md
docs/en/docs/deployment/docker.md
docs/en/docs/features.md
docs/en/docs/how-to/custom-docs-ui-assets.md
docs/en/docs/tutorial/body-multiple-params.md
docs/en/docs/tutorial/debugging.md
docs/en/docs/tutorial/middleware.md
docs/en/docs/tutorial/path-params-numeric-validations.md
docs/en/docs/tutorial/query-params-str-validations.md
docs/en/docs/tutorial/sql-databases.md