{
    "type": "object",
    "properties": {
        "createdAt": {
            "type": "string"
        },
        "id": {
            "type": "integer"
        },
        "updatedAt": {
            "type": "string"
        }
    },
    "version": 1
}
