-
Notifications
You must be signed in to change notification settings - Fork 12
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
Failed validation of query param returns empty field
in violations
list
#73
Comments
lwitkowski
changed the title
Failed validation of primitive input returns empty 'field' in
Failed validation of primitive input returns empty Apr 16, 2021
violations
listfield
in violations
list
lwitkowski
changed the title
Failed validation of primitive input returns empty
Failed validation of query param returns empty Apr 18, 2021
field
in violations
listfield
in violations
list
amasnik
added a commit
that referenced
this issue
Apr 20, 2021
amasnik
added
enhancement
New feature or request
and removed
bug
Something isn't working
labels
Apr 22, 2021
After some internal discussions we came up with new structure which is no longer a bug but an enhancement Endpoint example:
Expected output
|
lwitkowski
added
bug
Something isn't working
and removed
enhancement
New feature or request
labels
Apr 23, 2021
Enhancement extracted to #102 , let's keep it as bug :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Failed validation of primitive input returns empty 'field' in
violations
listTo Reproduce
Endpoint:
Request:
Response:
Expected behavior
field
in violation object should bephrase
instead of empty stringThe text was updated successfully, but these errors were encountered: