You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@git.apache.org on 2017/06/04 17:20:29 UTC

[GitHub] csantanapr opened a new issue #102: Refactor action names and update document

csantanapr opened a new issue #102: Refactor action names and update document
URL: https://github.com/apache/incubator-openwhisk-package-cloudant/issues/102
 
 
   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`
   `read-attachement` -> `attachmentRead`
   `delete-document` -> `documentDelete`
   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.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services