Skip to content

relative paths and https support #531

@GitDsFn

Description

@GitDsFn

Hi team wordnik,

When i try to work with relative paths and https protocol the generated json files will not be loaded from swagger-ui. The json files will be loaded under the http protocol, but my application needs the https protocol.
To fix this problem temporarily I use the "useJQuery : true" parameter in the SwaggerUi object. So requesting jsons with https is working correctly.
I think it would be possible that there is a bug in shred.bundle.js and the https protocol should be set correctly even if I work with relative paths for my swagger url.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions