Skip to content

Commit 0d202a4

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

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
@@ -52,7 +52,7 @@ export interface Request extends RequestBase {
5252
/**
5353
* The number of documents the sync job indexed.
5454
*/
55-
indexed_document_count: integer
55+
indexed_document_count: long
5656
/**
5757
* The total size of the data (in MiB) the sync job indexed.
5858
*/

0 commit comments

Comments
 (0)