{
    "title": "GetLocalListVersionResponse",
    "type": "object",
    "properties": {
        "listVersion": {
            "type": "integer"
        }
    },
    "additionalProperties": false,
    "required": ["listVersion"],
    "$id": "GetLocalListVersionResponse",
    "definitions": {}
}
