1. The `causedBy` annotation is actually an optional String vs. a boolean flag. 2. The `name` field is actually intended to contain the fully-qualified name of the action vs. a composite of the invocation namespace and an action name (which doesn't really represent anything).
## My changes affect the following components <!--- Select below all system components are affected by your change. --> <!--- Enter an `x` in all applicable boxes. --> - [X] Invoker ## Types of changes <!--- What types of changes does your code introduce? Use `x` in all the boxes that apply: --> - [X] Enhancement or new feature (adds new functionality). ## Checklist: <!--- Please review the points below which help you make sure you've covered all aspects of the change you're making. --> - [X] I signed an [Apache CLA](https://github.com/apache/incubator-openwhisk/blob/master/CONTRIBUTING.md). - [X] I reviewed the [style guides](https://github.com/apache/incubator-openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :). - [X] I updated the documentation where necessary. [ Full content available at: https://github.com/apache/incubator-openwhisk/pull/4006 ] This message was relayed via gitbox.apache.org for [email protected]
