1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Zendesk
agobrech 67983e8f94
fix: Remove redundant await in node's api request functions without try/catch ()
* 🐛 Remove useless await for actionNetwork

* 🔥 Remove useless await

* 🔥 Remove useless await keyword to other generic functions
2022-11-22 17:57:17 +01:00
..
ConditionDescription.ts n8n-3867-progressively-apply-prettier-to-all () 2022-08-17 17:50:24 +02:00
GenericFunctions.ts fix: Remove redundant await in node's api request functions without try/catch () 2022-11-22 17:57:17 +01:00
OrganizationDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many () 2022-09-13 12:36:36 +02:00
TicketDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many () 2022-09-13 12:36:36 +02:00
TicketFieldDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many () 2022-09-13 12:36:36 +02:00
TicketInterface.ts n8n-3867-progressively-apply-prettier-to-all () 2022-08-17 17:50:24 +02:00
TriggerPlaceholders.ts n8n-3867-progressively-apply-prettier-to-all () 2022-08-17 17:50:24 +02:00
UserDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many () 2022-09-13 12:36:36 +02:00
Zendesk.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links () 2022-09-29 13:33:16 +03:00
Zendesk.node.ts refactor(core): Introduce overload for record-type node parameter (no-changelog) () 2022-11-18 16:29:44 +01:00
zendesk.svg Add Organization resource to Zendesk node () 2021-09-05 15:13:25 +02:00
ZendeskTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links () 2022-09-29 13:33:16 +03:00
ZendeskTrigger.node.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ () 2022-11-08 15:28:21 +01:00