Allow the client name to be a symbol (#1254)
This commit is contained in:
committed by
GitHub
parent
9d30778614
commit
1a7727588e
@ -178,7 +178,7 @@ function generateRequestId (params, options) {
|
||||
----
|
||||
|
||||
|`name`
|
||||
|`string` - The name to identify the client instance in the events. +
|
||||
|`string | symbol` - The name to identify the client instance in the events. +
|
||||
_Default:_ `elasticsearch-js`
|
||||
|
||||
|`opaqueIdPrefix`
|
||||
|
||||
Reference in New Issue
Block a user