Describe the bug
The File's name is incorrect in endpoint /projects/{project}/images and absent in /projects/{project}/recordings.
To Reproduce
- Go to
<hostname>/api/v0.0.3/projects/pumpernickel/recordings.

File is actually the path. The first item of the list should have be the file's name.
- Go to
<hostname>/api/v0.0.3/projects/pumpernickel/images

There is no File attribute and there should be one, like for the recordings.