You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/31 09:24:15 UTC

[GitHub] brunogirin opened a new issue #975: HTTP response documentation

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:
users@infra.apache.org


With regards,
Apache Git Services