Skip to content
Settings

EntityModelExportResponse

Schema definition for EntityModelExportResponse

EntityModelExportResponse

modelIdstring
ID of the entity model.
modelModelSpecrequired
Entity model specification.
payloadanyrequired
The content format of the exported entity model depends on the selected converter.

This schema defines the structure and validation rules for EntityModelExportResponse.

  • modelId (string): ID of the entity model.
  • model (object, required): Entity model specification.
  • payload (any, required): The content format of the exported entity model depends on the selected converter.

See other schemas in the model category.