{
    "request": {
        "method": "GET"
    },
    "response": {
        "headers": {
            "Content-Type": "text/plain"
        },
        "body": "You got it!"
    }
}