Skip to content

DownloadTask doesn't use the /v1 suffix to form the URL #29

Closed
@arumoy

Description

The documentation says that an API visible at http(s)://{swaggerhub-host}/apis/{owner}/{api}/{version} will be downloadable at http(s)://{swaggerhub-host}/v1/apis/{owner}/{api}/{version}

In SwaggerHub On-Premise:
http(s)://{swaggerhub-host}/v1/apis/{owner}/{api}/{version}?resolved=true

But the DownloadTask gets me the output of an HTML, which is same as skipping the /v1 part in the URL.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions