rabbah opened a new pull request #3323: Normalize a missing body for raw actions to JsString.empty. URL: https://github.com/apache/incubator-openwhisk/pull/3323 Proposed fix for https://github.com/apache/incubator-openwhisk/issues/3321. I partially confirmed the reported issue. The code and previous test confirms a missing body is an instance of JsObject, not JsArray. I'm not sure yet where the JsArray comes from; it may be PHP actions specific. A node test shows the type is not an array.
---------------------------------------------------------------- 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
