-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Milestone
Description
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
Labels
No labels