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

feature/add-custom-validation-error #214

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

ndortega
Copy link
Member

@ndortega ndortega commented Sep 2, 2024

validation errors coming from the request Extractors now throw 400's instead of 500's

@ndortega ndortega linked an issue Sep 2, 2024 that may be closed by this pull request
@ndortega ndortega merged commit b6dd5d8 into master Sep 2, 2024
7 checks passed
@ndortega ndortega deleted the feature/add-custom-validation-error branch September 3, 2024 02:30
frankier pushed a commit to frankier/Oxygen.jl that referenced this pull request Oct 13, 2024
* added custom validation error handling
* cleaned up the string interpolation in the server welcome function
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.

Request Extractors: Status code on failure
1 participant