Skip to content

ScanApi.repositoriesRepoNameTagsTagScanGet one of method parameter does not become effective #1

@RandyWithZero

Description

@RandyWithZero

(https://user-images.githubusercontent.com/38777687/82207362-4d2b6b00-993c-11ea-84ee-f142602d64a4.png)
this is the infomation of request head

ScanApi scanApi = new ScanApi(apiClient);
return scanApi.repositoriesRepoNameTagsTagScanGet(repoName, tag, "application/vnd.scanner.adapter.vuln.report.harbor+json; version=1.0");
the accept can not be assignment successfully
after requesting, its value becomes to "application/json" and it gets an empty return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions