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