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 ee65e01 commit 987a723Copy full SHA for 987a723
specification/connector/sync_job_update_stats/SyncJobUpdateStatsRequest.ts
@@ -18,9 +18,9 @@
18
*/
19
20
import { RequestBase } from '@_types/Base'
21
-import { Duration } from '@_types/Time'
22
import { Id, Metadata } from '@_types/common'
23
import { integer, long } from '@_types/Numeric'
+import { Duration } from '@_types/Time'
24
25
/**
26
* Set the connector sync job stats.
0 commit comments