blob: ea33f3b9456299c2ddcf26346a520cec034fc70c [file] [log] [blame]
POST http://localhost:8080/init HTTP/1.1
content-type: application/json
{
"value": {
"name" : "java-helloworld-with-params-from-env",
"main" : "Hello",
"binary": true,
"code" : ""
}
}
###