ewokstomo.tasks.dataportalupload.BuildDataPortalMetadataInputModel#

class ewokstomo.tasks.dataportalupload.BuildDataPortalMetadataInputModel(**data)[source]#

Bases: BaseInputModel

Parameters:

data (Any)

model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

processing_options: dict[str, Any] | None#