{
"request": {
"method": "GET",
"urlPath": "/configfiles/json/101010101/default/application"
},
"response": {
"status": 200,
"headers": {
"Content-Type": "application/json"
},
"jsonBody": {
"stringValue": "string value",
"intValue": "42",
"floatValue": "4.20",
"boolValue": "false",
"grayScaleValue": "false"
}
},
"priority": 10
}