110 Commits (54feaad147aaf15be708cd9d75168adeaabf81a0)

Author SHA1 Message Date
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
Daniel Murrell 5df00f3ec4
📝 Add note in CORS tutorial about allow_origins with ["*"] and allow_credentials (#1895) 5 years ago
Camila Gutierrez 3702cef08d
✏️ Fix uppercase in Tutorial - Query Parameters (#2245) 5 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
Elliana May 0a2fc78fea
✏️ Update docs to remove gender-specific references (#1824) 5 years ago
Yağızcan Değirmenci 25cb05c876
✏ Fix documentation typo in Query Parameters and String Validations (#1832) 5 years ago
Felix Böhm 2fd28434dd
📝 Add documentation about async tests (pytest-asyncio and httpx) (#1619) 5 years ago
s2s 604fea9fc1
📝 Add link in sql-databases.md tutorial to async-sql-databases.md in advanced section. (#1813) 5 years ago
Nils Lindemann eab9a0e139
✏ Fix typos and rewording in docs for security (#1678) 5 years ago
Nils Lindemann 9840d9e59d
✏ Fix typos in docs for dependencies (#1675) 5 years ago
JAYATI SHRIVASTAVA 2b47f3e56b
Add support for adding OpenAPI schema for GET requests with a body (#1626) 5 years ago
Brian Mboya 921642dc7b
📝 Update JWT docs to use python-jose (#1610) 5 years ago
Rupsi Kaushik 70a51b3aff
Auto-generate OpenAPI servers from root_path (#1596) 5 years ago
Katherine Bancroft d0e739d8f2
📝 Add note in docs on order in Pydantic Unions (#1591) 5 years ago
Sebastián Ramírez e9e07c41bb 🎨 Add format, finishing period 5 years ago
Eyitayo Ogunbiyi 17a5e18f46
📝 Add link to all valid pydantic data types (#1612) 5 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 5 years ago
Andrew 12bc9285f7
🐛 Fix body validation error response, remove variable name when it is not embedded (#1553) 5 years ago
retnikt c6dd627bdd
Add support for Python's http.HTTPStatus in status_code (#1534) 5 years ago
Yankee 748bedd37c
📝 Updated docs for path-params (#1521) 5 years ago
Yankee 5f78ba4a31
📝 Update docs for first-steps, links, rewordings (#1518) 5 years ago
William Hayes ceedfccde0
📝 Document additional parameters for response_model (#1427) 5 years ago
Koudai Aono c0f3019764
📝 Add PyCharm Pydantic plugin to docs (#1420) 5 years ago
Sebastián Ramírez 828915baf5 📝 Update Tags metadata title 5 years ago
Thomas Maschler a071ddf3cd
Add support for tag metadata in OpenAPI (#1348) 5 years ago
Kai Chen 4310c89c83
📝 Add link to Advanced User Guide: response status code (#1512) 5 years ago
Pankaj Giri 7e2518350a
📝 Remove *, from functions where it's not needed #1234 (#1239) 5 years ago
Stavros Korokithakis 3fa033d8d5
📝 Add warning about storing user passwords (#1336) 5 years ago
Chen Rotem Levy 08e8dfccbe
✏️ Fix typo in [en] tutorial: exception handeling (#1326) 5 years ago
Xie Wei cc3d795bea
✏ Fix 2 typos in docs (#1324) 5 years ago
Derek Bekoe f93861e321
📝 Update cors.md - CORS max_age 600 (#1301) 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 409264960e
Allow disabling docs UIs by disabling OpenAPI (#1421) 5 years ago