{
    "type": "object",
    "properties": {
        "id": {
            "type": "string"
        },
        "name": {
            "type": "string"
        },
        "url": {
            "type": "string"
        }
    },
    "version": 2
}
