Skip to content
Settings

EntityModelImportRequest

Schema definition for EntityModelImportRequest

EntityModelImportRequest

converterModelConverterTyperequired
dataFormatDataFormatrequired
modelModelSpecrequired
Entity model specification.
payloadanyrequired
The data to be used for importing the model.

This schema defines the structure and validation rules for EntityModelImportRequest.

  • converter (object, required):
  • dataFormat (object, required):
  • model (object, required): Entity model specification.
  • payload (any, required): The data to be used for importing the model.

See other schemas in the model category.