Sign in
apache
/
openwhisk-devtools
/
HEAD
/
.
/
knative-build
/
runtimes
/
javascript
/
tests
/
helloworldwithparams
/
knative-data-run.json
blob: c49834599babc9282b5f3d6ece7d4fcc14bc8066 [
file
]
{
"activation"
:
{
"namespace"
:
"default"
,
"action_name"
:
"nodejs-helloworld-with-params"
,
"api_host"
:
""
,
"api_key"
:
""
,
"activation_id"
:
""
,
"deadline"
:
"4102498800000"
},
"value"
:
{
"name"
:
"Jill"
,
"place"
:
"OK"
}
}