swagger-api / swagger-api/swagger-codegen
Server generation not working on https://editor.swagger.io/
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Server generation not working
Description
I get following error on https://editor.swagger.io/ - "Mixed Content: The page at 'https://editor.swagger.io/' was loaded over HTTPS, but requested an insecure resource 'http://generator.swagger.io/api/gen/download/long-string-with-dashes-and-numbers'. This request has been blocked; the content must be served over HTTPS."
Steps to reproduce
Try to download a server (client works) via chrome.
Suggest a fix/enhancement
Allow use of HTTPS instead of HTTP
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by downloading a server from https://editor.swagger.io/ in Chrome, then trace where the server-generation request is configured. Done means server generation from the HTTPS editor works without a mixed-content error and the download completes over HTTPS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100