n8n-nodes-base 1.101.0 → 1.103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Airtop/actions/common/output.utils.d.ts +2 -0
- package/dist/nodes/Airtop/actions/common/output.utils.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Code/Code.node.d.ts.map +1 -1
- package/dist/nodes/Code/Code.node.js +12 -3
- package/dist/nodes/Code/Code.node.js.map +1 -1
- package/dist/nodes/Cron/Cron.node.js +2 -2
- package/dist/nodes/Cron/Cron.node.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts.map +1 -1
- package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
- package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Description.node.d.ts +1 -0
- package/dist/nodes/Evaluation/Evaluation/Description.node.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Description.node.js +52 -1
- package/dist/nodes/Evaluation/Evaluation/Description.node.js.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +13 -5
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
- package/dist/nodes/Evaluation/utils/evaluationUtils.d.ts +4 -3
- package/dist/nodes/Evaluation/utils/evaluationUtils.d.ts.map +1 -1
- package/dist/nodes/Evaluation/utils/evaluationUtils.js +79 -15
- package/dist/nodes/Evaluation/utils/evaluationUtils.js.map +1 -1
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js +1 -1
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js.map +1 -1
- package/dist/nodes/Facebook/FacebookGraphApi.node.d.ts.map +1 -1
- package/dist/nodes/Facebook/FacebookGraphApi.node.js +4 -0
- package/dist/nodes/Facebook/FacebookGraphApi.node.js.map +1 -1
- package/dist/nodes/Facebook/GenericFunctions.js +3 -3
- package/dist/nodes/Facebook/GenericFunctions.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts.map +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts.map +1 -1
- package/dist/nodes/Merge/v2/utils.d.ts +5 -1
- package/dist/nodes/Merge/v2/utils.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/helpers/utils.d.ts +5 -1
- package/dist/nodes/Merge/v3/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts +1 -0
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/MySql.node.d.ts.map +1 -1
- package/dist/nodes/MySql/MySql.node.js +2 -1
- package/dist/nodes/MySql/MySql.node.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js +2 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/MySql/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/MySql/v2/helpers/interfaces.d.ts +6 -0
- package/dist/nodes/MySql/v2/helpers/interfaces.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.d.ts +2 -4
- package/dist/nodes/MySql/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.js +73 -4
- package/dist/nodes/MySql/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts +1 -0
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.d.ts +4 -3
- package/dist/nodes/RabbitMQ/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.js +62 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.js.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.d.ts.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js +29 -87
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts +1 -0
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +30 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.d.ts.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js +15 -3
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js.map +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js +2 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
- package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/raw.mode.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.d.ts.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.js +29 -1
- package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +1 -2
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/description.js +1 -1
- package/dist/nodes/Webhook/description.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/nodes.json +9 -9
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
- package/dist/utils/utilities.d.ts +1 -0
- package/dist/utils/utilities.d.ts.map +1 -1
- package/dist/utils/workflow-backtracking.d.ts +1 -1
- package/dist/utils/workflow-backtracking.d.ts.map +1 -1
- package/dist/utils/workflow-backtracking.js +2 -2
- package/dist/utils/workflow-backtracking.js.map +1 -1
- package/package.json +8 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOvE,eAAO,MAAM,UAAU,EAAE,eAAe,EAAiB,CAAC;AAS1D,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOvE,eAAO,MAAM,UAAU,EAAE,eAAe,EAAiB,CAAC;AAS1D,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAYnE"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAGX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyFvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAGX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyFvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,iCAoEnE"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAYtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAsNvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAYtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAsNvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,iCAsEnE"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=move.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/move.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAGvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"move.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/move.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAGvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAqBnE"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=reply.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reply.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/reply.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAStB,eAAO,MAAM,UAAU,EAAE,eAAe,EAqMvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"reply.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/reply.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAStB,eAAO,MAAM,UAAU,EAAE,eAAe,EAqMvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DAiGhG"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=send.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/send.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyLvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"send.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/send.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyLvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DA6EhG"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AASpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAwJvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AASpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAwJvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAqDnE"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=add.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EAEf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EA4BvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"add.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EAEf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EA4BvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DAwGhG"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=download.operation.d.ts.map
|
package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAO3F,eAAO,MAAM,UAAU,EAAE,eAAe,EAWvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAO3F,eAAO,MAAM,UAAU,EAAE,eAAe,EAWvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DA8DhG"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAkCnE"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAwCnE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAKN,KAAK,eAAe,EACpB,MAAM,cAAc,CAAC;AAmHtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAKN,KAAK,eAAe,EACpB,MAAM,cAAc,CAAC;AAmHtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/upload.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAqD1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"upload.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/upload.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAqD1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAoElG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAoElG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAyLlG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAyLlG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"upsert.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAyC1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAyC1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAkF1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAkF1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAgEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAgEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAgB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
27
28
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteChannel.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteChannel.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAkB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAqB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAuB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
27
28
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA8CpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA8CpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAsB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number, nodeVersion: number, instanceId: string): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA2EpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA2EpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,gBAwClB"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAyB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number, instanceId: string): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAkEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAkEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,gBAmBnF"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AA2BhG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AA2BhG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAqB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAwB/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAsC/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
27
28
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteTask.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteTask.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAe/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAK/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAgDvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAgDvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAgD/D"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
27
28
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/update.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAkGpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/update.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAkGpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAuD/D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extractText.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/MistralAI/descriptions/document/extractText.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA4IpD,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"extractText.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/MistralAI/descriptions/document/extractText.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA4IpD,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MySql.node.d.ts","sourceRoot":"","sources":["../../../nodes/MySql/MySql.node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAKjD,qBAAa,KAAM,SAAQ,iBAAiB;;
|
|
1
|
+
{"version":3,"file":"MySql.node.d.ts","sourceRoot":"","sources":["../../../nodes/MySql/MySql.node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAKjD,qBAAa,KAAM,SAAQ,iBAAiB;;CAwB3C"}
|
|
@@ -11,7 +11,7 @@ class MySql extends n8n_workflow_1.VersionedNodeType {
|
|
|
11
11
|
name: 'mySql',
|
|
12
12
|
icon: { light: 'file:mysql.svg', dark: 'file:mysql.dark.svg' },
|
|
13
13
|
group: ['input'],
|
|
14
|
-
defaultVersion: 2.
|
|
14
|
+
defaultVersion: 2.5,
|
|
15
15
|
description: 'Get, add and update data in MySQL',
|
|
16
16
|
parameterPane: 'wide',
|
|
17
17
|
};
|
|
@@ -22,6 +22,7 @@ class MySql extends n8n_workflow_1.VersionedNodeType {
|
|
|
22
22
|
2.2: new MySqlV2_node_1.MySqlV2(baseDescription),
|
|
23
23
|
2.3: new MySqlV2_node_1.MySqlV2(baseDescription),
|
|
24
24
|
2.4: new MySqlV2_node_1.MySqlV2(baseDescription),
|
|
25
|
+
2.5: new MySqlV2_node_1.MySqlV2(baseDescription),
|
|
25
26
|
};
|
|
26
27
|
super(nodeVersions, baseDescription);
|
|
27
28
|
}
|