Skip to content

Commit 2586c6f

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

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
@@ -56,7 +56,7 @@ export interface Request extends RequestBase {
5656
/**
5757
* The total size of the data (in MiB) the sync job indexed.
5858
*/
59-
indexed_document_volume: integer
59+
indexed_document_volume: long
6060
/**
6161
* The timestamp to use in the `last_seen` property for the connector sync job.
6262
*/

0 commit comments

Comments
 (0)