You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/01 12:59:52 UTC

[GitHub] csantanapr commented on a change in pull request #63: style: add .editorconfig, eslint and reformat js file

csantanapr commented on a change in pull request #63: style: add .editorconfig, eslint and reformat js file
URL: https://github.com/apache/incubator-openwhisk-client-js/pull/63#discussion_r178457408
 
 

 ##########
 File path: README.md
 ##########
 @@ -57,7 +59,7 @@ exports.main = action
 
 ```javascript
 var openwhisk = require('openwhisk');
-var options = {apihost: 'openwhisk.ng.bluemix.net', apiKey: '...'};
+var options = {apihost: 'openwhisk.ng.bluemix.net', api_key: '...'};
 
 Review comment:
   Thanks for the update

----------------------------------------------------------------
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