Open
Description
Currently, a failed input validation will result in RequestValidationError: Schema validation error
, which doesn't provide any details on which paramater/body field are missing, the wrong type, or otherwise caused the error. This might need passing an option to the underlying validation library.
Metadata
Metadata
Assignees
Labels
No labels