Closed jcreekmore closed 3 years ago
Instead of causing a 5xx error to be returned when root is in the body model when validation fails, catch that ValidationError and ship it through the 400 error handling code.
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
That's neat, @jcreekmore ! Thank you for contribution. It will be release in 0.8.0 version.
0.8.0
Instead of causing a 5xx error to be returned when root is in the body model when validation fails, catch that ValidationError and ship it through the 400 error handling code.