Open
Description
Task:
- Update
invokefunction
to return the response headers - Update the caller function named
Invoke
to return the body, statusCode and errors - Update example to print statusCode and body
Suggested by Simon Pezcler and Rishabh Gupta so that connectors can do better debug and potentially use the result for something.
Right now the result is abandoned.