from pydantic import BaseModel, Field from typing import Optional from src.apis.models.BaseModel import BaseDocument from typing import List, Union