blob: 839ea3111b6488f01e01f3895db98df905bc9fe3 [file] [log] [blame]
POST http://localhost:8080/bad HTTP/1.1
content-type: application/json
{
"value": {
"name" : "Bad",
"place" : "POST"
}
}
###