23 Commits (4bef866495d6fce7546fdb826796a56aaec66b37)

Author SHA1 Message Date
Quentin Takeda abd6ad2187
📝 Update includes in `docs/en/docs/tutorial/response-model.md` (#12621) 6 months ago
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 7 months ago
Sebastián Ramírez 705659bb22
📝 Add docs about Environment Variables and Virtual Environments (#12054) 9 months ago
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515) 9 months ago
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 9 months ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 10 months ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 1 year ago
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 1 year ago
Sebastián Ramírez b584faffee
📝 Add notes about Pydantic v2's new `.model_dump()` (#10929) 1 year ago
Sebastián Ramírez 2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
Sebastián Ramírez 69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
Sebastián Ramírez fb8e9083f4
📝 Update docs and examples for Response Model with Return Type Annotations, and update runtime error (#5873) 2 years ago
Yurii Karabas d0573f5713
Add support for function return type annotations to declare the `response_model` (#1436) 2 years ago
MendyLanda ae369d879a
📝 Add note about Python 3.10 `X | Y` operator in explanation about Response Models (#5307) 3 years ago
Teofilo Zosa ea017c9919
📝 Add misc dependency installs to tutorial docs (#2126) 3 years ago
Sebastián Ramírez ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 3 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
Edward Knight daa0765653
📝 Update docs about async and response-model with more gender neutral language (#1869) 4 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 5 years ago
William Hayes ceedfccde0
📝 Document additional parameters for response_model (#1427) 5 years ago
Stavros Korokithakis 3fa033d8d5
📝 Add warning about storing user passwords (#1336) 5 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 5 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 5 years ago
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 5 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 6 years ago
Andrew Widdersheim 3f5521fdfb 📝 Fix default response model docs (#288) 6 years ago
Sebastián Ramírez 7b63bc5551
Add include, exclude, and by_alias to path operation methods (#264) 6 years ago
William Hayes d8716f94ae Add skip_defaults support for path operations (for #242) (#248) 6 years ago
James Saunders 714e68b5f0 📝 Add note in response model docs: why not return type annotations (#109) 6 years ago
Sebastián Ramírez 1896153d58 ✏️ Fix typos 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 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 8628120873 📝 Update docs, use the term path operation 7 years ago
Sebastián Ramírez 222b75ac0c 📝 Add docs for response_model 7 years ago