mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
Update GenericFunctions.ts
This commit is contained in:
@@ -14,7 +14,12 @@ import {
|
||||
* Make an API request to SIGNL4
|
||||
*
|
||||
* @param {IHookFunctions | IExecuteFunctions} this
|
||||
* @param {object} message
|
||||
* @param {string} method
|
||||
* @param {string} contentType
|
||||
* @param {string} body
|
||||
* @param {object} query
|
||||
* @param {string} teamSecret
|
||||
* @param {object} options
|
||||
* @returns {Promise<any>}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user