Skip to content
Settings

ModelInfo

Schema definition for ModelInfo

ModelInfo

idstringrequired
Id of the model.
namestringrequired
Name of the model.
versionintegerrequired
Version of the model.
statestringrequired
Current state of the model.

This schema defines the structure and validation rules for ModelInfo.

  • id (string, required): Id of the model.
  • name (string, required): Name of the model.
  • version (integer, required): Version of the model.
  • state (string, required): Current state of the model.

See other schemas in the common category.