feat: replace npm with pnpm (#41)
Co-authored-by: Anthony Hivert <anthony.hivert@numberly.com>
This commit is contained in:
committed by
GitHub
parent
58094ce2e5
commit
74b954cc9a
@@ -15,6 +15,9 @@ export class HttpBinApi implements ICredentialType {
|
||||
name: 'token',
|
||||
type: 'string',
|
||||
default: '',
|
||||
typeOptions: {
|
||||
password: true,
|
||||
}
|
||||
},
|
||||
{
|
||||
displayName: 'Domain',
|
||||
|
||||
Reference in New Issue
Block a user