Update AstraApi.credential.ts
This commit is contained in:
parent
4b39b4115b
commit
b3c9c32a48
|
|
@ -13,7 +13,7 @@ class AstraDBApi implements INodeCredential {
|
||||||
this.version = 1.0
|
this.version = 1.0
|
||||||
this.inputs = [
|
this.inputs = [
|
||||||
{
|
{
|
||||||
label: 'Collection Name',
|
label: 'Astra DB Collection Name',
|
||||||
name: 'collectionName',
|
name: 'collectionName',
|
||||||
type: 'string'
|
type: 'string'
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue