{
    "type": "object",
    "properties": {
        "data": {
            "type": "object",
            "properties": {
                "Approve": {
                    "type": "string"
                },
                "Which changes do you want?": {
                    "type": "string"
                }
            }
        }
    },
    "version": 1
}
