{
    "type": "object",
    "properties": {
        "create_date": {
            "type": "string"
        },
        "display_name": {
            "type": "string"
        },
        "id": {
            "type": "integer"
        },
        "name": {
            "type": "string"
        }
    },
    "version": 8
}
