apache / apache/openwhisk-client-js
result only action invokes are not setting proper query parameter
Open
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
The library is treating a result only invoke as a blocking invoke and then projecting the response. The API supports the result projection on the server side with `?result=true`.
Contributor guide
Assessment
This issue has not been assessed yet.