parent
562ca45e07
commit
5b953c1ef2
10 changed files with 33 additions and 59 deletions
|
|
@ -12,6 +12,7 @@ class NotionInfo(BaseModel):
|
|||
notion_obj_id: str
|
||||
notion_page_type: str
|
||||
document: Document = None
|
||||
tenant_id: str
|
||||
|
||||
class Config:
|
||||
arbitrary_types_allowed = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue