-
Notifications
You must be signed in to change notification settings - Fork 5
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
Changesheet validator returns HTTP 200
response even when reporting write errors
#326
Comments
FYI @dwinston @eecavanna @shreddd adding this to the sprint for next week as this is a high priority issue to get fixed. cc @sujaypatil96 @mbthornton-lbl |
dwinston
added a commit
that referenced
this issue
Nov 13, 2023
* fix: include mongo-command update_info writeErrors when determining response code fixes #326 * fix: default to empty dict
github-project-automation
bot
moved this from Todo
to Done
in 2023 Squad Sprint 23: November 6 - November 17, 2023
Nov 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
API endpoint URL: https://api-dev.microbiomedata.org/metadata/changesheets:validate
Example problematic changesheet:
Corresponding HTTP response body (excerpt):
Screenshot:
I expected the endpoint to return an HTTP 422 instead of an HTTP 200.
The text was updated successfully, but these errors were encountered: