18 Commits (506e629604032522dab8c69cb1384b79a58bd961)

Author SHA1 Message Date
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835) 9 months ago
Baldeep Singh Handa 1cfd9a70ac
📝 Update includes for `docs/en/docs/advanced/custom-response.md` (#12797) 9 months ago
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 10 months ago
Sofie Van Landeghem 42e0e368bc
📝 Fix small typos in the documentation (#12213) 11 months ago
Sebastián Ramírez c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly (#12067) 12 months ago
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 1 year ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 1 year ago
Sebastián Ramírez 4d3ef06029
Remove orjson and ujson from default dependencies (#11842) 1 year ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 1 year ago
malicious 838e9c964e
📝 Reword in docs, from "have in mind" to "keep in mind" (#10376) 2 years ago
Ben Falk a71077c530
📝 Update docs for `ORJSONResponse` with details about improving performance (#2615) 3 years ago
Sebastián Ramírez 356a57daa8
📝 Add docs for creating a custom Response class (#5331) 3 years ago
Thomas Grainger 2d296c5d07
🔧 Configure strict pytest options and update/refactor tests (#2790) 4 years ago
Sebastián Ramírez dc5a966548
Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 4 years ago
Teofilo Zosa 730ded2870
📝 Fix renamed parameter `content_type` typo (#2135) 5 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
Roman Tezikov 66cb266641
📝 Add docs for `default_response_class` (#1455) 5 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 5 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) 6 years ago
Daniel Brotsky c7902dd23a Generate correct OpenAPI docs for responses with no content (#621) 6 years ago
Sebastián Ramírez 2b7f201a44
📝 Add docs about returning a response directly and encoder (#184) 6 years ago
Sebastián Ramírez 660f917d79 ✏️ Fix typos and docs notes 7 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 7 years ago
Sebastián Ramírez e6ca71523b 📝 Update docs highlighting after re-sort imports 7 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 7 years ago
Sebastián Ramírez f6667ecfb0 📝 Add docs for custom response 7 years ago