Skip to content

Commit 7405416

Browse files
committed
add ft_id
1 parent 29edd70 commit 7405416

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flexus_client_kit/ckit_edoc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class FEdocOutput:
3939
edoc_status_download: str
4040
edoc_status_graphdb: str
4141
edoc_status_vectordb: str
42+
ft_id: Optional[str] = None
4243

4344
async def edoc_get_existing_documents_for_eds(
4445
client: ckit_client.FlexusClient,

0 commit comments

Comments
 (0)