blob: 4772e07f2f5550990a4cf684119bfbf7391d03e4 [file] [log] [blame]
POST http://localhost:8080/ HTTP/1.1
content-type: application/json
{
"init": {
"name" : "bad-init-code-empty",
"main" : "main",
"binary": false,
"code" : ""
}
}
###