feat: add selective vCard batch workflows
This commit is contained in:
@@ -129,7 +129,7 @@ class AddressImportDiagnosticResponse(BaseModel):
|
||||
class AddressImportRunResponse(BaseModel):
|
||||
id: str
|
||||
address_book_id: str
|
||||
profile_id: str
|
||||
profile_id: str | None
|
||||
source_filename: str
|
||||
source_format: str
|
||||
input_hash: str
|
||||
|
||||
Reference in New Issue
Block a user