rabbah commented on issue #3340: Default activation response to empty JsObject. URL: https://github.com/apache/incubator-openwhisk/pull/3340#issuecomment-368229792 Travis is enough - The result = None is not observable unless there's an invariant violation; returning result = None and a full activation instead of an id (I suppose the loopback return a WhiskActivation() here for example). It would be nice to tighten but I think it's equally OK to treat a missing result as `{}`... until we want to support `JsNull` as a possible response as well (related to sequence semantics).
---------------------------------------------------------------- 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
