mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
⚡ Small improvements
This commit is contained in:
@@ -133,7 +133,7 @@ export class Webhook implements INodeType {
|
||||
default: '',
|
||||
placeholder: 'webhook',
|
||||
required: true,
|
||||
description: 'The path to listen to. Slashes("/") in the path are not allowed.',
|
||||
description: 'The path to listen to.',
|
||||
},
|
||||
{
|
||||
displayName: 'Response Code',
|
||||
|
||||
Reference in New Issue
Block a user