Skip to content

Commit d783f93

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

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
@@ -64,7 +64,7 @@ export interface Request extends RequestBase {
6464
/**
6565
* The connector-specific metadata.
6666
*/
67-
metadata?: Dictionary<string, UserDefinedValue>
67+
metadata?: Metadata
6868
/**
6969
* The total number of documents in the target index after the sync job finished.
7070
*/

0 commit comments

Comments
 (0)