{
    "request": {
        "method": "GET",
        "url": "/health"
    },
    "response": {
        "status": 200,
        "body": "{\"status\":\"UP\"}",
        "headers": {
            "Content-Type": "application/json;charset=UTF-8"
        }
    }
}
