13 Commits (aa3ed353b3219b32095eeeceb77dfc5d4fd7c582)

Author SHA1 Message Date
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 0bc87ec77c
📝 Tweak tip recommending `Annotated` in docs (#9270) 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 9eaed2eb37
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
Matthew Evans 4fcdb31947
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions (#4846) 3 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 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
Chris Allnutt b79e002635
✏ Re-word and clarify docs for extra info in body-fields (#1299) 5 years ago
Sebastián Ramírez 544afaff97
📝 Add docs for adding example to schema (#1185) 5 years ago
Sebastián Ramírez 6c34600599
🐛 Fix include docs example file (#1182) 5 years ago
John Paton 016a4b7491
📝 Add documentation of example kwarg of Field (#1106) 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
prostomarkeloff 3f5f81bbdc 📝 Change 'Schema' to 'Field' in docs (#746) 6 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 6 years ago
Sebastián Ramírez d240421378
📝 Add docs about params as functions for mypy (#231) 6 years ago
Sebastián Ramírez dfa067b061 📝 Add screenshot to body-schema tutorial 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 8628120873 📝 Update docs, use the term path operation 7 years ago
Sebastián Ramírez 59cdc76c3e 📝 Add Body Schema tutorial section 7 years ago