Add exception handler for 422 validation errors
- Add exception handler to catch and log validation errors - Log request path, method, headers, and raw body - Log validation error details from FastAPI - Helps diagnose why requests are failing validation
Showing
Please
register
or
sign in
to comment