Looking at the code, swagger will provide the current "scheme" as the list of schemes. This seems like a reasonable default.
It would be nice to be able to specify it though, as my implementations are http & https via haproxy load balancer which does the https (it does pass through headers, but there is no other way of knowing that http/s is available)
Looking at the code, swagger will provide the current "scheme" as the list of schemes. This seems like a reasonable default.
It would be nice to be able to specify it though, as my implementations are http & https via haproxy load balancer which does the https (it does pass through headers, but there is no other way of knowing that http/s is available)