Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Dec 19, 2024
1 parent f21462d commit be8f168
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { Id } from '@_types/common'
* Claim a connector sync job.
* This action updates the job status to `in_progress` and sets the `last_seen` and `started_at` timestamps to the current time.
* Additionally, it can set the `sync_cursor` property for the sync job.
*
*
* This API is not intended for direct connector management by users.
* It supports the implementation of services that utilize the connector protocol to communicate with Elasticsearch.
*
Expand Down

0 comments on commit be8f168

Please sign in to comment.