Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
Current Situation
- yade/files web service.
- A number of fields can be searched, however, not the integrity hash field.
Desired Behavior
- The integrity hash field should be added to the File Transfer Search API.
- This change affects the backend yade/files web service.
Test Instructions
- Use a Test case from
YADE-587.- find a integrity hash value in the YADE_FILES.INTEGRITY_HASH column, e.g.: daefffb93e6c3be7136ba40edae4f2f1
- Call the yade/files web service, e.g.:
http://localhost:4446/joc/api/yade/files
- Request BODY:
{"integrityHash":"daefffb93e6c3be7136ba40edae4f2f1"}
- Request BODY: