mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-01 10:37:47 -05:00
* Request body error, raise RequestValidationError instead of HTTPException in case JSON decode failure * add missing test case for body general exception