Skip to content

Commit d0eeb2f

Browse files
lcawll-trotta
andauthored
Update specification/connector/sync_job_update_stats/SyncJobUpdateStatsRequest.ts
Co-authored-by: Laura Trotta <[email protected]>
1 parent 0d202a4 commit d0eeb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/connector/sync_job_update_stats/SyncJobUpdateStatsRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export interface Request extends RequestBase {
4848
/**
4949
* The number of documents the sync job deleted.
5050
*/
51-
deleted_document_count: integer
51+
deleted_document_count: long
5252
/**
5353
* The number of documents the sync job indexed.
5454
*/

0 commit comments

Comments
 (0)