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