Once web-action is deployed, the service information shows endpoints with redundant schema (extra `https://`)  How to reproduce - Follow the sls openwhisk quickstart but made an action a web-action ``` functions: hello: handler: handler.hello annotations: web-export: true ``` - Deploy to openwhisk Versions: - SLS: 1.67.0 - SLS-openwhisk: 0.18.4
Once web-action is deployed, the service information shows endpoints with redundant schema (extra
https://)How to reproduce
Versions: