brunogirin opened a new issue #975: HTTP response documentation URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/975 The current documentation doesn't include any example that make use of HTTP responses. It would be good to add one that shows: - what to change in the API definition - what to change in the action itself and in particular: - how to return a success or an error structure using plain JSON - how to do the same using `Promise.resolve` and `Promise.reject`
---------------------------------------------------------------- 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
