@mdeuser commented on Tue Oct 17 2017
See https://github.com/apache/incubator-openwhisk-cli/blob/master/commands/api.go#L916
Instead of hardcoding the protocol to https use the protocol configured in the apihost
@jsanda commented on Fri Oct 27 2017
I submitted PR 2909 for this.
@mdeuser commented on Tue Oct 17 2017
See https://github.com/apache/incubator-openwhisk-cli/blob/master/commands/api.go#L916
Instead of hardcoding the protocol to
httpsuse the protocol configured in the apihost@jsanda commented on Fri Oct 27 2017
I submitted PR 2909 for this.