Marcelo Trylesinski
|
dde7bd1ceb
|
📝 Replace starlette.io by starlette.dev and uvicorn.org by uvicorn.dev (#14176)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-11 17:48:49 +00:00 |
|
Sebastián Ramírez
|
e329d78f86
|
🐛 Fix support for StreamingResponses with dependencies with yield or UploadFiles, close after the response is done (#14099)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-09-29 05:29:38 +02:00 |
|
Nils-Hero Lindemann
|
7095a11056
|
📝 Fix and Improve English Documentation (#14048)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2025-09-20 14:58:04 +02:00 |
|
Sebastián Ramírez
|
f5b77ff0fc
|
📝 Add documentation for Behind a Proxy - Proxy Forwarded Headers, using --forwarded-allow-ips="*" (#14028)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-08-31 21:34:08 +02:00 |
|
Valentyn
|
d9249c1949
|
📝 Fix Twitter to be X (Twitter) everywhere in documentation (#13809)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2025-08-31 12:49:48 +02:00 |
|
z0z0r4
|
d4ddcc5878
|
📝 Update testing events documentation (#13259)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2025-08-31 10:29:21 +00:00 |
|
Arnaud Durand
|
e902ed5fc6
|
📝 Bring the scope claim in line with the standard in docs_src/security/tutorial005.py (#11189)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
|
2025-08-31 12:03:10 +02:00 |
|
Soul Lee
|
8e63f75919
|
📝 Update TrustedHostMiddleware Documentation (#11441)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2025-08-31 11:59:07 +02:00 |
|
Motov Yurii
|
c55f7138a1
|
📝 Add permalinks to headers in English docs (#13993)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2025-08-31 09:15:41 +00:00 |
|
Lubos
|
f1b1449958
|
📝 Update docs/en/docs/advanced/generate-clients.md (#13793)
|
2025-08-15 23:59:47 +02:00 |
|
Naves
|
9026f3b1bd
|
Misprint (#13800)
|
2025-06-18 20:22:18 +02:00 |
|
Nolan Di Mare Sullivan
|
7d9195a248
|
📝 Update Speakeasy URL to Speakeasy Sandbox (#13697)
|
2025-06-17 13:53:56 +02:00 |
|
Elliot Ford
|
5f9c7a3185
|
📝 Fix liblab client generation doc link (#13571)
|
2025-04-06 18:33:24 +02:00 |
|
Sebastián Ramírez
|
316566e40e
|
🔧 Update sponsors: pause TestDriven (#13446)
|
2025-03-03 15:33:33 +01:00 |
|
Sebastián Ramírez
|
1c711e7147
|
📝 Update includes format in docs with an automated script (#12950)
|
2024-11-18 03:25:44 +01:00 |
|
AyushSinghal1794
|
13892a39cd
|
📝 Update includes in docs/en/docs/advanced/testing-dependencies.md (#12647)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-11-10 17:40:22 +00:00 |
|
AyushSinghal1794
|
ac4956d3a3
|
📝 Update includes in docs/en/docs/advanced/generate-clients.md (#12642)
|
2024-11-09 16:52:15 +00:00 |
|
Sebastián Ramírez
|
7fb9c5922d
|
📝 Fix admonition double quotes with new syntax (#12835)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-11-09 16:39:20 +00:00 |
|
Hamid Rasti
|
52e8ea4c97
|
📝 Update includes for docs/en/docs/advanced/testing-websockets.md (#12761)
|
2024-11-09 16:19:46 +00:00 |
|
Hamid Rasti
|
2d45b54f10
|
📝 Update includes for docs/en/docs/advanced/using-request-directly.md (#12760)
|
2024-11-09 16:18:55 +00:00 |
|
Hamid Rasti
|
a86d2bbf4f
|
📝 Update includes for docs/advanced/wsgi.md (#12758)
|
2024-11-09 16:17:10 +00:00 |
|
VISHNU V S
|
ffcb635c2a
|
📝 Update includes in docs/en/docs/advanced/websockets.md (#12606)
|
2024-11-09 13:25:07 +00:00 |
|
Zhaohan Dong
|
334d8326d0
|
📝 Update includes in docs/en/docs/advanced/sub-applications.md (#12806)
|
2024-11-09 12:21:25 +00:00 |
|
Zhaohan Dong
|
58975aa3ed
|
📝 Update includes in docs/en/docs/advanced/response-headers.md (#12805)
|
2024-11-09 12:14:09 +00:00 |
|
Zhaohan Dong
|
854cddf1a8
|
📝 Update includes in docs/en/docs/advanced/response-cookies.md (#12804)
|
2024-11-09 12:06:35 +00:00 |
|
Zhaohan Dong
|
b5036db18c
|
📝 Update includes in docs/en/docs/advanced/path-operation-advanced-configuration.md (#12802)
|
2024-11-09 11:58:07 +00:00 |
|
Baldeep Singh Handa
|
22eafff2d8
|
📝 Update includes for docs/en/docs/advanced/response-directly.md (#12803)
|
2024-11-09 11:54:19 +00:00 |
|
Baldeep Singh Handa
|
7517aa9f8f
|
📝 Update includes docs/en/docs/advanced/response-change-status-code.md (#12801)
|
2024-11-09 11:23:58 +00:00 |
|
Baldeep Singh Handa
|
2d4e9d46c0
|
📝 Update includes docs/en/docs/advanced/openapi-callbacks.md (#12800)
|
2024-11-09 11:23:09 +00:00 |
|
Baldeep Singh Handa
|
1cfd9a70ac
|
📝 Update includes for docs/en/docs/advanced/custom-response.md (#12797)
|
2024-11-09 10:44:28 +00:00 |
|
Krishna Madhavan
|
268eac9e16
|
📝 Update includes in docs/en/docs/advanced/security/oauth2-scopes.md (#12572)
|
2024-10-29 11:02:16 +00:00 |
|
Mohamed Salman
|
8a4652d8b4
|
📝 Update includes in docs/en/docs/advanced/openapi-webhooks.md (#12605)
|
2024-10-28 10:38:23 +00:00 |
|
Mohamed Salman
|
2bd2ccbd19
|
📝 Update includes in docs/en/docs/advanced/events.md (#12604)
|
2024-10-28 10:36:22 +00:00 |
|
Mohamed Salman
|
76126c45e7
|
📝 Update includes in docs/en/docs/advanced/dataclasses.md (#12603)
|
2024-10-28 10:35:06 +00:00 |
|
Julio Anthony Leonard
|
f0ad433e01
|
📝 Update includes in docs/en/docs/advanced/behind-a-proxy.md (#12583)
|
2024-10-27 16:49:49 +00:00 |
|
Graziano Montanaro
|
5d99a42688
|
📝 Update includes in docs/en/docs/advanced/middleware.md (#12582)
|
2024-10-27 16:45:50 +00:00 |
|
Krishna Madhavan
|
dc7cf0f14f
|
📝 Update includes in docs/en/docs/advanced/additional-status-codes.md (#12577)
|
2024-10-27 16:12:23 +00:00 |
|
Krishna Madhavan
|
9106cae8a8
|
📝 Update includes in docs/en/docs/advanced/advanced-dependencies.md (#12578)
|
2024-10-27 16:10:15 +00:00 |
|
Krishna Madhavan
|
0f8d03ef85
|
📝 Update includes in docs/en/docs/advanced/additional-responses.md (#12576)
|
2024-10-27 16:07:07 +00:00 |
|
Krishna Madhavan
|
dfdecfd9c9
|
📝 Update includes in docs/en/docs/advanced/async-tests.md (#12568)
|
2024-10-27 15:43:29 +00:00 |
|
Sebastián Ramírez
|
68d0a0412e
|
📝 Update includes for docs/en/docs/advanced/security/http-basic-auth.md (#12553)
|
2024-10-26 17:01:27 +01:00 |
|
Sebastián Ramírez
|
7daaac2bc3
|
✨ Add new tutorial for SQL databases with SQLModel (#12285)
|
2024-10-09 21:44:42 +02:00 |
|
Sebastián Ramírez
|
0f7d67e85c
|
🔧 Remove base_path for mdx_include Markdown extension in MkDocs (#12391)
|
2024-10-06 22:36:54 +02:00 |
|
Sofie Van Landeghem
|
42e0e368bc
|
📝 Fix small typos in the documentation (#12213)
|
2024-09-18 18:09:57 +02:00 |
|
Marcin Sulikowski
|
6e98249c21
|
📝 Fix async test example not to trigger DeprecationWarning (#12084)
|
2024-08-30 18:00:41 +02:00 |
|
Sebastián Ramírez
|
bd1b77548f
|
📝 Update docs about serving FastAPI: ASGI servers, Docker containers, etc. (#12069)
|
2024-08-25 02:44:06 +00:00 |
|
Sebastián Ramírez
|
c692176d42
|
📝 Clarify response_class parameter, validations, and returning a response directly (#12067)
|
2024-08-24 19:01:04 -05:00 |
|
Sofie Van Landeghem
|
6aa44a85a2
|
📝 Fix minor typos and issues in the documentation (#12063)
|
2024-08-24 16:52:09 -05:00 |
|
Sebastián Ramírez
|
705659bb22
|
📝 Add docs about Environment Variables and Virtual Environments (#12054)
|
2024-08-21 19:47:31 -05:00 |
|
Alejandra
|
8a146b7a28
|
🔥 Remove Sentry link from Advanced Middleware docs (#12031)
|
2024-08-16 18:18:02 -05:00 |
|