Closed purplecabbage closed 1 year ago
Actually, code
has been replaced by function
: https://github.com/apache/openwhisk-wskdeploy/blob/master/specification/html/spec_actions.md#actions
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1933
Closing, thanks!
Expected Behaviour
Developers should be able to define code directly in their manifest file:
Actual Behaviour
aio app run » Error: The "path" argument must be of type string. Received undefined
Code is looking for a function: that points to a file
More details on wskdeploy supported entities: https://github.com/apache/openwhisk-wskdeploy/blob/master/docs/wskdeploy_inputs.md