lgo opened a new issue #5814:
URL: https://github.com/apache/incubator-pinot/issues/5814


   I've set up a cluster with an environment that only permits HTTPS. 
Currently, on the `/help` swagger pages the requests will only be made in 
`http` because the `/swagger.json` specifies `schema: ['http']`.
   
   Digging around, there were past problems with proper support (but it was 
dealt with in https://github.com/swagger-api/swagger-js/pull/857), and is a 
non-issue. If the `swagger.json` lists `schema: ['http', 'https']`, then the 
page will use whichever protocol the current browser page was loaded with.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to