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 9c12065 commit 0b62d21Copy full SHA for 0b62d21
specification/connector/sync_job_claim/SyncJobClaimRequest.ts
@@ -24,7 +24,7 @@ import { Id } from '@_types/common'
24
* Claim a connector sync job.
25
* This action updates the job status to `in_progress` and sets the `last_seen` and `started_at` timestamps to the current time.
26
* Additionally, it can set the `sync_cursor` property for the sync job.
27
- *
+ *
28
* This API is not intended for direct connector management by users.
29
* It supports the implementation of services that utilize the connector protocol to communicate with Elasticsearch.
30
*
0 commit comments