openwhisk-package-cloudant icon indicating copy to clipboard operation
openwhisk-package-cloudant copied to clipboard

Refactor action names and update document

Open csantanapr opened this issue 8 years ago • 1 comments

The are a few actions that are not documented but installed.

I think it would be better to rename some of the actions to be nounVerb For example: read-document -> documentRead delete-document -> documentDelete read-attachment -> attachmentRead etc..

After this rename we can update the docs to for the actions, and list the old ones as deprecated, having both install for a while.

csantanapr avatar Jun 04 '17 17:06 csantanapr

Related to, here you can find a draft for the documentation for the other docs: https://github.com/IBM-Bluemix/docs-staging/pull/348

csantanapr avatar Jun 04 '17 17:06 csantanapr