14 Commits (6ca7b8c60887b16b562a1dcd81036789b83f725a)

Author SHA1 Message Date
Sebastián Ramírez c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly (#12067) 7 months ago
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 8 months ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 8 months ago
Sebastián Ramírez 4d3ef06029
Remove orjson and ujson from default dependencies (#11842) 9 months ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 12 months ago
malicious 838e9c964e
📝 Reword in docs, from "have in mind" to "keep in mind" (#10376) 1 year 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) 4 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) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 5 years ago
Daniel Brotsky c7902dd23a Generate correct OpenAPI docs for responses with no content (#621) 5 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 6 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 6 years ago
Sebastián Ramírez e6ca71523b 📝 Update docs highlighting after re-sort imports 6 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 6 years ago
Sebastián Ramírez f6667ecfb0 📝 Add docs for custom response 6 years ago