Simon Pelletier
Simon Pelletier
## Brief summary of changes This Pull Request adds an endpoint at /projects/\/dicoms. It returns a complete list of DICOM files contained in a project (and other pertinent informations) ####...
**Describe the bug** The changes introduced in #7075 were removed and the tests are back at being Skipped. **What did you expect to happen?** The tests to still be there
**Describe the bug** The File's name is incorrect in endpoint `/projects/{project}/images` and absent in `/projects/{project}/recordings`. **To Reproduce** 1. Go to `/api/v0.0.3/projects/pumpernickel/recordings`.  `File` is actually the path. The first item...