u-wave/core

Status code for failing validation should be 400, not 500

Opened this issue · 0 comments

I had tried to make this happen in #416. But it looks like it's not working consistently for all endpoints (if at all). In #421 we got a 500 response with no information on the client, even though the only problem was the input failing validation.