{
    "type": "object",
    "properties": {
        "channel": {
            "type": "string"
        },
        "ok": {
            "type": "boolean"
        },
        "permalink": {
            "type": "string"
        }
    },
    "version": 1
}
