dubeejw commented on a change in pull request #49: Add code query parameter for
action get
URL:
https://github.com/apache/incubator-openwhisk-client-go/pull/49#discussion_r161609717
##########
File path: whisk/action.go
##########
@@ -27,7 +27,7 @@ import (
)
type ActionService struct {
- client *Client
+ client ClientInterface
Review comment:
They should be, but can be done when unit tests are added to those services.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services