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

[API] Fix PUT request not updating image's QC values #9376

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

cmadjar
Copy link
Collaborator

@cmadjar cmadjar commented Oct 1, 2024

Brief summary of changes

This fixes the PUT request not updating the image's QC values when testing the API via the Swagger.

Testing instructions (if applicable)

  1. Go to the API documentation module and scroll down to the specified request section
  2. Click on "Try it out" and enter a CandID, visit label, and filename. You can use the GET requests above this section to get the visit labels and filenames for a given candidate.
  3. Fill in the request body section with updated QC values for the image.
  4. Click on "Execute" (should return a 204 code and successfully update the QC status of the given file)

Link(s) to related issue(s)

@driusan driusan merged commit 9177127 into aces:25.0-release Oct 1, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
25.0.0 - Bugs Area: API PR or issue related to the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants