Skip to content

Commit 0b62d21

Browse files
committed
Fix style
1 parent 9c12065 commit 0b62d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/connector/sync_job_claim/SyncJobClaimRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { Id } from '@_types/common'
2424
* Claim a connector sync job.
2525
* This action updates the job status to `in_progress` and sets the `last_seen` and `started_at` timestamps to the current time.
2626
* Additionally, it can set the `sync_cursor` property for the sync job.
27-
*
27+
*
2828
* This API is not intended for direct connector management by users.
2929
* It supports the implementation of services that utilize the connector protocol to communicate with Elasticsearch.
3030
*

0 commit comments

Comments
 (0)