25 Commits (1377052c6cc5eff92a6bcbb54c0fcb66e14e06d7)

Author SHA1 Message Date
Sebastián Ramírez 1377052c6c
📝 Update docs for responses and new stream with `yield` (#15023) 4 months ago
Casper da Costa-Luis c3f54a0794
📝 Add `await` in `StreamingResponse` code example to allow cancellation (#14681) 4 months ago
Sebastián Ramírez 590a5e5355
Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model (#14962) 4 months ago
Sebastián Ramírez c9e2277d8b
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 5 months ago
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
Nils-Hero Lindemann 7095a11056
📝 Fix and Improve English Documentation (#14048) 9 months ago
Motov Yurii c55f7138a1
📝 Add permalinks to headers in English docs (#13993) 10 months ago
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835) 2 years ago
Baldeep Singh Handa 1cfd9a70ac
📝 Update includes for `docs/en/docs/advanced/custom-response.md` (#12797) 2 years ago
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 2 years ago
Sofie Van Landeghem 42e0e368bc
📝 Fix small typos in the documentation (#12213) 2 years ago
Sebastián Ramírez c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly (#12067) 2 years ago
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 2 years ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2 years ago
Sebastián Ramírez 4d3ef06029
Remove orjson and ujson from default dependencies (#11842) 2 years ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 2 years ago
malicious 838e9c964e
📝 Reword in docs, from "have in mind" to "keep in mind" (#10376) 3 years ago
Ben Falk a71077c530
📝 Update docs for `ORJSONResponse` with details about improving performance (#2615) 4 years ago
Sebastián Ramírez 356a57daa8
📝 Add docs for creating a custom Response class (#5331) 4 years ago
Thomas Grainger 2d296c5d07
🔧 Configure strict pytest options and update/refactor tests (#2790) 5 years ago
Sebastián Ramírez dc5a966548
Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 5 years ago
Teofilo Zosa 730ded2870
📝 Fix renamed parameter `content_type` typo (#2135) 6 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 6 years ago
Roman Tezikov 66cb266641
📝 Add docs for `default_response_class` (#1455) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago
Sebastián Ramírez 94ee932351
Add ORJSONResponse (#1065) 6 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 6 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 7 years ago
Daniel Brotsky c7902dd23a Generate correct OpenAPI docs for responses with no content (#621) 7 years ago
Sebastián Ramírez 2b7f201a44
📝 Add docs about returning a response directly and encoder (#184) 7 years ago
Sebastián Ramírez 660f917d79 ✏️ Fix typos and docs notes 8 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 8 years ago
Sebastián Ramírez e6ca71523b 📝 Update docs highlighting after re-sort imports 8 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 8 years ago
Sebastián Ramírez f6667ecfb0 📝 Add docs for custom response 8 years ago