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