Skip to content

Commit 6f425a5

Browse files
authored
Fix Connector API (#2624)
1 parent 928bdb7 commit 6f425a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/sphinx/api/connector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _cluster:
1+
.. _connector:
22

33
Connector
44
---------

elasticsearch/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"CatClient",
8686
"CcrClient",
8787
"ClusterClient",
88+
"ConnectorClient",
8889
"DanglingIndicesClient",
8990
"Elasticsearch",
9091
"EnrichClient",

0 commit comments

Comments
 (0)