mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 11:01:22 +03:00
Update AstraApi.credential.ts
This commit is contained in:
@@ -13,7 +13,7 @@ class AstraDBApi implements INodeCredential {
|
||||
this.version = 1.0
|
||||
this.inputs = [
|
||||
{
|
||||
label: 'Collection Name',
|
||||
label: 'Astra DB Collection Name',
|
||||
name: 'collectionName',
|
||||
type: 'string'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user