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 2021/04/06 12:28:56 UTC

[GitHub] [openwhisk-client-js] jthomas opened a new issue #221: Typescript types incorrect: Missing 'main' property from Action.Exec

jthomas opened a new issue #221:
URL: https://github.com/apache/openwhisk-client-js/issues/221


   https://github.com/apache/openwhisk-client-js/blob/7fd311f58c3c50a4f698a69bf8ae4f036cf50f78/lib/main.d.ts#L248-L252
   
   Should have an optional `main` attribute used to set the function handler for the action code. As seen in action here: https://github.com/apache/openwhisk-runtime-nodejs/blob/master/core/nodejsActionBase/runner.js#L32
   
   Will submit a PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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