mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Update AstraApi.credential.ts
This commit is contained in:
@@ -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'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user