2287 Commits (96c3f44a0e2063199d798c685f562b15422f61e2)
 

Author SHA1 Message Date
github-actions 96c3f44a0e 📝 Update release notes 3 years ago
David Kim 0539dd9cd3
🔧 Fix Type hint of `auto_error` which does not need to be `Optional[bool]` (#4933) 3 years ago
github-actions aaf5a380df 📝 Update release notes 3 years ago
Micael Jarniac e3c055ba8f
📝 Update docs, compare enums with identity instead of equality (#4905) 3 years ago
github-actions afe44f0b25 📝 Update release notes 3 years ago
Michael Oliver 8cd8aa4b67
🔧 Update mypy config, use `strict = true` instead of manual configs (#4605) 3 years ago
github-actions 26097421d3 📝 Update release notes 3 years ago
github-actions 3df68694c0 📝 Update release notes 3 years ago
Micael Jarniac f3e9dcd891
✏ Fix typo in `docs/en/docs/python-types.md` (#4886) 3 years ago
Shahriyar Rzayev 00bdf533ef
♻ Change a `dict()` for `{}` in `fastapi/utils.py` (#3138) 3 years ago
github-actions ae56590c51 📝 Update release notes 3 years ago
github-actions 923e0ac0c1 📝 Update release notes 3 years ago
Guillermo Quintana Pelayo a64387c3fc
♻ Move internal variable for errors in `jsonable_encoder` to put related code closer (#4560) 3 years ago
Muzaffer Cikay c8124496fc
♻ Simplify conditional assignment in `fastapi/dependencies/utils.py` (#4597) 3 years ago
github-actions 75792eb82b 📝 Update release notes 3 years ago
Joon Hwan 김준환 bb53d0b0ea
🎨 Fix syntax highlighting in docs for OpenAPI Callbacks (#4368) 3 years ago
github-actions f928f3390c 📝 Update release notes 3 years ago
James Curtin d5c84594cb
⬆ Upgrade version pin accepted for Flake8, for internal code, to `flake8 >=3.8.3,<6.0.0` (#4097) 3 years ago
github-actions 0968329ed7 📝 Update release notes 3 years ago
Ori Levari 880c8b37cf
🐛 Fix support for extending `openapi_extras` with parameter lists (#4267) 3 years ago
github-actions 92181ef182 📝 Update release notes 3 years ago
juntatalor ca2fae0588
Add support for `FrozenSet` in parameters (e.g. query) (#2938) 3 years ago
github-actions af3a6ef78b 📝 Update release notes 3 years ago
Andy Challis eb3ab337ab
Allow custom middlewares to raise `HTTPException`s and propagate them (#2036) 3 years ago
github-actions 5215b39d50 📝 Update release notes 3 years ago
Sidharth Ajithkumar 9359a8d65f
Preserve `json.JSONDecodeError` information when handling invalid JSON in request body, to support custom exception handlers that use its information (#4057) 3 years ago
github-actions afaa0391a5 📝 Update release notes 3 years ago
Caleb Renfroe 438656395a
✏ Reword confusing sentence in docs file `typo-fix-path-params-numeric-validations.md` (#3219) 3 years ago
github-actions 39319a7ede 📝 Update release notes 3 years ago
Kevin Tewouda 8c6ad35615
📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account for non-ASCII characters (#3536) 3 years ago
github-actions f90465f5b4 📝 Update release notes 3 years ago
Sebastián Ramírez 1835b3f76d
📝 Update docs for testing, fix examples with relative imports (#5302) 3 years ago
github-actions 2201f29be3 📝 Update release notes 3 years ago
Sebastián Ramírez 68f25120c5
🍱 Update Jina banner, fix typo (#5301) 3 years ago
Sebastián Ramírez 7d6e70791d 🔖 Release version 0.80.0 3 years ago
Sebastián Ramírez 18819f9850 📝 Update release notes 3 years ago
github-actions ad65e72d90 📝 Update release notes 3 years ago
Teo Koon Peng ec072d75fe
⬆ Upgrade Swagger UI copy of `oauth2-redirect.html` to include fixes for flavors of authorization code flows in Swagger UI (#3439) 3 years ago
github-actions 09acce4b2c 📝 Update release notes 3 years ago
Andrey Semakin f6808e76dc
♻ Strip empty whitespace from description extracted from docstrings (#2821) 3 years ago
github-actions f8f5281ef5 📝 Update release notes 3 years ago
laggardkernel b993b4af28
🐛 Fix cached dependencies when using a dependency in `Security()` and other places (e.g. `Depends()`) with different OAuth2 scopes (#2945) 3 years ago
github-actions 982911f08f 📝 Update release notes 3 years ago
Taneli Hukkinen 634cf22584
🐛 Fix `response_model` not invalidating `None` (#2725) 3 years ago
github-actions 12f60cac7a 📝 Update release notes 3 years ago
Sebastián Ramírez e7b1b96a54
🎨 Update type annotations for `response_model`, allow things like `Union[str, None]` (#5294) 3 years ago
github-actions a6a39f3009 📝 Update release notes 3 years ago
0xflotus 1ff8df6e7f
🌐 Fix typos in German translation for `docs/de/docs/features.md` (#4533) 3 years ago
github-actions 7953353a35 📝 Update release notes 3 years ago
Joona Yoon 6c16d6a4f9
🌐 Add missing navigator for `encoder.md` in Korean translation (#5238) 3 years ago