rabbah commented on issue #2237: web action should not return 200 status on action error URL: https://github.com/apache/incubator-openwhisk/issues/2237#issuecomment-348170052 https://github.com/apache/incubator-openwhisk/blob/master/docs/webactions.md You?ll want to return a JSON object containing these three properties: `{statusCode, body, headers}`. The values have default defined if omitted but you can most certainly use a web action to build an API.
---------------------------------------------------------------- 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
