mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-18 10:13:01 -06:00
update dependencies
This commit is contained in:
parent
5c9aa32a8b
commit
852d1473c8
3 changed files with 384 additions and 253 deletions
|
|
@ -15,6 +15,9 @@ export class HttpBinApi implements ICredentialType {
|
|||
name: 'token',
|
||||
type: 'string',
|
||||
default: '',
|
||||
typeOptions: {
|
||||
password: true,
|
||||
}
|
||||
},
|
||||
{
|
||||
displayName: 'Domain',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue