We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d202a4 commit d0eeb2fCopy full SHA for d0eeb2f
specification/connector/sync_job_update_stats/SyncJobUpdateStatsRequest.ts
@@ -48,7 +48,7 @@ export interface Request extends RequestBase {
48
/**
49
* The number of documents the sync job deleted.
50
*/
51
- deleted_document_count: integer
+ deleted_document_count: long
52
53
* The number of documents the sync job indexed.
54
0 commit comments