Skip to content

Commit a9d469d

Browse files
jedrazbalbertzaharovits
authored andcommitted
[Connector API] Update mistake in docs (#110517)
1 parent f33e549 commit a9d469d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/connector/apis/list-connector-sync-jobs-api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To get started with Connector APIs, check out the {enterprise-search-ref}/connec
3131
(Optional, integer) The offset from the first result to fetch. Defaults to `0`.
3232

3333
`status`::
34-
(Optional, job status) A comma-separated list of job statuses to filter the results. Available statuses include: `canceling`, `canceled`, `completed`, `error`, `in_progress`, `pending`, `suspended`.
34+
(Optional, job status) A job status to filter the results for. Available statuses include: `canceling`, `canceled`, `completed`, `error`, `in_progress`, `pending`, `suspended`.
3535

3636
`connector_id`::
3737
(Optional, string) The connector id the fetched sync jobs need to have.

0 commit comments

Comments
 (0)