n8n-nodes-base 1.95.0 → 1.96.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/credentials/PerplexityApi.credentials.js +1 -1
- package/dist/credentials/PerplexityApi.credentials.js.map +1 -1
- package/dist/nodes/Adalo/__schema__/v1.0.0/collection/getAll.json +21 -0
- package/dist/nodes/Airtable/test/v2/node/helpers.js +12 -2
- package/dist/nodes/Airtable/test/v2/node/helpers.js.map +1 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/query.json +7 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +9 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +40 -0
- package/dist/nodes/Airtop/test/node/helpers.js +12 -2
- package/dist/nodes/Airtop/test/node/helpers.js.map +1 -1
- package/dist/nodes/Asana/__schema__/v1.0.0/subtask/getAll.json +4 -1
- package/dist/nodes/Aws/S3/__schema__/v2.0.0/file/getAll.json +7 -1
- package/dist/nodes/Aws/S3/__schema__/v2.0.0/folder/getAll.json +7 -1
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/getAll.json +1 -4
- package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +23 -1
- package/dist/nodes/Code/Pyodide.js +24 -0
- package/dist/nodes/Code/Pyodide.js.map +1 -1
- package/dist/nodes/CompareDatasets/GenericFunctions.js +5 -5
- package/dist/nodes/CompareDatasets/GenericFunctions.js.map +1 -1
- package/dist/nodes/Discord/__schema__/v2.0.0/message/sendAndWait.json +14 -0
- package/dist/nodes/Discord/v2/helpers/utils.js +2 -2
- package/dist/nodes/Discord/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +31 -1
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +15 -1
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/fetchRequest.json +50 -0
- package/dist/nodes/EmailReadImap/v2/utils.js +16 -3
- package/dist/nodes/EmailReadImap/v2/utils.js.map +1 -1
- package/dist/nodes/EmailSend/__schema__/v2.1.0/email/send.json +1 -7
- package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.js +1 -1
- package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.js.map +1 -1
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js +2 -2
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js.map +1 -1
- package/dist/nodes/Freshservice/GenericFunctions.js +12 -2
- package/dist/nodes/Freshservice/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Ads/__schema__/v1.0.0/campaign/getAll.json +13 -1
- package/dist/nodes/Google/Analytics/__schema__/v2.0.0/report/get.json +1 -4
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/getAll.json +1 -4
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/create.json +30 -1
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +4 -1
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js +12 -2
- package/dist/nodes/Google/Drive/test/v2/node/helpers.js.map +1 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/query.json +1 -7
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/addLabels.json +13 -1
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/get.json +1 -7
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/markAsRead.json +13 -1
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/thread/addLabels.json +16 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js +10 -4
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js.map +1 -1
- package/dist/nodes/HaloPSA/__schema__/v1.0.0/ticket/getAll.json +1 -268
- package/dist/nodes/HttpRequest/shared/optimizeResponse.js +5 -3
- package/dist/nodes/HttpRequest/shared/optimizeResponse.js.map +1 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/company/getAll.json +1 -4
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/getAll.json +64 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/search.json +1 -4
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/get.json +1 -61
- package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +26 -0
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +604 -7
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +1 -110
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/create.json +1 -4
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/get.json +30 -0
- package/dist/nodes/Line/__schema__/v1.0.0/notification/send.json +4 -7
- package/dist/nodes/Linear/__schema__/v1.0.0/issue/getAll.json +12 -1
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js +23 -3
- package/dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js.map +1 -1
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/getAll.json +1 -7
- package/dist/nodes/Microsoft/Entra/descriptions/GroupDescription.js +12 -2
- package/dist/nodes/Microsoft/Entra/descriptions/GroupDescription.js.map +1 -1
- package/dist/nodes/Microsoft/Entra/descriptions/UserDescription.js +13 -3
- package/dist/nodes/Microsoft/Entra/descriptions/UserDescription.js.map +1 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +23 -10
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/create.json +1 -15
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/event/getAll.json +1 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/folderMessage/getAll.json +124 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +1 -56
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +12 -2
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
- package/dist/nodes/Microsoft/Storage/__schema__/v1.0.0/blob/create.json +39 -0
- package/dist/nodes/Microsoft/Storage/__schema__/v1.0.0/blob/get.json +44 -0
- package/dist/nodes/Microsoft/ToDo/__schema__/v1.0.0/task/getAll.json +5 -21
- package/dist/nodes/N8n/WorkflowDescription.js +40 -0
- package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
- package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +1 -4
- package/dist/nodes/Notion/__schema__/v2.2.0/database/get.json +2 -149
- package/dist/nodes/Odoo/__schema__/v1.0.0/contact/get.json +1 -4
- package/dist/nodes/Odoo/__schema__/v1.0.0/contact/getAll.json +1 -10
- package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +1 -40
- package/dist/nodes/OpenAi/__schema__/v1.1.0/chat/complete.json +29 -1
- package/dist/nodes/Perplexity/perplexity.dark.svg +35 -0
- package/dist/nodes/Pipedrive/__schema__/v1.0.0/person/search.json +7 -1
- package/dist/nodes/QuickBase/__schema__/v1.0.0/record/getAll.json +9 -0
- package/dist/nodes/QuickBooks/__schema__/v1.0.0/transaction/getReport.json +4 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js +9 -3
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js.map +1 -1
- package/dist/nodes/S3/__schema__/v1.0.0/file/download.json +21 -0
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +1 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/lead/getAll.json +1 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +1 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/search/query.json +1 -4
- package/dist/nodes/Shopify/__schema__/v1.0.0/order/getAll.json +250 -3
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +1 -50
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/member.json +168 -2
- package/dist/nodes/Slack/__schema__/v2.3.0/message/post.json +1 -4
- package/dist/nodes/Sms77/__schema__/v1.0.0/sms/send.json +1 -10
- package/dist/nodes/Strapi/__schema__/v1.0.0/entry/getAll.json +10 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +1 -4
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/editMessageText.json +4 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendAndWait.json +14 -0
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendMessage.json +4 -21
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendPhoto.json +1 -7
- package/dist/nodes/Telegram/tests/Helpers.js +12 -2
- package/dist/nodes/Telegram/tests/Helpers.js.map +1 -1
- package/dist/nodes/Transform/RemoveDuplicates/utils.js +8 -6
- package/dist/nodes/Transform/RemoveDuplicates/utils.js.map +1 -1
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +1 -4
- package/dist/nodes/Twitter/__schema__/v2.0.0/tweet/search.json +7 -1
- package/dist/nodes/Wordpress/__schema__/v1.0.0/post/get.json +1 -7
- package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +1 -4
- package/dist/nodes/Zoho/__schema__/v1.0.0/lead/getAll.json +99 -1
- package/dist/test/nodes/Helpers.js +12 -2
- package/dist/test/nodes/Helpers.js.map +1 -1
- package/dist/types/credentials.json +1 -1
- package/dist/types/nodes.json +13 -13
- package/dist/utils/binary.js +12 -9
- package/dist/utils/binary.js.map +1 -1
- package/dist/utils/sendAndWait/utils.js +20 -5
- package/dist/utils/sendAndWait/utils.js.map +1 -1
- package/dist/utils/utilities.js +31 -16
- package/dist/utils/utilities.js.map +1 -1
- package/dist/utils/workflowInputsResourceMapping/GenericFunctions.js +2 -2
- package/dist/utils/workflowInputsResourceMapping/GenericFunctions.js.map +1 -1
- package/package.json +7 -7
|
@@ -1,9 +1,256 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"
|
|
5
|
-
"type": "
|
|
4
|
+
"line_items": {
|
|
5
|
+
"type": "array",
|
|
6
|
+
"items": {
|
|
7
|
+
"type": "object",
|
|
8
|
+
"properties": {
|
|
9
|
+
"admin_graphql_api_id": {
|
|
10
|
+
"type": "string"
|
|
11
|
+
},
|
|
12
|
+
"current_quantity": {
|
|
13
|
+
"type": "integer"
|
|
14
|
+
},
|
|
15
|
+
"discount_allocations": {
|
|
16
|
+
"type": "array",
|
|
17
|
+
"items": {
|
|
18
|
+
"type": "object",
|
|
19
|
+
"properties": {
|
|
20
|
+
"amount": {
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
"amount_set": {
|
|
24
|
+
"type": "object",
|
|
25
|
+
"properties": {
|
|
26
|
+
"presentment_money": {
|
|
27
|
+
"type": "object",
|
|
28
|
+
"properties": {
|
|
29
|
+
"amount": {
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
"currency_code": {
|
|
33
|
+
"type": "string"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
"shop_money": {
|
|
38
|
+
"type": "object",
|
|
39
|
+
"properties": {
|
|
40
|
+
"amount": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
"currency_code": {
|
|
44
|
+
"type": "string"
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"discount_application_index": {
|
|
51
|
+
"type": "integer"
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"duties": {
|
|
57
|
+
"type": "array",
|
|
58
|
+
"items": {
|
|
59
|
+
"type": "object",
|
|
60
|
+
"properties": {
|
|
61
|
+
"admin_graphql_api_id": {
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
"id": {
|
|
65
|
+
"type": "integer"
|
|
66
|
+
},
|
|
67
|
+
"price_set": {
|
|
68
|
+
"type": "object",
|
|
69
|
+
"properties": {
|
|
70
|
+
"presentment_money": {
|
|
71
|
+
"type": "object",
|
|
72
|
+
"properties": {
|
|
73
|
+
"amount": {
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
"currency_code": {
|
|
77
|
+
"type": "string"
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"shop_money": {
|
|
82
|
+
"type": "object",
|
|
83
|
+
"properties": {
|
|
84
|
+
"amount": {
|
|
85
|
+
"type": "string"
|
|
86
|
+
},
|
|
87
|
+
"currency_code": {
|
|
88
|
+
"type": "string"
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"fulfillable_quantity": {
|
|
98
|
+
"type": "integer"
|
|
99
|
+
},
|
|
100
|
+
"fulfillment_service": {
|
|
101
|
+
"type": "string"
|
|
102
|
+
},
|
|
103
|
+
"gift_card": {
|
|
104
|
+
"type": "boolean"
|
|
105
|
+
},
|
|
106
|
+
"grams": {
|
|
107
|
+
"type": "integer"
|
|
108
|
+
},
|
|
109
|
+
"id": {
|
|
110
|
+
"type": "integer"
|
|
111
|
+
},
|
|
112
|
+
"name": {
|
|
113
|
+
"type": "string"
|
|
114
|
+
},
|
|
115
|
+
"price": {
|
|
116
|
+
"type": "string"
|
|
117
|
+
},
|
|
118
|
+
"price_set": {
|
|
119
|
+
"type": "object",
|
|
120
|
+
"properties": {
|
|
121
|
+
"presentment_money": {
|
|
122
|
+
"type": "object",
|
|
123
|
+
"properties": {
|
|
124
|
+
"amount": {
|
|
125
|
+
"type": "string"
|
|
126
|
+
},
|
|
127
|
+
"currency_code": {
|
|
128
|
+
"type": "string"
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
"shop_money": {
|
|
133
|
+
"type": "object",
|
|
134
|
+
"properties": {
|
|
135
|
+
"amount": {
|
|
136
|
+
"type": "string"
|
|
137
|
+
},
|
|
138
|
+
"currency_code": {
|
|
139
|
+
"type": "string"
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"product_exists": {
|
|
146
|
+
"type": "boolean"
|
|
147
|
+
},
|
|
148
|
+
"properties": {
|
|
149
|
+
"type": "array",
|
|
150
|
+
"items": {
|
|
151
|
+
"type": "object",
|
|
152
|
+
"properties": {
|
|
153
|
+
"name": {
|
|
154
|
+
"type": "string"
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
"quantity": {
|
|
160
|
+
"type": "integer"
|
|
161
|
+
},
|
|
162
|
+
"requires_shipping": {
|
|
163
|
+
"type": "boolean"
|
|
164
|
+
},
|
|
165
|
+
"tax_lines": {
|
|
166
|
+
"type": "array",
|
|
167
|
+
"items": {
|
|
168
|
+
"type": "object",
|
|
169
|
+
"properties": {
|
|
170
|
+
"channel_liable": {
|
|
171
|
+
"type": "boolean"
|
|
172
|
+
},
|
|
173
|
+
"price": {
|
|
174
|
+
"type": "string"
|
|
175
|
+
},
|
|
176
|
+
"price_set": {
|
|
177
|
+
"type": "object",
|
|
178
|
+
"properties": {
|
|
179
|
+
"presentment_money": {
|
|
180
|
+
"type": "object",
|
|
181
|
+
"properties": {
|
|
182
|
+
"amount": {
|
|
183
|
+
"type": "string"
|
|
184
|
+
},
|
|
185
|
+
"currency_code": {
|
|
186
|
+
"type": "string"
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
},
|
|
190
|
+
"shop_money": {
|
|
191
|
+
"type": "object",
|
|
192
|
+
"properties": {
|
|
193
|
+
"amount": {
|
|
194
|
+
"type": "string"
|
|
195
|
+
},
|
|
196
|
+
"currency_code": {
|
|
197
|
+
"type": "string"
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"title": {
|
|
204
|
+
"type": "string"
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
"taxable": {
|
|
210
|
+
"type": "boolean"
|
|
211
|
+
},
|
|
212
|
+
"title": {
|
|
213
|
+
"type": "string"
|
|
214
|
+
},
|
|
215
|
+
"total_discount": {
|
|
216
|
+
"type": "string"
|
|
217
|
+
},
|
|
218
|
+
"total_discount_set": {
|
|
219
|
+
"type": "object",
|
|
220
|
+
"properties": {
|
|
221
|
+
"presentment_money": {
|
|
222
|
+
"type": "object",
|
|
223
|
+
"properties": {
|
|
224
|
+
"amount": {
|
|
225
|
+
"type": "string"
|
|
226
|
+
},
|
|
227
|
+
"currency_code": {
|
|
228
|
+
"type": "string"
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
"shop_money": {
|
|
233
|
+
"type": "object",
|
|
234
|
+
"properties": {
|
|
235
|
+
"amount": {
|
|
236
|
+
"type": "string"
|
|
237
|
+
},
|
|
238
|
+
"currency_code": {
|
|
239
|
+
"type": "string"
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
},
|
|
245
|
+
"vendor": {
|
|
246
|
+
"type": "string"
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
"total_price": {
|
|
252
|
+
"type": "string"
|
|
6
253
|
}
|
|
7
254
|
},
|
|
8
|
-
"version":
|
|
255
|
+
"version": 2
|
|
9
256
|
}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"app_id": {
|
|
5
|
-
"type": "string"
|
|
6
|
-
},
|
|
7
4
|
"blocks": {
|
|
8
5
|
"type": "array",
|
|
9
6
|
"items": {
|
|
@@ -27,9 +24,6 @@
|
|
|
27
24
|
},
|
|
28
25
|
"type": {
|
|
29
26
|
"type": "string"
|
|
30
|
-
},
|
|
31
|
-
"user_id": {
|
|
32
|
-
"type": "string"
|
|
33
27
|
}
|
|
34
28
|
}
|
|
35
29
|
}
|
|
@@ -46,49 +40,6 @@
|
|
|
46
40
|
}
|
|
47
41
|
}
|
|
48
42
|
},
|
|
49
|
-
"bot_id": {
|
|
50
|
-
"type": "string"
|
|
51
|
-
},
|
|
52
|
-
"bot_profile": {
|
|
53
|
-
"type": "object",
|
|
54
|
-
"properties": {
|
|
55
|
-
"app_id": {
|
|
56
|
-
"type": "string"
|
|
57
|
-
},
|
|
58
|
-
"deleted": {
|
|
59
|
-
"type": "boolean"
|
|
60
|
-
},
|
|
61
|
-
"icons": {
|
|
62
|
-
"type": "object",
|
|
63
|
-
"properties": {
|
|
64
|
-
"image_36": {
|
|
65
|
-
"type": "string"
|
|
66
|
-
},
|
|
67
|
-
"image_48": {
|
|
68
|
-
"type": "string"
|
|
69
|
-
},
|
|
70
|
-
"image_72": {
|
|
71
|
-
"type": "string"
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
"id": {
|
|
76
|
-
"type": "string"
|
|
77
|
-
},
|
|
78
|
-
"name": {
|
|
79
|
-
"type": "string"
|
|
80
|
-
},
|
|
81
|
-
"team_id": {
|
|
82
|
-
"type": "string"
|
|
83
|
-
},
|
|
84
|
-
"updated": {
|
|
85
|
-
"type": "integer"
|
|
86
|
-
},
|
|
87
|
-
"user_id": {
|
|
88
|
-
"type": "string"
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
43
|
"client_msg_id": {
|
|
93
44
|
"type": "string"
|
|
94
45
|
},
|
|
@@ -108,5 +59,5 @@
|
|
|
108
59
|
"type": "string"
|
|
109
60
|
}
|
|
110
61
|
},
|
|
111
|
-
"version":
|
|
62
|
+
"version": 4
|
|
112
63
|
}
|
|
@@ -1,9 +1,175 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"
|
|
4
|
+
"color": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
7
|
+
"deleted": {
|
|
8
|
+
"type": "boolean"
|
|
9
|
+
},
|
|
10
|
+
"id": {
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"is_admin": {
|
|
14
|
+
"type": "boolean"
|
|
15
|
+
},
|
|
16
|
+
"is_app_user": {
|
|
17
|
+
"type": "boolean"
|
|
18
|
+
},
|
|
19
|
+
"is_bot": {
|
|
20
|
+
"type": "boolean"
|
|
21
|
+
},
|
|
22
|
+
"is_email_confirmed": {
|
|
23
|
+
"type": "boolean"
|
|
24
|
+
},
|
|
25
|
+
"is_owner": {
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
"is_primary_owner": {
|
|
29
|
+
"type": "boolean"
|
|
30
|
+
},
|
|
31
|
+
"is_restricted": {
|
|
32
|
+
"type": "boolean"
|
|
33
|
+
},
|
|
34
|
+
"is_ultra_restricted": {
|
|
35
|
+
"type": "boolean"
|
|
36
|
+
},
|
|
37
|
+
"name": {
|
|
38
|
+
"type": "string"
|
|
39
|
+
},
|
|
40
|
+
"profile": {
|
|
41
|
+
"type": "object",
|
|
42
|
+
"properties": {
|
|
43
|
+
"always_active": {
|
|
44
|
+
"type": "boolean"
|
|
45
|
+
},
|
|
46
|
+
"api_app_id": {
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
"avatar_hash": {
|
|
50
|
+
"type": "string"
|
|
51
|
+
},
|
|
52
|
+
"bot_id": {
|
|
53
|
+
"type": "string"
|
|
54
|
+
},
|
|
55
|
+
"display_name": {
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
"display_name_normalized": {
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
"fields": {
|
|
62
|
+
"type": "null"
|
|
63
|
+
},
|
|
64
|
+
"first_name": {
|
|
65
|
+
"type": "string"
|
|
66
|
+
},
|
|
67
|
+
"huddle_state": {
|
|
68
|
+
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
"huddle_state_expiration_ts": {
|
|
71
|
+
"type": "integer"
|
|
72
|
+
},
|
|
73
|
+
"image_1024": {
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
"image_192": {
|
|
77
|
+
"type": "string"
|
|
78
|
+
},
|
|
79
|
+
"image_24": {
|
|
80
|
+
"type": "string"
|
|
81
|
+
},
|
|
82
|
+
"image_32": {
|
|
83
|
+
"type": "string"
|
|
84
|
+
},
|
|
85
|
+
"image_48": {
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
"image_512": {
|
|
89
|
+
"type": "string"
|
|
90
|
+
},
|
|
91
|
+
"image_72": {
|
|
92
|
+
"type": "string"
|
|
93
|
+
},
|
|
94
|
+
"image_original": {
|
|
95
|
+
"type": "string"
|
|
96
|
+
},
|
|
97
|
+
"is_custom_image": {
|
|
98
|
+
"type": "boolean"
|
|
99
|
+
},
|
|
100
|
+
"last_name": {
|
|
101
|
+
"type": "string"
|
|
102
|
+
},
|
|
103
|
+
"phone": {
|
|
104
|
+
"type": "string"
|
|
105
|
+
},
|
|
106
|
+
"real_name": {
|
|
107
|
+
"type": "string"
|
|
108
|
+
},
|
|
109
|
+
"real_name_normalized": {
|
|
110
|
+
"type": "string"
|
|
111
|
+
},
|
|
112
|
+
"skype": {
|
|
113
|
+
"type": "string"
|
|
114
|
+
},
|
|
115
|
+
"status_emoji": {
|
|
116
|
+
"type": "string"
|
|
117
|
+
},
|
|
118
|
+
"status_emoji_display_info": {
|
|
119
|
+
"type": "array",
|
|
120
|
+
"items": {
|
|
121
|
+
"type": "object",
|
|
122
|
+
"properties": {
|
|
123
|
+
"display_url": {
|
|
124
|
+
"type": "string"
|
|
125
|
+
},
|
|
126
|
+
"emoji_name": {
|
|
127
|
+
"type": "string"
|
|
128
|
+
},
|
|
129
|
+
"unicode": {
|
|
130
|
+
"type": "string"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
"status_expiration": {
|
|
136
|
+
"type": "integer"
|
|
137
|
+
},
|
|
138
|
+
"status_text": {
|
|
139
|
+
"type": "string"
|
|
140
|
+
},
|
|
141
|
+
"status_text_canonical": {
|
|
142
|
+
"type": "string"
|
|
143
|
+
},
|
|
144
|
+
"team": {
|
|
145
|
+
"type": "string"
|
|
146
|
+
},
|
|
147
|
+
"title": {
|
|
148
|
+
"type": "string"
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
"real_name": {
|
|
153
|
+
"type": "string"
|
|
154
|
+
},
|
|
155
|
+
"team_id": {
|
|
156
|
+
"type": "string"
|
|
157
|
+
},
|
|
158
|
+
"tz": {
|
|
159
|
+
"type": "string"
|
|
160
|
+
},
|
|
161
|
+
"tz_label": {
|
|
162
|
+
"type": "string"
|
|
163
|
+
},
|
|
164
|
+
"tz_offset": {
|
|
165
|
+
"type": "integer"
|
|
166
|
+
},
|
|
167
|
+
"updated": {
|
|
168
|
+
"type": "integer"
|
|
169
|
+
},
|
|
170
|
+
"who_can_share_contact_card": {
|
|
5
171
|
"type": "string"
|
|
6
172
|
}
|
|
7
173
|
},
|
|
8
|
-
"version":
|
|
174
|
+
"version": 2
|
|
9
175
|
}
|
|
@@ -9,12 +9,6 @@
|
|
|
9
9
|
"items": {
|
|
10
10
|
"type": "object",
|
|
11
11
|
"properties": {
|
|
12
|
-
"encoding": {
|
|
13
|
-
"type": "string"
|
|
14
|
-
},
|
|
15
|
-
"is_binary": {
|
|
16
|
-
"type": "boolean"
|
|
17
|
-
},
|
|
18
12
|
"label": {
|
|
19
13
|
"type": "null"
|
|
20
14
|
},
|
|
@@ -27,9 +21,6 @@
|
|
|
27
21
|
"success": {
|
|
28
22
|
"type": "boolean"
|
|
29
23
|
},
|
|
30
|
-
"text": {
|
|
31
|
-
"type": "string"
|
|
32
|
-
},
|
|
33
24
|
"udh": {
|
|
34
25
|
"type": "null"
|
|
35
26
|
}
|
|
@@ -43,5 +34,5 @@
|
|
|
43
34
|
"type": "string"
|
|
44
35
|
}
|
|
45
36
|
},
|
|
46
|
-
"version":
|
|
37
|
+
"version": 2
|
|
47
38
|
}
|
|
@@ -4,9 +4,18 @@
|
|
|
4
4
|
"attributes": {
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
|
+
"content": {
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
7
10
|
"createdAt": {
|
|
8
11
|
"type": "string"
|
|
9
12
|
},
|
|
13
|
+
"is_from_user": {
|
|
14
|
+
"type": "boolean"
|
|
15
|
+
},
|
|
16
|
+
"timestamp": {
|
|
17
|
+
"type": "string"
|
|
18
|
+
},
|
|
10
19
|
"updatedAt": {
|
|
11
20
|
"type": "string"
|
|
12
21
|
}
|
|
@@ -16,5 +25,5 @@
|
|
|
16
25
|
"type": "integer"
|
|
17
26
|
}
|
|
18
27
|
},
|
|
19
|
-
"version":
|
|
28
|
+
"version": 3
|
|
20
29
|
}
|
|
@@ -21,32 +21,15 @@
|
|
|
21
21
|
},
|
|
22
22
|
"type": {
|
|
23
23
|
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"username": {
|
|
26
|
+
"type": "string"
|
|
24
27
|
}
|
|
25
28
|
}
|
|
26
29
|
},
|
|
27
30
|
"date": {
|
|
28
31
|
"type": "integer"
|
|
29
32
|
},
|
|
30
|
-
"entities": {
|
|
31
|
-
"type": "array",
|
|
32
|
-
"items": {
|
|
33
|
-
"type": "object",
|
|
34
|
-
"properties": {
|
|
35
|
-
"length": {
|
|
36
|
-
"type": "integer"
|
|
37
|
-
},
|
|
38
|
-
"offset": {
|
|
39
|
-
"type": "integer"
|
|
40
|
-
},
|
|
41
|
-
"type": {
|
|
42
|
-
"type": "string"
|
|
43
|
-
},
|
|
44
|
-
"url": {
|
|
45
|
-
"type": "string"
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
33
|
"from": {
|
|
51
34
|
"type": "object",
|
|
52
35
|
"properties": {
|
|
@@ -73,5 +56,5 @@
|
|
|
73
56
|
}
|
|
74
57
|
}
|
|
75
58
|
},
|
|
76
|
-
"version":
|
|
59
|
+
"version": 3
|
|
77
60
|
}
|