mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
📚 Update Webhook parameters (#2251)
* 📚 Update Webhook parameters
Capitalization inconsistent, + spelling and minor changes
* update Wait description
This commit is contained in:
@@ -283,7 +283,7 @@ export class Wait implements INodeType {
|
||||
description: 'The HTTP Response code to return',
|
||||
},
|
||||
{
|
||||
displayName: 'Respond when',
|
||||
displayName: 'Respond When',
|
||||
name: 'responseMode',
|
||||
type: 'options',
|
||||
displayOptions: {
|
||||
|
||||
Reference in New Issue
Block a user