Function minerva_rest::controller::handlers::unprocessable_entity
source · [−]fn unprocessable_entity(status: Status, _req: &Request<'_>) -> ErrorResponse
Expand description
Error catcher for 412 - Unprocessable Entity. Returned when a JSON body to a request cannot be deserialized.