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 d0eeb2f commit d783f93Copy full SHA for d783f93
specification/connector/sync_job_update_stats/SyncJobUpdateStatsRequest.ts
@@ -64,7 +64,7 @@ export interface Request extends RequestBase {
64
/**
65
* The connector-specific metadata.
66
*/
67
- metadata?: Dictionary<string, UserDefinedValue>
+ metadata?: Metadata
68
69
* The total number of documents in the target index after the sync job finished.
70
0 commit comments