Closed Ahmad-mtos closed 3 weeks ago
Hey @Ahmad-mtos, here is an example of how you can ask me to improve this pull request:
@sweep Add unit tests for `_handler` function in `web.py` that verify:
1. Error handling when error objects don't have a 'msg' attribute
2. Error handling when errors are dictionaries vs objects
3. Proper type casting of ValidationError and RequestValidationError exceptions
:book: For more information on how to use Sweep, please read our documentation.
Fix error type handling in web.py