apache / openwhisk-client-go

Go client library for the Apache OpenWhisk platform
https://openwhisk.apache.org/
Apache License 2.0
35 stars 44 forks source link

Fix invalid warning message #91

Closed dubee closed 5 years ago

dubee commented 6 years ago

IsResponseResultSuccess() inaccurately generates a debug message indicating a failure.

Closes https://github.com/apache/incubator-openwhisk-client-go/issues/89

dubee commented 6 years ago

@mdeuser, can you review?

mdeuser commented 6 years ago

@dubee - is there a pg for this?