31 Commits (2b9d804fd64cc7b851cfd02015716f584bb48609)

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