Closed kushagra189 closed 4 years ago
@kushagra189, FYI: I removed the check you added to the GET .../files
endpoint to only include PRIMARY_DESCRIPTOR
and SECONDARY_DESCRIPTOR
files in the output. I think all files associated with a given descriptor type should be included, and that includes TEST_FILE
and OTHER
files (otherwise there would not even be a way of getting the file wrappers for these). Otherwise all looked good :)
GET /tools/{id}/versions/{version_id}/{type}/descriptor/tests
Fixes #27