mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-12 15:44:06 -08:00
Update AcuitySchedulingTrigger.node.ts
This commit is contained in:
parent
e5683a90ab
commit
8015c91f25
|
@ -76,7 +76,7 @@ export class AcuitySchedulingTrigger implements INodeType {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
default: 'accessToken',
|
default: 'accessToken',
|
||||||
description: 'The resource to operate on.',
|
description: 'Method of authentication.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'Event',
|
displayName: 'Event',
|
||||||
|
|
Loading…
Reference in a new issue