142 Commits (aa3ed353b3219b32095eeeceb77dfc5d4fd7c582)

Author SHA1 Message Date
Sebastián Ramírez adf4e77dd6
📝 Add tip about using alias for form data fields (#5329) 3 years ago
Roy Hyunjin Han 8a72d363c8
✏ Fix typos in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#5142) 3 years ago
Pedro Augusto de Paula Barbosa 70213467a6
✏ Reword and clarify text in tutorial `docs/en/docs/tutorial/body-nested-models.md` (#5169) 3 years ago
Caleb Renfroe 438656395a
✏ Reword confusing sentence in docs file `typo-fix-path-params-numeric-validations.md` (#3219) 3 years ago
Sebastián Ramírez 1835b3f76d
📝 Update docs for testing, fix examples with relative imports (#5302) 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 9262fa8362
Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
Michael Adkins 199916ac8c
📝 Add documentation for redefined path operations (#4864) 3 years ago
Sebastián Ramírez 3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass (#4888) 3 years ago
Matthew Evans 4fcdb31947
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions (#4846) 3 years ago
Samuel Borges 441f75a06c
📝 Updates links for Celery documentation (#4736) 3 years ago
Kinuax cb5a200a7c
✏ Fix links to Pydantic docs (#4670) 3 years ago
Kiko Ilievski 6337186ff4
✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md` (#4515) 3 years ago
Rob Gilton 1233a7d93b
✏ Reword to improve legibility of docs about `TestClient` (#4389) 3 years ago
William Poetra Yoga b017a33ebd
✏ Fix typo in `docs/en/docs/tutorial/sql-databases.md` (#4875) 3 years ago
Sarmast Bilawal Khuhro aec2d26bac
✏ Reword sentence about handling errors (#1993) 3 years ago
Sebastián Ramírez 9d56a3cb59
Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575) 3 years ago
Sebastián Ramírez f8d4d04015
📝 Tweak and improve docs for Request Files (#4470) 3 years ago
Sebastián Ramírez 1bf55200a9
Add support for declaring `UploadFile` parameters without explicit `File()` (#4469) 3 years ago
Sebastián Ramírez 569afb4378
Add support for tags with Enums (#4468) 3 years ago
Mark ca5d57ea79
Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144) 3 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
weekwith.me 0a61a6c865
📝 Update `docs/tutorial/dependencies/classes-as-dependencies`: Add type of query parameters in a description of `Classes as dependencies` (#4015) 4 years ago
tomwei7 c54fb7e208
📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh (#3131) 4 years ago
Jorge Alvarado e43f434448
✏️ Add a missing comma in the security tutorial (#3564) 4 years ago
Denys Marichev 7efdc11075
✏ Fix typo about file path in `docs/en/docs/tutorial/bigger-applications.md` (#3285) 4 years ago
Bharat Raghunathan d06b4d7bb8
✏ Re-word to clarify test client in `docs/en/docs/tutorial/testing.md` (#3382) 4 years ago
Pax 4f168c5ada
📝 Fix incorrect highlighted code (#3325) 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
graue70 17f0ec8927
✏ Fix typo re-word in `docs/tutorial/handling-errors.md` (#2700) 4 years ago
Thomas Grainger 11d0a08acd
Add support for Trio via AnyIO (#3372) 4 years ago
Edward Knight daa0765653
📝 Update docs about async and response-model with more gender neutral language (#1869) 4 years ago
dkreeft 6f45f43709
Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812) 4 years ago
jaystone776 1241f7f0b7
✏ Fix code highlighted line in: `body-nested-models.md` (#3463) 4 years ago
jaystone776 e4eac12c34
✏ Fix typo in `body-nested-models.md` (#3462) 4 years ago
David Brakman 4cb4bdb984
✏ Fix typo "might me" -> "might be" in `docs/en/docs/tutorial/schema-extra-example.md` (#3362) 4 years ago
Austin Orr e10a4375f9
Add support for adding multiple examples in request bodies and path, query, cookie, and header params (#1267) 4 years ago
johnthagen 5dc3ec4a65
✏ Fix typo in Tutorial - Handling Errors (#2486) 4 years ago
kangni bbb22813e6
✏ Fix typo/clarify docs for SQL (Relational) Databases (#2393) 4 years ago
Sebastián Ramírez e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) (#2543) 5 years ago
Sebastián Ramírez 313bbe802f
Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 5 years ago
Camila Gutierrez 733218f199
✏️ Fix typo in Tutorial - Path Parameters (#2231) 5 years ago
David Dobrinskiy b323726d86
✏ Fix a stylistic error in docs (#2206) 5 years ago
谭九鼎 ab0379ee52
✏ Fix capitalizaiton typo in docs (#2204) 5 years ago
Ammar Asmro b892b5e028
✏ Fix typo in docs (#2179) 5 years ago
谭九鼎 8355832c7c
📝 Update/fix links in docs to use HTTPS (#2165) 5 years ago
nukopy 3dbdc74366
✏ Fix typos and add rewording in docs (#2159) 5 years ago
Teofilo Zosa 9118749128
✏ Fix minor typos in docs (#2122) 5 years ago
Nutchanon Ninyawee 074d39fa17
✏ Fix incorrect Celery URLs in docs (#2100) 5 years ago