{
"request": {
"method": "GET",
"urlPath": "/configfiles/json/101010101/default/application.json"
},
"response": {
"status": 200,
"headers": {
"Content-Type": "application/json"
},
"jsonBody": {
"content": "{\n \"host\": \"localhost\",\n \"port\": 8080,\n \"run\": true\n}"
}
},
"priority": 5
}