Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[API] Incorrect or absent File name in endpoints /projects/{project}/images and /projects/{project}/recordings #6904

@spell00

Description

@spell00

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 <hostname>/api/v0.0.3/projects/pumpernickel/recordings.
    recordings_correct_filename

File is actually the path. The first item of the list should have be the file's name.

  1. Go to <hostname>/api/v0.0.3/projects/pumpernickel/images
    images

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

Metadata

Metadata

Assignees

Labels

Category: BugPR or issue that aims to report or fix a bugModule: apiPR or issue related to api module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions