skbihari commented on a change in pull request #144:
URL:
https://github.com/apache/openwhisk-client-go/pull/144#discussion_r585850804
##########
File path: README.md
##########
@@ -127,22 +127,25 @@ In addition, it can also be configured by passing in a
`*whisk.Config` object as
```go
config := &whisk.Config{
- Host: "openwhisk.ng.bluemix.net",
- Version: "v1"
+ Host: "us-east.functions.cloud.ibm.com",
Review comment:
updated `APIHOST` parameter example should cover the different host
values.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]