{
    "$schema": "http://json-schema.org/draft-07/schema",
    "$id": "https://chaosinitiative.com/cas/schemas/drivers/model.json",

    "type": "object",
    "title": "Model",
    "description": "Describes a 3D model to be compiled"
}