mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
🐛 Fix bug that webhooks could not be tested anymore
This commit is contained in:
@@ -369,6 +369,7 @@ export interface IPushDataNodeExecuteBefore {
|
||||
}
|
||||
|
||||
export interface IPushDataTestWebhook {
|
||||
executionId: string;
|
||||
workflowId: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user