-
Notifications
You must be signed in to change notification settings - Fork 725
Closed
Labels
Description
It appears that the client lib doesn't include connector module. I saw the docs here https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html#_connector. It says that there is property connection of the client object. But when I started coding, there is none. I looked at the source code, too. There is supposed to be connector.js and connector.d.ts in /lib/api/api
Has the feature been implemented yet?
EDIT:
I saw a new commit pushed yesterday? When will this patch be on npm repository?
