{
    "$id": "https://yndigoblue.com/velocity.database.json",
    "title": "YndigoBlue Velocity Database",
    "description": "Lays out the JSON schema for defining Velocity Database Documents.",
    "properties": {
        "database": {
            "$ref": "velocity.json#/definitions/Database"
        }
    }
}