dubeejw commented on a change in pull request #2436: API GW V2 updates
URL:
https://github.com/apache/incubator-openwhisk/pull/2436#discussion_r126802244
##########
File path: core/routemgmt/getApi/getApi.js
##########
@@ -154,12 +154,12 @@ function validateArgs(message) {
return 'Internal error. A message parameter was not supplied.';
}
- if (!message.__ow_user) {
Review comment:
Looks like the `validateArgs` method is duplicated in two files.
----------------------------------------------------------------
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