hi, team we want to configure both http and https schemes for our documentation, however we are not able to configure both.
we tried it out by passing multiple values to the key schemes in the swagger.json file ("schemes": ["https", "http"]), however this does not seem to be working.
could you provide a solution for this.