Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 Include the validation error in Unprocessable Entity reason #3517

Merged

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Feb 13, 2025

Just raising the HTTPUnprocessableEntity exception doesn't report the validation error to the client, so we should include the parsed validation error message in the reason

Just raising the `HTTPUnprocessableEntity` exception doesn't report the validation error to the client

Signed-off-by: ff137 <[email protected]>
@ff137 ff137 self-assigned this Feb 13, 2025
@jamshale jamshale enabled auto-merge (squash) February 13, 2025 16:42
@jamshale jamshale merged commit 69992cd into openwallet-foundation:main Feb 13, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants