mdeuser commented on a change in pull request #2436: API GW V2 updates
URL:
https://github.com/apache/incubator-openwhisk/pull/2436#discussion_r126806717
##########
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:
Right. Each action has it's own validateArgs function and all are slightly
different.
----------------------------------------------------------------
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