blob: d121a8b62674115ea0b86a2d096ed53c31d8c212 [file] [log] [blame]
POST http://localhost:8080/init HTTP/1.1
content-type: application/json
{
"value": {
"name" : "nodejs-helloworld-with-params",
"main" : "main",
"binary": false,
"code" : ""
}
}
###