Closed beppek closed 7 years ago
Fixes #166 The issue stemmed in mongo as it returns all resultsets as arrays (sets). I agree that this endpoint should only ever return a single file. This solves the issue.
Looks like a proper fix! Client needs to adjusted accordingly so I put this on hold until client is fixed.
Fixes #166 The issue stemmed in mongo as it returns all resultsets as arrays (sets). I agree that this endpoint should only ever return a single file. This solves the issue.