Files
fn-serverless/examples/lambda/node/payload.json
Travis Reeder ca18ae88fa Added Lambda Node support as part of the regular functions workflow. (#601)
* Added Lambda Node support as part of the regular functions workflow.

* Fixes for PR comments.
2017-03-22 21:41:27 +01:00

5 lines
62 B
JSON

{
"key3": "value3",
"key2": "value2",
"key1": "value1"
}