@workbuddy/n8n-nodes-workbuddy-vnext 1.0.33 → 1.0.35
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.
|
@@ -10572,8 +10572,8 @@ class WorkBuddy {
|
|
|
10572
10572
|
},
|
|
10573
10573
|
},
|
|
10574
10574
|
{
|
|
10575
|
-
displayName: '
|
|
10576
|
-
name: '
|
|
10575
|
+
displayName: 'Thread Type',
|
|
10576
|
+
name: 'threadType',
|
|
10577
10577
|
type: 'string',
|
|
10578
10578
|
default: '',
|
|
10579
10579
|
description: '',
|
|
@@ -10587,7 +10587,7 @@ class WorkBuddy {
|
|
|
10587
10587
|
routing: {
|
|
10588
10588
|
send: {
|
|
10589
10589
|
type: 'body',
|
|
10590
|
-
property: '
|
|
10590
|
+
property: 'threadType',
|
|
10591
10591
|
},
|
|
10592
10592
|
},
|
|
10593
10593
|
},
|
|
@@ -11815,8 +11815,8 @@ class WorkBuddy {
|
|
|
11815
11815
|
},
|
|
11816
11816
|
},
|
|
11817
11817
|
{
|
|
11818
|
-
displayName: '
|
|
11819
|
-
name: '
|
|
11818
|
+
displayName: 'Thread Type',
|
|
11819
|
+
name: 'threadType',
|
|
11820
11820
|
type: 'string',
|
|
11821
11821
|
default: '',
|
|
11822
11822
|
description: '',
|
|
@@ -11830,7 +11830,7 @@ class WorkBuddy {
|
|
|
11830
11830
|
routing: {
|
|
11831
11831
|
send: {
|
|
11832
11832
|
type: 'body',
|
|
11833
|
-
property: '
|
|
11833
|
+
property: 'threadType',
|
|
11834
11834
|
},
|
|
11835
11835
|
},
|
|
11836
11836
|
},
|