﻿# EntityModelImportRequest

Schema definition for EntityModelImportRequest

# EntityModelImportRequest

Schema definition for EntityModelImportRequest

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="EntityModelImportRequest"
  category="model"
  client:load
/>

## Description

This schema defines the structure and validation rules for EntityModelImportRequest.

## Properties

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

## Related Schemas

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