from pydantic import BaseModel [docs]class ImportFiles(BaseModel): """Data from importing the files""" object_id: str