142 Commits (50f9745c5c74a9129b39b180f27b9c699070a5c6)

Author SHA1 Message Date
Sebastián Ramírez 1c711e7147
📝 Update includes format in docs with an automated script (#12950) 6 months ago
AyushSinghal1794 13892a39cd
📝 Update includes in `docs/en/docs/advanced/testing-dependencies.md` (#12647) 7 months ago
AyushSinghal1794 ac4956d3a3
📝 Update includes in `docs/en/docs/advanced/generate-clients.md` (#12642) 7 months ago
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835) 7 months ago
Hamid Rasti 52e8ea4c97
📝 Update includes for `docs/en/docs/advanced/testing-websockets.md` (#12761) 7 months ago
Hamid Rasti 2d45b54f10
📝 Update includes for `docs/en/docs/advanced/using-request-directly.md` (#12760) 7 months ago
Hamid Rasti a86d2bbf4f
📝 Update includes for `docs/advanced/wsgi.md` (#12758) 7 months ago
VISHNU V S ffcb635c2a
📝 Update includes in `docs/en/docs/advanced/websockets.md` (#12606) 7 months ago
Zhaohan Dong 334d8326d0
📝 Update includes in `docs/en/docs/advanced/sub-applications.md` (#12806) 7 months ago
Zhaohan Dong 58975aa3ed
📝 Update includes in `docs/en/docs/advanced/response-headers.md` (#12805) 7 months ago
Zhaohan Dong 854cddf1a8
📝 Update includes in `docs/en/docs/advanced/response-cookies.md` (#12804) 7 months ago
Zhaohan Dong b5036db18c
📝 Update includes in `docs/en/docs/advanced/path-operation-advanced-configuration.md` (#12802) 7 months ago
Baldeep Singh Handa 22eafff2d8
📝 Update includes for `docs/en/docs/advanced/response-directly.md` (#12803) 7 months ago
Baldeep Singh Handa 7517aa9f8f
📝 Update includes `docs/en/docs/advanced/response-change-status-code.md` (#12801) 7 months ago
Baldeep Singh Handa 2d4e9d46c0
📝 Update includes `docs/en/docs/advanced/openapi-callbacks.md` (#12800) 7 months ago
Baldeep Singh Handa 1cfd9a70ac
📝 Update includes for `docs/en/docs/advanced/custom-response.md` (#12797) 7 months ago
Krishna Madhavan 268eac9e16
📝 Update includes in `docs/en/docs/advanced/security/oauth2-scopes.md` (#12572) 7 months ago
Mohamed Salman 8a4652d8b4
📝 Update includes in `docs/en/docs/advanced/openapi-webhooks.md` (#12605) 7 months ago
Mohamed Salman 2bd2ccbd19
📝 Update includes in `docs/en/docs/advanced/events.md` (#12604) 7 months ago
Mohamed Salman 76126c45e7
📝 Update includes in `docs/en/docs/advanced/dataclasses.md` (#12603) 7 months ago
Julio Anthony Leonard f0ad433e01
📝 Update includes in `docs/en/docs/advanced/behind-a-proxy.md` (#12583) 7 months ago
Graziano Montanaro 5d99a42688
📝 Update includes in `docs/en/docs/advanced/middleware.md` (#12582) 7 months ago
Krishna Madhavan dc7cf0f14f
📝 Update includes in `docs/en/docs/advanced/additional-status-codes.md` (#12577) 7 months ago
Krishna Madhavan 9106cae8a8
📝 Update includes in `docs/en/docs/advanced/advanced-dependencies.md` (#12578) 7 months ago
Krishna Madhavan 0f8d03ef85
📝 Update includes in `docs/en/docs/advanced/additional-responses.md` (#12576) 7 months ago
Krishna Madhavan dfdecfd9c9
📝 Update includes in `docs/en/docs/advanced/async-tests.md` (#12568) 7 months ago
Sebastián Ramírez 68d0a0412e
📝 Update includes for `docs/en/docs/advanced/security/http-basic-auth.md` (#12553) 7 months ago
Sebastián Ramírez 7daaac2bc3
Add new tutorial for SQL databases with SQLModel (#12285) 8 months ago
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 8 months ago
Sofie Van Landeghem 42e0e368bc
📝 Fix small typos in the documentation (#12213) 9 months ago
Marcin Sulikowski 6e98249c21
📝 Fix async test example not to trigger DeprecationWarning (#12084) 9 months ago
Sebastián Ramírez bd1b77548f
📝 Update docs about serving FastAPI: ASGI servers, Docker containers, etc. (#12069) 9 months ago
Sebastián Ramírez c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly (#12067) 9 months ago
Sofie Van Landeghem 6aa44a85a2
📝 Fix minor typos and issues in the documentation (#12063) 9 months ago
Sebastián Ramírez 705659bb22
📝 Add docs about Environment Variables and Virtual Environments (#12054) 9 months ago
Alejandra 8a146b7a28
🔥 Remove Sentry link from Advanced Middleware docs (#12031) 10 months ago
VaitoSoi fd5c00ab76
📝 Edit the link to the OpenAPI "Responses Object" and "Response Object" sections in the "Additional Responses in OpenAPI" section (#11996) 10 months ago
Micael Jarniac a0c529ef0a
📝 Fix minor typo (#12026) 10 months ago
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 10 months ago
Jun-Ah 준아 265dbeb663
📝 Add missing `compresslevel` parameter on docs for `GZipMiddleware` (#11350) 10 months ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 10 months ago
Sebastián Ramírez efb4a077be
🔧 Update sponsors: add liblab (#11934) 10 months ago
Nolan Di Mare Sullivan b80a2590f8
📝 Update Speakeasy URL (#11871) 10 months ago
Sebastián Ramírez 4d3ef06029
Remove orjson and ujson from default dependencies (#11842) 11 months ago
Sebastián Ramírez 913659c80d
🔧 Update sponsors, add Stainless (#11763) 11 months ago
Esteban Maya 5fa8e38681
📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose (#11589) 1 year ago
Hasan Sezer Taşan 76d0d81e70
✏️ Fix typo: convert every 're-use' to 'reuse'. (#11598) 1 year ago
Sebastián Ramírez d71be59217
Add FastAPI CLI, the new `fastapi` command (#11522) 1 year ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 1 year ago
Jordan Shatford 71321f0129
📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts` (#11339) 1 year ago