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