Skip to content

Inconsistant behaviors between the WEB UI and the REST API: Posting images to Test: #19

@hajimeMU

Description

@hajimeMU

While it is obvious to do POST & GET images to/from each Test entries with the WEB UI,
it is not through the REST API.
According to the Swagger page, there are endpoints for POST & GET available;
/component-tests/{oid}/images
But it is not clear how we are supposed to obtain an oid through the REST API.
When we GET a Test entry, we think we see an oid as a part of "href" under "links" and "methods".
If so, would it be possible to obtain an oid with a specific key name (e.g., "oid" : ), when we GET a Test entry?

It would be also helpful if oid is included in the response to POST as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    REST API IssueNot an issue with this app, per se. Just keeping track of problems we need fixed in the REST APIWeb UI IssueNot an issue with this app, per se. Just keeping track of problems we need fixed in the Web UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions