File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -643,7 +643,7 @@ async def sync_job_list(
643
643
"""
644
644
Lists all connector sync jobs.
645
645
646
- `<https://www.elastic.co/guide/en/elasticsearch/reference/{list} /list-connector-sync-jobs-api.html>`_
646
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/master /list-connector-sync-jobs-api.html>`_
647
647
648
648
:param connector_id: A connector id to fetch connector sync jobs for
649
649
:param from_: Starting offset (default: 0)
Original file line number Diff line number Diff line change @@ -643,7 +643,7 @@ def sync_job_list(
643
643
"""
644
644
Lists all connector sync jobs.
645
645
646
- `<https://www.elastic.co/guide/en/elasticsearch/reference/{list} /list-connector-sync-jobs-api.html>`_
646
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/master /list-connector-sync-jobs-api.html>`_
647
647
648
648
:param connector_id: A connector id to fetch connector sync jobs for
649
649
:param from_: Starting offset (default: 0)
You can’t perform that action at this time.
0 commit comments