pre-commit-ci-lite[bot]
|
26278c37b4
|
🎨 Auto format
|
7 months ago |
Javier Sánchez Castro
|
4165d1cf6c
|
Add handler for RequestMalformedError exceptions
Added a new exception handler for RequestMalformedError to return a 400 status code with error details.
|
7 months ago |
Ben Beasley
|
7563579dc8
|
⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0 (#14077)
Co-authored-by: svlandeg <[email protected]>
|
9 months ago |
Kristján Valur Jónsson
|
ab03f22635
|
✨ Add exception handler for `WebSocketRequestValidationError` (which also allows to override it) (#6030)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
Irfanuddin Shafi Ahmed
|
4d270463af
|
🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content (#5365)
Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
dmontagu
|
19c77e35bd
|
🐛 Fix issue with exotic pydantic error serialization (#748)
|
7 years ago |
Sebastián Ramírez
|
62af6e0eeb
|
✨ Separate Pydantic's ValidationError handler and improve docs for error handling (#273)
* ✨ Implement separated ValidationError handlers and custom exceptions
* ✅ Add tutorial source examples and tests
* 📝 Add docs for custom exception handlers
* 📝 Update docs section titles
|
7 years ago |