n8n-nodes-base 1.106.0 → 1.107.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/Affinity/__schema__/v1.0.0/organization/get.json +1 -4
- package/dist/nodes/Affinity/__schema__/v1.0.0/person/getAll.json +24 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/getPaginated.json +7 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/scrape.json +7 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/interaction/click.json +42 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +60 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/terminate.json +9 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +1 -4
- package/dist/nodes/Aws/DynamoDB/__schema__/v1.0.0/item/getAll.json +9 -0
- package/dist/nodes/BambooHr/__schema__/v1.0.0/companyReport/get.json +1 -7
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/getAll.json +10 -1
- package/dist/nodes/Bitly/__schema__/v1.0.0/link/create.json +7 -1
- package/dist/nodes/Box/__schema__/v1.0.0/file/download.json +7 -1
- package/dist/nodes/ClickUp/__schema__/v1.0.0/folder/create.json +74 -1
- package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +26 -1
- package/dist/nodes/Coda/__schema__/v1.1.0/table/getAllRows.json +4 -1
- package/dist/nodes/Code/descriptions/PythonCodeDescription.js +1 -1
- package/dist/nodes/Code/descriptions/PythonCodeDescription.js.map +1 -1
- package/dist/nodes/CoinGecko/__schema__/v1.0.0/coin/candlestick.json +9 -0
- package/dist/nodes/Contentful/__schema__/v1.0.0/contentType/get.json +27 -0
- package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +1 -19
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +1 -19
- package/dist/nodes/Elastic/Elasticsearch/__schema__/v1.0.0/document/getAll.json +4 -1
- package/dist/nodes/EmailSend/__schema__/v2.1.0/email/send.json +1 -7
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +18 -16
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
- package/dist/nodes/FreshworksCrm/__schema__/v1.0.0/search/query.json +35 -0
- package/dist/nodes/Github/__schema__/v1.1.0/file/get.json +1 -42
- package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +4 -1
- package/dist/nodes/Google/Analytics/__schema__/v2.0.0/report/get.json +71 -2
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/create.json +4 -1
- 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/Chat/__schema__/v1.0.0/message/get.json +1 -63
- package/dist/nodes/Google/CloudStorage/__schema__/v1.0.0/object/getAll.json +7 -1
- package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/getAll.json +21 -1
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +34 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/create.json +1 -4
- package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/getAll.json +1 -4
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/get.json +1 -65
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/getAll.json +1 -22
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/getAll.json +27 -123
- package/dist/nodes/Google/Task/__schema__/v1.0.0/task/getAll.json +4 -4
- package/dist/nodes/HighLevel/__schema__/v2.0.0/calendar/bookAppointment.json +36 -0
- package/dist/nodes/HomeAssistant/__schema__/v1.0.0/state/get.json +1 -7
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +190 -179
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/company/getAll.json +4 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/getAll.json +1 -257
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/search.json +10 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/get.json +67 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/getAll.json +61 -1
- package/dist/nodes/Jenkins/__schema__/v1.0.0/job/trigger.json +9 -0
- package/dist/nodes/Jenkins/__schema__/v1.0.0/job/triggerParams.json +9 -0
- package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +9 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +121 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +310 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/campaign/getStats.json +39 -0
- package/dist/nodes/Lemlist/__schema__/v2.0.0/enrich/get.json +3 -18
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/get.json +1 -4
- package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/create.json +15 -1
- package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/get.json +7 -4
- package/dist/nodes/Marketstack/__schema__/v1.0.0/endOfDayData/getAll.json +1 -4
- package/dist/nodes/Matrix/__schema__/v1.0.0/message/getAll.json +4 -1
- package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getAll.json +21 -0
- package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getFields.json +9 -13
- package/dist/nodes/Metabase/__schema__/v1.0.0/questions/get.json +85 -12
- package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/getAll.json +12 -0
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/group/getAll.json +27 -0
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/create.json +13 -18
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/getAll.json +1 -4
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +10 -23
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/create.json +15 -7
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +39 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +1 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/get.json +1 -25
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/get.json +71 -0
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/getAll.json +1 -70
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/get.json +27 -0
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/getAll.json +27 -0
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +1 -1
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
- package/dist/nodes/Microsoft/ToDo/__schema__/v1.0.0/task/getAll.json +18 -1
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/get.json +1 -4
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/getAll.json +1 -4
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/workflow/create.json +10 -1
- package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +1 -7
- package/dist/nodes/NextCloud/__schema__/v1.0.0/file/download.json +2 -32
- package/dist/nodes/Odoo/__schema__/v1.0.0/contact/get.json +1 -4
- package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +4 -1
- package/dist/nodes/Okta/__schema__/v1.0.0/user/getAll.json +1 -37
- package/dist/nodes/Perplexity/__schema__/v1.0.0/chat/complete.json +12 -1
- package/dist/nodes/Phantombuster/__schema__/v1.0.0/agent/getOutput.json +1 -10
- package/dist/nodes/Reddit/__schema__/v1.0.0/post/getAll.json +78 -4
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +1 -15
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.d.ts +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.js +2 -17
- package/dist/nodes/RespondToWebhook/utils/binary.js.map +1 -1
- package/dist/nodes/S3/__schema__/v1.0.0/file/download.json +10 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/case/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/create.json +15 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/upsert.json +4 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +5 -2
- package/dist/nodes/Salesforce/__schema__/v1.0.0/task/getAll.json +10 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/user/getAll.json +1 -4
- package/dist/nodes/SeaTable/__schema__/v2.0.0/row/create.json +24 -0
- package/dist/nodes/Shopify/__schema__/v1.0.0/order/getAll.json +4 -45
- package/dist/nodes/Shopify/__schema__/v1.0.0/product/get.json +1 -4
- package/dist/nodes/Slack/V2/MessageDescription.js +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +3 -3
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/join.json +2 -174
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/replies.json +44 -4
- package/dist/nodes/Stripe/__schema__/v1.0.0/balance/get.json +34 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/get.json +1 -4
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +4 -4
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/editMessageText.json +4 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendMessage.json +1 -12
- package/dist/nodes/Trello/__schema__/v1.0.0/attachment/get.json +4 -1
- package/dist/nodes/Trello/__schema__/v1.0.0/label/getAll.json +18 -0
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +11 -2
- package/dist/nodes/Twilio/__schema__/v1.0.0/sms/send.json +7 -1
- package/dist/nodes/Wise/__schema__/v1.0.0/exchangeRate/get.json +4 -1
- package/dist/nodes/Wordpress/__schema__/v1.0.0/post/getAll.json +15 -1
- package/dist/nodes/Xero/__schema__/v1.0.0/contact/getAll.json +1 -4
- package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +15 -14
- package/dist/nodes/Zoho/__schema__/v1.0.0/lead/getAll.json +10 -32
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/nodes.json +4 -4
- package/package.json +5 -5
|
@@ -4,12 +4,6 @@
|
|
|
4
4
|
"agreedToTerms": {
|
|
5
5
|
"type": "boolean"
|
|
6
6
|
},
|
|
7
|
-
"aliases": {
|
|
8
|
-
"type": "array",
|
|
9
|
-
"items": {
|
|
10
|
-
"type": "string"
|
|
11
|
-
}
|
|
12
|
-
},
|
|
13
7
|
"archived": {
|
|
14
8
|
"type": "boolean"
|
|
15
9
|
},
|
|
@@ -32,9 +26,6 @@
|
|
|
32
26
|
},
|
|
33
27
|
"primary": {
|
|
34
28
|
"type": "boolean"
|
|
35
|
-
},
|
|
36
|
-
"type": {
|
|
37
|
-
"type": "string"
|
|
38
29
|
}
|
|
39
30
|
}
|
|
40
31
|
}
|
|
@@ -100,12 +91,6 @@
|
|
|
100
91
|
}
|
|
101
92
|
}
|
|
102
93
|
},
|
|
103
|
-
"nonEditableAliases": {
|
|
104
|
-
"type": "array",
|
|
105
|
-
"items": {
|
|
106
|
-
"type": "string"
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
94
|
"orgUnitPath": {
|
|
110
95
|
"type": "string"
|
|
111
96
|
},
|
|
@@ -114,13 +99,7 @@
|
|
|
114
99
|
},
|
|
115
100
|
"suspended": {
|
|
116
101
|
"type": "boolean"
|
|
117
|
-
},
|
|
118
|
-
"thumbnailPhotoEtag": {
|
|
119
|
-
"type": "string"
|
|
120
|
-
},
|
|
121
|
-
"thumbnailPhotoUrl": {
|
|
122
|
-
"type": "string"
|
|
123
102
|
}
|
|
124
103
|
},
|
|
125
|
-
"version":
|
|
104
|
+
"version": 2
|
|
126
105
|
}
|
|
@@ -1,151 +1,55 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"
|
|
4
|
+
"From": {
|
|
5
5
|
"type": "string"
|
|
6
6
|
},
|
|
7
|
-
"
|
|
8
|
-
"type": "
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
}
|
|
7
|
+
"historyId": {
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
10
|
+
"id": {
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"internalDate": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"labels": {
|
|
17
|
+
"type": "array",
|
|
18
|
+
"items": {
|
|
19
|
+
"type": "object",
|
|
20
|
+
"properties": {
|
|
21
|
+
"id": {
|
|
22
|
+
"type": "string"
|
|
23
|
+
},
|
|
24
|
+
"name": {
|
|
25
|
+
"type": "string"
|
|
28
26
|
}
|
|
29
27
|
}
|
|
30
28
|
}
|
|
31
29
|
},
|
|
32
|
-
"
|
|
30
|
+
"payload": {
|
|
33
31
|
"type": "object",
|
|
34
32
|
"properties": {
|
|
35
|
-
"
|
|
36
|
-
"type": "string"
|
|
37
|
-
},
|
|
38
|
-
"arc-message-signature": {
|
|
39
|
-
"type": "string"
|
|
40
|
-
},
|
|
41
|
-
"arc-seal": {
|
|
42
|
-
"type": "string"
|
|
43
|
-
},
|
|
44
|
-
"authentication-results": {
|
|
45
|
-
"type": "string"
|
|
46
|
-
},
|
|
47
|
-
"content-type": {
|
|
48
|
-
"type": "string"
|
|
49
|
-
},
|
|
50
|
-
"date": {
|
|
51
|
-
"type": "string"
|
|
52
|
-
},
|
|
53
|
-
"delivered-to": {
|
|
54
|
-
"type": "string"
|
|
55
|
-
},
|
|
56
|
-
"dkim-signature": {
|
|
57
|
-
"type": "string"
|
|
58
|
-
},
|
|
59
|
-
"feedback-id": {
|
|
60
|
-
"type": "string"
|
|
61
|
-
},
|
|
62
|
-
"from": {
|
|
63
|
-
"type": "string"
|
|
64
|
-
},
|
|
65
|
-
"message-id": {
|
|
66
|
-
"type": "string"
|
|
67
|
-
},
|
|
68
|
-
"mime-version": {
|
|
69
|
-
"type": "string"
|
|
70
|
-
},
|
|
71
|
-
"received": {
|
|
72
|
-
"type": "string"
|
|
73
|
-
},
|
|
74
|
-
"received-spf": {
|
|
75
|
-
"type": "string"
|
|
76
|
-
},
|
|
77
|
-
"reply-to": {
|
|
78
|
-
"type": "string"
|
|
79
|
-
},
|
|
80
|
-
"return-path": {
|
|
81
|
-
"type": "string"
|
|
82
|
-
},
|
|
83
|
-
"subject": {
|
|
84
|
-
"type": "string"
|
|
85
|
-
},
|
|
86
|
-
"to": {
|
|
87
|
-
"type": "string"
|
|
88
|
-
},
|
|
89
|
-
"x-google-smtp-source": {
|
|
90
|
-
"type": "string"
|
|
91
|
-
},
|
|
92
|
-
"x-received": {
|
|
33
|
+
"mimeType": {
|
|
93
34
|
"type": "string"
|
|
94
35
|
}
|
|
95
36
|
}
|
|
96
37
|
},
|
|
97
|
-
"id": {
|
|
98
|
-
"type": "string"
|
|
99
|
-
},
|
|
100
|
-
"labelIds": {
|
|
101
|
-
"type": "array",
|
|
102
|
-
"items": {
|
|
103
|
-
"type": "string"
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
"messageId": {
|
|
107
|
-
"type": "string"
|
|
108
|
-
},
|
|
109
38
|
"sizeEstimate": {
|
|
110
39
|
"type": "integer"
|
|
111
40
|
},
|
|
112
|
-
"
|
|
113
|
-
"type": "string"
|
|
114
|
-
},
|
|
115
|
-
"text": {
|
|
41
|
+
"snippet": {
|
|
116
42
|
"type": "string"
|
|
117
43
|
},
|
|
118
|
-
"
|
|
44
|
+
"Subject": {
|
|
119
45
|
"type": "string"
|
|
120
46
|
},
|
|
121
47
|
"threadId": {
|
|
122
48
|
"type": "string"
|
|
123
49
|
},
|
|
124
|
-
"
|
|
125
|
-
"type": "
|
|
126
|
-
"properties": {
|
|
127
|
-
"html": {
|
|
128
|
-
"type": "string"
|
|
129
|
-
},
|
|
130
|
-
"text": {
|
|
131
|
-
"type": "string"
|
|
132
|
-
},
|
|
133
|
-
"value": {
|
|
134
|
-
"type": "array",
|
|
135
|
-
"items": {
|
|
136
|
-
"type": "object",
|
|
137
|
-
"properties": {
|
|
138
|
-
"address": {
|
|
139
|
-
"type": "string"
|
|
140
|
-
},
|
|
141
|
-
"name": {
|
|
142
|
-
"type": "string"
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
50
|
+
"To": {
|
|
51
|
+
"type": "string"
|
|
148
52
|
}
|
|
149
53
|
},
|
|
150
|
-
"version":
|
|
54
|
+
"version": 5
|
|
151
55
|
}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"due": {
|
|
5
|
-
"type": "string"
|
|
6
|
-
},
|
|
7
4
|
"etag": {
|
|
8
5
|
"type": "string"
|
|
9
6
|
},
|
|
@@ -30,6 +27,9 @@
|
|
|
30
27
|
}
|
|
31
28
|
}
|
|
32
29
|
},
|
|
30
|
+
"notes": {
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
33
|
"position": {
|
|
34
34
|
"type": "string"
|
|
35
35
|
},
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"type": "string"
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
|
-
"version":
|
|
52
|
+
"version": 4
|
|
53
53
|
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "object",
|
|
3
|
+
"properties": {
|
|
4
|
+
"address": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
7
|
+
"appoinmentStatus": {
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
10
|
+
"assignedUserId": {
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"calendarId": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"contactId": {
|
|
17
|
+
"type": "string"
|
|
18
|
+
},
|
|
19
|
+
"id": {
|
|
20
|
+
"type": "string"
|
|
21
|
+
},
|
|
22
|
+
"isRecurring": {
|
|
23
|
+
"type": "boolean"
|
|
24
|
+
},
|
|
25
|
+
"status": {
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
"title": {
|
|
29
|
+
"type": "string"
|
|
30
|
+
},
|
|
31
|
+
"traceId": {
|
|
32
|
+
"type": "string"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"version": 1
|
|
36
|
+
}
|
|
@@ -9,12 +9,6 @@
|
|
|
9
9
|
},
|
|
10
10
|
"friendly_name": {
|
|
11
11
|
"type": "string"
|
|
12
|
-
},
|
|
13
|
-
"state_class": {
|
|
14
|
-
"type": "string"
|
|
15
|
-
},
|
|
16
|
-
"unit_of_measurement": {
|
|
17
|
-
"type": "string"
|
|
18
12
|
}
|
|
19
13
|
}
|
|
20
14
|
},
|
|
@@ -42,5 +36,5 @@
|
|
|
42
36
|
"type": "string"
|
|
43
37
|
}
|
|
44
38
|
},
|
|
45
|
-
"version":
|
|
39
|
+
"version": 2
|
|
46
40
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HttpRequestV3.node.d.ts","sourceRoot":"","sources":["../../../../nodes/HttpRequest/V3/HttpRequestV3.node.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAGX,iBAAiB,EACjB,kBAAkB,EAClB,SAAS,EACT,wBAAwB,EACxB,oBAAoB,EAMpB,MAAM,cAAc,CAAC;AAoCtB,qBAAa,aAAc,YAAW,SAAS;IAC9C,WAAW,EAAE,oBAAoB,CAAC;gBAEtB,eAAe,EAAE,wBAAwB;IAmC/C,OAAO,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,kBAAkB,EAAE,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"HttpRequestV3.node.d.ts","sourceRoot":"","sources":["../../../../nodes/HttpRequest/V3/HttpRequestV3.node.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAGX,iBAAiB,EACjB,kBAAkB,EAClB,SAAS,EACT,wBAAwB,EACxB,oBAAoB,EAMpB,MAAM,cAAc,CAAC;AAoCtB,qBAAa,aAAc,YAAW,SAAS;IAC9C,WAAW,EAAE,oBAAoB,CAAC;gBAEtB,eAAe,EAAE,wBAAwB;IAmC/C,OAAO,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,kBAAkB,EAAE,EAAE,CAAC;CA08BvE"}
|