You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
currently the pipeline gets already the dissected payload/action, as #7 (comment).
the openwhisk params.req is the encoded external request, and will become payload.request.
the openwhisk __ow_* is the internal request, and those properties become action.request
the
req
param is currently parsed as JSON. as mentioned in adobe/helix-cli#126 this might change.The text was updated successfully, but these errors were encountered: