Sebastián Ramírez
|
c218e0d560
|
📝 Update release notes
|
6 years ago |
Pablo Marti
|
1ed5aa23e6
|
✏️ Fix typo in oauth2-jwt.md (#447)
|
6 years ago |
Sebastián Ramírez
|
106d2171d8
|
📝 Update release notes
|
6 years ago |
Zoltan Papp
|
c5817912d2
|
🐛 use media_type from Body params for OpenAPI requestBody (Fixes: #431) (#439)
|
6 years ago |
Sebastián Ramírez
|
a7a92bc637
|
📝 Update release notes
|
6 years ago |
naxty
|
68d1fea961
|
📝 Add article: Deploying a scikit-learn model with ONNX and FastAPI (#438)
|
6 years ago |
Sebastián Ramírez
|
8c6b2d5804
|
📝 Update release notes
|
6 years ago |
Zoltan Papp
|
19c53b21c1
|
✨ Allow using custom 422 validation error and use media type from response class in schema (#437)
* media_type of additional responses from the response_class
* Use HTTPValidationError only if a custom one is not defined (Fixes: #429)
|
6 years ago |
Sebastián Ramírez
|
44d63cd555
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
55c4b5fb0b
|
🐛 Fix "default" extra response with extra status codes (#489)
* 🐛 Fix lowercase "default" extra response
* 🐛 Fix model for responses, to allow "default" plus status codes
* ✅ Add test for "default" extra response
|
6 years ago |
Sebastián Ramírez
|
c32e800c23
|
📝 Update release notes
|
6 years ago |
Zoltan Papp
|
73dbbeab55
|
✨ Allow additional responses to use status ranges and "default" (#435)
|
6 years ago |
Sebastián Ramírez
|
417a3ab140
|
🔖 Release 0.36.0
|
6 years ago |
Sebastián Ramírez
|
a3235ed8de
|
📝 Update release notes
|
6 years ago |
dmontagu
|
38495fffa5
|
🐛 Fix skip_defaults implementation when returning a Pydantic model (#422)
|
6 years ago |
Sebastián Ramírez
|
b77a43bcac
|
📝 Update release notes
|
6 years ago |
dmontagu
|
483eb73b26
|
🐛 Use caching logic to determine OpenAPI spec for duplicate dependencies (#417)
|
6 years ago |
Sebastián Ramírez
|
51a928d3f5
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
e71636e381
|
🐛 Fix mypy route errors after merging #415 (#462)
|
6 years ago |
Vitaliy Kucheryaviy
|
f7f17fcfd6
|
✨ Allow empty routed path (issue #414) (#415)
|
6 years ago |
Sebastián Ramírez
|
033bc2a6c9
|
🔖 Release 0.35.0
|
6 years ago |
Sebastián Ramírez
|
28d3b9f783
|
📝 Update release notes
|
6 years ago |
Pablo Marti
|
0c55553328
|
✏️ Fix typo in assert statement (#419)
|
6 years ago |
Bronsen
|
b66056aa34
|
📝 Fix plural-s without apostrophe in docs (#411)
|
6 years ago |
Sebastián Ramírez
|
4f10b8b98d
|
📝 Update release notes
|
6 years ago |
Koudai Aono
|
06eb421934
|
Fix request body parsing with Union (#400)
|
6 years ago |
Sebastián Ramírez
|
bf229ad5d8
|
🔖 Release 0.34.0 upgrading Starlette
|
6 years ago |
Sebastián Ramírez
|
d0319001be
|
📝 Update Release Notes
|
6 years ago |
David De Sousa
|
c4682af13d
|
⬆️ Upgrade Starlette max range to 0.12.7 (#367)
|
6 years ago |
Sebastián Ramírez
|
6ca3ce80e4
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
25e85c8522
|
✅ Add test from @dmontagu in #333 for duplicate models (#385)
|
6 years ago |
Sebastián Ramírez
|
6bf3ab3b7a
|
🔖 Release 0.33.0, including Pydantic 0.30.0
|
6 years ago |
Sebastián Ramírez
|
f5ea5eef2a
|
📝 Update release notes
|
6 years ago |
James Kaplan
|
46a986cacf
|
⬆️ Upgrade Pydantic to 0.30 (#384)
* bump pydantic to 0.30
* 📌 Pin Pydantic to 0.30 as 0.31 hasn't been released
|
6 years ago |
Sebastián Ramírez
|
e620aeb46d
|
🔖 Release 0.32.0, as PR ##347 might be a breaking change
in some specific cases
|
6 years ago |
Sebastián Ramírez
|
d1e2e46b80
|
🔖 Release 0.31.1
|
6 years ago |
Sebastián Ramírez
|
b1c4a8acd5
|
📝 Update release notes
|
6 years ago |
Martino Mensio
|
362e2cdc79
|
📝 Fix small typo in docs for features (#380)
|
6 years ago |
Sebastián Ramírez
|
93e6a08acd
|
📝 Update release notes
|
6 years ago |
Ben Williams
|
3ec4342282
|
📝 Change limit default parameter to 10 in Query docs (#366)
Rest of docs reference 10 as the default.
|
6 years ago |
Sebastián Ramírez
|
dc483478eb
|
📝 Update release notes
|
6 years ago |
Chris Withers
|
bdd251a05b
|
📝 Tweak wording on OAuth2 scopes (#371)
|
6 years ago |
Sebastián Ramírez
|
195559ccba
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
9a71672a95
|
📝 Update enum examples to use str, and improve Swagger UI in examples (#351)
|
6 years ago |
Sebastián Ramírez
|
7e48be1561
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
508f9ce954
|
🐛 Fix regression, Swagger UI with deep linking (#350)
|
6 years ago |
Sebastián Ramírez
|
afbdf2546f
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
62df417807
|
✅ Add test for templates in include_router path (#349)
|
6 years ago |
Sebastián Ramírez
|
09d2747a70
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
d3ea6f7514
|
📝 Add note to docs about including same router multiple times (#348)
|
6 years ago |