mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 14:08:18 +08:00
add old auth transform
This commit is contained in:
@ -10,6 +10,7 @@ class NotionInfo(BaseModel):
|
||||
"""
|
||||
Notion import info.
|
||||
"""
|
||||
|
||||
credential_id: Optional[str] = None
|
||||
notion_workspace_id: str
|
||||
notion_obj_id: str
|
||||
|
||||
Reference in New Issue
Block a user