Update ElasticsearchAPI.credential.ts
This commit is contained in:
parent
0be1823a0e
commit
8bca7b3c04
|
|
@ -20,7 +20,7 @@ class ElectricsearchAPI implements INodeCredential {
|
||||||
type: 'string'
|
type: 'string'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Elasticsearch API ID',
|
label: 'Elasticsearch API Key',
|
||||||
name: 'apiKey',
|
name: 'apiKey',
|
||||||
type: 'password'
|
type: 'password'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue