Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: return validation failed error if captcha request was not json (#…
…1815) Returns HTTP 400 with the validation failed error code if the request body sent to the server when CAPTCHA verification is enabled was not JSON or couldn't be parsed into JSON.
- Loading branch information