13 Commits (2ba7586ff3f4dca379043489141c6d07cb2451bc)

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
feliciss 4a1c69e6c2
📝 Fix typo in docs with examples for Python 3.10 instead of 3.9 (#5545) 3 years ago
Sebastián Ramírez 3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass (#4888) 3 years ago
Sebastián Ramírez f8d4d04015
📝 Tweak and improve docs for Request Files (#4470) 4 years ago
Sebastián Ramírez 1bf55200a9
Add support for declaring `UploadFile` parameters without explicit `File()` (#4469) 4 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
Greg Gandenberger afe1f69e79
📝 Remove note about (now supported) feature from Swagger UI in `docs/en/docs/tutorial/request-files.md` (#2803) 4 years ago
Ammar Asmro b892b5e028
✏ Fix typo in docs (#2179) 5 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 6205935323
Add support for docs translations (#1168) 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) 6 years ago
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 6 years ago
sliptonic f4d753620b 📝 Add notes about installing python-multipart for forms (#574) 6 years ago
Sebastián Ramírez d240421378
📝 Add docs about params as functions for mypy (#231) 6 years ago
Sebastián Ramírez 361fd00777 📝 Add note about Swagger UI and multi-part uploads 6 years ago
Sebastián Ramírez aad6b123f7
Add support for multi-file uploads (#158) 6 years ago
Sebastián Ramírez 7658d0af16 📝 Clarify uploadfile async method calls 6 years ago
Sebastián Ramírez 0b9fe62a10
Add support for UploadFile class annotations (#63) 6 years ago
Sebastián Ramírez 1896153d58 ✏️ Fix typos 7 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 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 617a260df6 📝 Docs for Form and File parameters 7 years ago