Files
fn-serverless/examples/tutorial/hotfunctions/http/go/hotroute.json
2017-09-25 17:48:39 +03:00

7 lines
85 B
JSON

{"route":{
"memory": 64,
"type": "sync",
"config": null,
"format": "http"
}}