apache / apache/openwhisk-package-cloudant

Allow actions to accept db protocol as parameter

Open
#177 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Scala
Stars
17
Forks
31
PR merge metrics
No merged PRs in 30d

Description

In the `database-actions`, `https` is hard coded in the source code. (see a [sample](https://github.com/apache/incubator-openwhisk-package-cloudant/blob/master/actions/database-actions/create-document.js#L85) here) So all `database-actions` cannot support databases which accept `http` connection only.

Adding a new parameter `protocol` to `database-actions` can resolve this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.