25 Commits (1cea8f659c5ca6ffef1a62b3ac78b9d7c63c3c6a)

Author SHA1 Message Date
Sebastián Ramírez ad4e8e0060
Drop support for Python 3.9 (#14897) 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
Jom Karlo Verzosa 4584f706bd
📝 Add deprecation info block about `dict()` in `docs/tutorial/body.md` (#13906) 10 months ago
Motov Yurii c55f7138a1
📝 Add permalinks to headers in English docs (#13993) 10 months ago
Gaurav Sheni c1781066be
📝 Update includes for `docs/en/docs/tutorial/body.md` (#12757) 2 years ago
Nomad Monad 5a0e13794b
📝 Update includes in `docs/en/docs/tutorial/body.md` (#12586) 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 6aa44a85a2
📝 Fix minor typos and issues in the documentation (#12063) 2 years ago
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 2 years ago
Cedric L'homme 86c8f4fc2b
📝 Update `docs/en/docs/tutorial/body.md` with Python 3.10 union type example (#11415) 2 years ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2 years ago
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 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 ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 4 years ago
Sebastián Ramírez 3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass (#4888) 4 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
谭九鼎 8355832c7c
📝 Update/fix links in docs to use HTTPS (#2165) 6 years ago
nukopy 3dbdc74366
✏ Fix typos and add rewording in docs (#2159) 6 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 6 years ago
JAYATI SHRIVASTAVA 2b47f3e56b
Add support for adding OpenAPI schema for GET requests with a body (#1626) 6 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 6 years ago
Koudai Aono c0f3019764
📝 Add PyCharm Pydantic plugin to docs (#1420) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago
Timothée Mazzucotelli 68723d5291
📝 Add note about Body parameters without Pydantic (#900) 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) 7 years ago
Sebastián Ramírez 660f917d79 ✏️ Fix typos and docs notes 8 years ago
Sebastián Ramírez dd2541bc97 📝 Improve explanation of request bodies 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 45ccf059ed ✏️ Fix typos from @mariacamilagl 's review 8 years ago
Sebastián Ramírez 8628120873 📝 Update docs, use the term path operation 8 years ago
Sebastián Ramírez ddf20e8977 📝 Add request body tutorial 8 years ago