mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
Update GenericFunctions.ts
This commit is contained in:
@@ -14,7 +14,12 @@ import {
|
|||||||
* Make an API request to SIGNL4
|
* Make an API request to SIGNL4
|
||||||
*
|
*
|
||||||
* @param {IHookFunctions | IExecuteFunctions} this
|
* @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>}
|
* @returns {Promise<any>}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user