﻿# ModelSpec

Schema definition for ModelSpec

# ModelSpec

Schema definition for ModelSpec

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="ModelSpec"
  category="common"
  client:load
/>

## Description

This schema defines the structure and validation rules for ModelSpec.

## Properties

- **name** (string, required): Name of the model.
- **version** (integer, required): Version of the model.

## Related Schemas

See other schemas in the [common](/reference/schemas/common/) category.