Rayyan oumlil
|
2e170b9585
|
📝 Fix duplicate word in `advanced-dependencies.md` (#14815)
|
2026-02-05 13:48:51 +01:00 |
Motov Yurii
|
dc3278654f
|
📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi.WSGIMiddleware` (#14756)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-04 12:54:23 +01:00 |
Motov Yurii
|
3063ada72f
|
✅ Add missing tests for code examples (#14569)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nils-Hero Lindemann <nilsherolindemann@proton.me>
|
2025-12-26 11:43:02 +01:00 |
Sebastián Ramírez
|
e2cd8a4201
|
➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-12-20 16:55:38 +01:00 |
Sebastián Ramírez
|
ed97d9dc0c
|
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2025-12-17 21:41:43 +01:00 |
Motov Yurii
|
9475024640
|
📝 Add variants for code examples in "Advanced User Guide" (#14413)
|
2025-12-10 09:55:32 +01:00 |
Motov Yurii
|
dcf0299195
|
📝 Fix docstring of `servers` parameter (#14405)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2025-12-02 09:11:29 +00:00 |
Motov Yurii
|
42930fe600
|
✏️ Fix links and add missing permalink in docs (#14217)
* Fix link url to match link text
* Add missing permalink in `behind-a-proxy.md`
* Fix link in `advanced-dependencies.md`
|
2025-11-13 08:37:15 +01:00 |
Sebastián Ramírez
|
289b4aa2fa
|
📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121.0, adding `scope` (#14287)
|
2025-11-03 14:19:58 +01:00 |
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 `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, 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 |