karapace
karapace copied to clipboard
422 instead of 500 on subject schema error
When a user sends a bad schema, we return a 500 even though the error is handled.
Here we return a 422 instead.