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
|
@@ -6,22 +6,24 @@ const n8n_workflow_1 = require("n8n-workflow");
|
|
|
6
6
|
function errorMapper(error, itemIndex, context) {
|
|
7
7
|
let message;
|
|
8
8
|
let description;
|
|
9
|
-
if (error.message
|
|
10
|
-
message
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
9
|
+
if (typeof error.message === 'string') {
|
|
10
|
+
if (error.message.includes('Cannot create a string longer than')) {
|
|
11
|
+
message = 'The file is too large';
|
|
12
|
+
description =
|
|
13
|
+
'The binary file you are attempting to read exceeds 512MB, which is limit when using default binary data mode, try using the filesystem binary mode. More information <a href="https://docs.n8n.io/hosting/scaling/binary-data/" target="_blank">here</a>.';
|
|
14
|
+
}
|
|
15
|
+
else if (error.message.includes('EACCES') && context?.operation === 'read') {
|
|
16
|
+
const path = error.path || context?.filePath;
|
|
17
|
+
message = `You don't have the permissions to access ${path}`;
|
|
18
|
+
description =
|
|
19
|
+
"Verify that the path specified in 'File(s) Selector' is correct, or change the file(s) permissions if needed";
|
|
20
|
+
}
|
|
21
|
+
else if (error.message.includes('EACCES') && context?.operation === 'write') {
|
|
22
|
+
const path = error.path || context?.filePath;
|
|
23
|
+
message = `You don't have the permissions to write the file ${path}`;
|
|
24
|
+
description =
|
|
25
|
+
"Specify another destination folder in 'File Path and Name', or change the permissions of the parent folder";
|
|
26
|
+
}
|
|
25
27
|
}
|
|
26
28
|
return new n8n_workflow_1.NodeOperationError(this.getNode(), error, { itemIndex, message, description });
|
|
27
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../nodes/Files/ReadWriteFile/helpers/utils.ts"],"names":[],"mappings":";;AAGA,
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../nodes/Files/ReadWriteFile/helpers/utils.ts"],"names":[],"mappings":";;AAGA,kCA8BC;AAED,0DAKC;AAvCD,+CAAkD;AAElD,SAAgB,WAAW,CAE1B,KAAY,EACZ,SAAiB,EACjB,OAAqB;IAErB,IAAI,OAAO,CAAC;IACZ,IAAI,WAAW,CAAC;IAEhB,IAAI,OAAO,KAAK,CAAC,OAAO,KAAK,QAAQ,EAAE,CAAC;QACvC,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,oCAAoC,CAAC,EAAE,CAAC;YAClE,OAAO,GAAG,uBAAuB,CAAC;YAClC,WAAW;gBACV,2PAA2P,CAAC;QAC9P,CAAC;aAAM,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,IAAI,OAAO,EAAE,SAAS,KAAK,MAAM,EAAE,CAAC;YAC9E,MAAM,IAAI,GACP,KAAgC,CAAC,IAAe,IAAK,OAAO,EAAE,QAAmB,CAAC;YACrF,OAAO,GAAG,4CAA4C,IAAI,EAAE,CAAC;YAC7D,WAAW;gBACV,8GAA8G,CAAC;QACjH,CAAC;aAAM,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,IAAI,OAAO,EAAE,SAAS,KAAK,OAAO,EAAE,CAAC;YAC/E,MAAM,IAAI,GACP,KAAgC,CAAC,IAAe,IAAK,OAAO,EAAE,QAAmB,CAAC;YACrF,OAAO,GAAG,oDAAoD,IAAI,EAAE,CAAC;YACrE,WAAW;gBACV,4GAA4G,CAAC;QAC/G,CAAC;IACF,CAAC;IAED,OAAO,IAAI,iCAAkB,CAAC,IAAI,CAAC,OAAO,EAAE,EAAE,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,WAAW,EAAE,CAAC,CAAC;AAC3F,CAAC;AAED,SAAgB,uBAAuB,CAAC,GAAW;IAClD,qBAAqB;IACrB,GAAG,GAAG,GAAG,CAAC,OAAO,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;IAEnC,OAAO,GAAG,CAAC;AACZ,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "object",
|
|
3
|
+
"properties": {
|
|
4
|
+
"email": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
7
|
+
"id": {
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
10
|
+
"mcr_id": {
|
|
11
|
+
"type": "integer"
|
|
12
|
+
},
|
|
13
|
+
"name": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"owner": {
|
|
17
|
+
"type": "object",
|
|
18
|
+
"properties": {
|
|
19
|
+
"id": {
|
|
20
|
+
"type": "integer"
|
|
21
|
+
},
|
|
22
|
+
"name": {
|
|
23
|
+
"type": "string"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"type": {
|
|
28
|
+
"type": "string"
|
|
29
|
+
},
|
|
30
|
+
"updated_at": {
|
|
31
|
+
"type": "string"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"version": 1
|
|
35
|
+
}
|
|
@@ -1,50 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"_links": {
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"git": {
|
|
8
|
-
"type": "string"
|
|
9
|
-
},
|
|
10
|
-
"html": {
|
|
11
|
-
"type": "string"
|
|
12
|
-
},
|
|
13
|
-
"self": {
|
|
14
|
-
"type": "string"
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
"content": {
|
|
19
|
-
"type": "string"
|
|
20
|
-
},
|
|
21
|
-
"encoding": {
|
|
22
|
-
"type": "string"
|
|
23
|
-
},
|
|
24
|
-
"git_url": {
|
|
25
|
-
"type": "string"
|
|
26
|
-
},
|
|
27
|
-
"html_url": {
|
|
28
|
-
"type": "string"
|
|
29
|
-
},
|
|
30
4
|
"name": {
|
|
31
5
|
"type": "string"
|
|
32
|
-
},
|
|
33
|
-
"path": {
|
|
34
|
-
"type": "string"
|
|
35
|
-
},
|
|
36
|
-
"sha": {
|
|
37
|
-
"type": "string"
|
|
38
|
-
},
|
|
39
|
-
"size": {
|
|
40
|
-
"type": "integer"
|
|
41
|
-
},
|
|
42
|
-
"type": {
|
|
43
|
-
"type": "string"
|
|
44
|
-
},
|
|
45
|
-
"url": {
|
|
46
|
-
"type": "string"
|
|
47
6
|
}
|
|
48
7
|
},
|
|
49
|
-
"version":
|
|
8
|
+
"version": 2
|
|
50
9
|
}
|
|
@@ -1,9 +1,78 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"
|
|
4
|
+
"dimensionHeaders": {
|
|
5
|
+
"type": "array",
|
|
6
|
+
"items": {
|
|
7
|
+
"type": "object",
|
|
8
|
+
"properties": {
|
|
9
|
+
"name": {
|
|
10
|
+
"type": "string"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"kind": {
|
|
5
16
|
"type": "string"
|
|
17
|
+
},
|
|
18
|
+
"metadata": {
|
|
19
|
+
"type": "object",
|
|
20
|
+
"properties": {
|
|
21
|
+
"currencyCode": {
|
|
22
|
+
"type": "string"
|
|
23
|
+
},
|
|
24
|
+
"timeZone": {
|
|
25
|
+
"type": "string"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"metricHeaders": {
|
|
30
|
+
"type": "array",
|
|
31
|
+
"items": {
|
|
32
|
+
"type": "object",
|
|
33
|
+
"properties": {
|
|
34
|
+
"name": {
|
|
35
|
+
"type": "string"
|
|
36
|
+
},
|
|
37
|
+
"type": {
|
|
38
|
+
"type": "string"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"rowCount": {
|
|
44
|
+
"type": "integer"
|
|
45
|
+
},
|
|
46
|
+
"rows": {
|
|
47
|
+
"type": "array",
|
|
48
|
+
"items": {
|
|
49
|
+
"type": "object",
|
|
50
|
+
"properties": {
|
|
51
|
+
"dimensionValues": {
|
|
52
|
+
"type": "array",
|
|
53
|
+
"items": {
|
|
54
|
+
"type": "object",
|
|
55
|
+
"properties": {
|
|
56
|
+
"value": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
"metricValues": {
|
|
63
|
+
"type": "array",
|
|
64
|
+
"items": {
|
|
65
|
+
"type": "object",
|
|
66
|
+
"properties": {
|
|
67
|
+
"value": {
|
|
68
|
+
"type": "string"
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
6
75
|
}
|
|
7
76
|
},
|
|
8
|
-
"version":
|
|
77
|
+
"version": 4
|
|
9
78
|
}
|
|
@@ -16,6 +16,9 @@
|
|
|
16
16
|
"sender": {
|
|
17
17
|
"type": "object",
|
|
18
18
|
"properties": {
|
|
19
|
+
"displayName": {
|
|
20
|
+
"type": "string"
|
|
21
|
+
},
|
|
19
22
|
"name": {
|
|
20
23
|
"type": "string"
|
|
21
24
|
},
|
|
@@ -27,8 +30,34 @@
|
|
|
27
30
|
"space": {
|
|
28
31
|
"type": "object",
|
|
29
32
|
"properties": {
|
|
33
|
+
"lastActiveTime": {
|
|
34
|
+
"type": "string"
|
|
35
|
+
},
|
|
36
|
+
"membershipCount": {
|
|
37
|
+
"type": "object",
|
|
38
|
+
"properties": {
|
|
39
|
+
"joinedDirectHumanUserCount": {
|
|
40
|
+
"type": "integer"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
30
44
|
"name": {
|
|
31
45
|
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"spaceHistoryState": {
|
|
48
|
+
"type": "string"
|
|
49
|
+
},
|
|
50
|
+
"spaceThreadingState": {
|
|
51
|
+
"type": "string"
|
|
52
|
+
},
|
|
53
|
+
"spaceType": {
|
|
54
|
+
"type": "string"
|
|
55
|
+
},
|
|
56
|
+
"spaceUri": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"type": {
|
|
60
|
+
"type": "string"
|
|
32
61
|
}
|
|
33
62
|
}
|
|
34
63
|
},
|
|
@@ -44,5 +73,5 @@
|
|
|
44
73
|
}
|
|
45
74
|
}
|
|
46
75
|
},
|
|
47
|
-
"version":
|
|
76
|
+
"version": 4
|
|
48
77
|
}
|
|
@@ -6,69 +6,7 @@
|
|
|
6
6
|
},
|
|
7
7
|
"name": {
|
|
8
8
|
"type": "string"
|
|
9
|
-
},
|
|
10
|
-
"sender": {
|
|
11
|
-
"type": "object",
|
|
12
|
-
"properties": {
|
|
13
|
-
"displayName": {
|
|
14
|
-
"type": "string"
|
|
15
|
-
},
|
|
16
|
-
"domainId": {
|
|
17
|
-
"type": "string"
|
|
18
|
-
},
|
|
19
|
-
"name": {
|
|
20
|
-
"type": "string"
|
|
21
|
-
},
|
|
22
|
-
"type": {
|
|
23
|
-
"type": "string"
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
"space": {
|
|
28
|
-
"type": "object",
|
|
29
|
-
"properties": {
|
|
30
|
-
"lastActiveTime": {
|
|
31
|
-
"type": "string"
|
|
32
|
-
},
|
|
33
|
-
"membershipCount": {
|
|
34
|
-
"type": "object",
|
|
35
|
-
"properties": {
|
|
36
|
-
"joinedDirectHumanUserCount": {
|
|
37
|
-
"type": "integer"
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
"name": {
|
|
42
|
-
"type": "string"
|
|
43
|
-
},
|
|
44
|
-
"singleUserBotDm": {
|
|
45
|
-
"type": "boolean"
|
|
46
|
-
},
|
|
47
|
-
"spaceHistoryState": {
|
|
48
|
-
"type": "string"
|
|
49
|
-
},
|
|
50
|
-
"spaceThreadingState": {
|
|
51
|
-
"type": "string"
|
|
52
|
-
},
|
|
53
|
-
"spaceType": {
|
|
54
|
-
"type": "string"
|
|
55
|
-
},
|
|
56
|
-
"spaceUri": {
|
|
57
|
-
"type": "string"
|
|
58
|
-
},
|
|
59
|
-
"type": {
|
|
60
|
-
"type": "string"
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
"thread": {
|
|
65
|
-
"type": "object",
|
|
66
|
-
"properties": {
|
|
67
|
-
"name": {
|
|
68
|
-
"type": "string"
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
9
|
}
|
|
72
10
|
},
|
|
73
|
-
"version":
|
|
11
|
+
"version": 2
|
|
74
12
|
}
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"etag": {
|
|
14
14
|
"type": "string"
|
|
15
15
|
},
|
|
16
|
+
"eventBasedHold": {
|
|
17
|
+
"type": "boolean"
|
|
18
|
+
},
|
|
16
19
|
"generation": {
|
|
17
20
|
"type": "string"
|
|
18
21
|
},
|
|
@@ -43,6 +46,9 @@
|
|
|
43
46
|
"storageClass": {
|
|
44
47
|
"type": "string"
|
|
45
48
|
},
|
|
49
|
+
"temporaryHold": {
|
|
50
|
+
"type": "boolean"
|
|
51
|
+
},
|
|
46
52
|
"timeCreated": {
|
|
47
53
|
"type": "string"
|
|
48
54
|
},
|
|
@@ -56,5 +62,5 @@
|
|
|
56
62
|
"type": "string"
|
|
57
63
|
}
|
|
58
64
|
},
|
|
59
|
-
"version":
|
|
65
|
+
"version": 2
|
|
60
66
|
}
|
|
@@ -7,9 +7,29 @@
|
|
|
7
7
|
"etag": {
|
|
8
8
|
"type": "string"
|
|
9
9
|
},
|
|
10
|
+
"names": {
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"displayName": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"displayNameLastFirst": {
|
|
17
|
+
"type": "string"
|
|
18
|
+
},
|
|
19
|
+
"familyName": {
|
|
20
|
+
"type": "string"
|
|
21
|
+
},
|
|
22
|
+
"givenName": {
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"unstructuredName": {
|
|
26
|
+
"type": "string"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
10
30
|
"resourceName": {
|
|
11
31
|
"type": "string"
|
|
12
32
|
}
|
|
13
33
|
},
|
|
14
|
-
"version":
|
|
34
|
+
"version": 4
|
|
15
35
|
}
|
|
@@ -16,6 +16,9 @@
|
|
|
16
16
|
"canChangeCopyRequiresWriterPermission": {
|
|
17
17
|
"type": "boolean"
|
|
18
18
|
},
|
|
19
|
+
"canChangeItemDownloadRestriction": {
|
|
20
|
+
"type": "boolean"
|
|
21
|
+
},
|
|
19
22
|
"canChangeSecurityUpdateEnabled": {
|
|
20
23
|
"type": "boolean"
|
|
21
24
|
},
|
|
@@ -108,6 +111,33 @@
|
|
|
108
111
|
"createdTime": {
|
|
109
112
|
"type": "string"
|
|
110
113
|
},
|
|
114
|
+
"downloadRestrictions": {
|
|
115
|
+
"type": "object",
|
|
116
|
+
"properties": {
|
|
117
|
+
"effectiveDownloadRestrictionWithContext": {
|
|
118
|
+
"type": "object",
|
|
119
|
+
"properties": {
|
|
120
|
+
"restrictedForReaders": {
|
|
121
|
+
"type": "boolean"
|
|
122
|
+
},
|
|
123
|
+
"restrictedForWriters": {
|
|
124
|
+
"type": "boolean"
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
"itemDownloadRestriction": {
|
|
129
|
+
"type": "object",
|
|
130
|
+
"properties": {
|
|
131
|
+
"restrictedForReaders": {
|
|
132
|
+
"type": "boolean"
|
|
133
|
+
},
|
|
134
|
+
"restrictedForWriters": {
|
|
135
|
+
"type": "boolean"
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
},
|
|
111
141
|
"explicitlyTrashed": {
|
|
112
142
|
"type": "boolean"
|
|
113
143
|
},
|
|
@@ -290,6 +320,9 @@
|
|
|
290
320
|
"starred": {
|
|
291
321
|
"type": "boolean"
|
|
292
322
|
},
|
|
323
|
+
"thumbnailLink": {
|
|
324
|
+
"type": "string"
|
|
325
|
+
},
|
|
293
326
|
"thumbnailVersion": {
|
|
294
327
|
"type": "string"
|
|
295
328
|
},
|
|
@@ -315,5 +348,5 @@
|
|
|
315
348
|
"type": "boolean"
|
|
316
349
|
}
|
|
317
350
|
},
|
|
318
|
-
"version":
|
|
351
|
+
"version": 4
|
|
319
352
|
}
|
|
@@ -1,79 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
-
"agreedToTerms": {
|
|
5
|
-
"type": "boolean"
|
|
6
|
-
},
|
|
7
|
-
"archived": {
|
|
8
|
-
"type": "boolean"
|
|
9
|
-
},
|
|
10
|
-
"changePasswordAtNextLogin": {
|
|
11
|
-
"type": "boolean"
|
|
12
|
-
},
|
|
13
4
|
"creationTime": {
|
|
14
5
|
"type": "string"
|
|
15
6
|
},
|
|
16
|
-
"customerId": {
|
|
17
|
-
"type": "string"
|
|
18
|
-
},
|
|
19
|
-
"emails": {
|
|
20
|
-
"type": "array",
|
|
21
|
-
"items": {
|
|
22
|
-
"type": "object",
|
|
23
|
-
"properties": {
|
|
24
|
-
"address": {
|
|
25
|
-
"type": "string"
|
|
26
|
-
},
|
|
27
|
-
"primary": {
|
|
28
|
-
"type": "boolean"
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
"etag": {
|
|
34
|
-
"type": "string"
|
|
35
|
-
},
|
|
36
7
|
"id": {
|
|
37
8
|
"type": "string"
|
|
38
9
|
},
|
|
39
|
-
"includeInGlobalAddressList": {
|
|
40
|
-
"type": "boolean"
|
|
41
|
-
},
|
|
42
|
-
"ipWhitelisted": {
|
|
43
|
-
"type": "boolean"
|
|
44
|
-
},
|
|
45
10
|
"isAdmin": {
|
|
46
11
|
"type": "boolean"
|
|
47
12
|
},
|
|
48
|
-
"isDelegatedAdmin": {
|
|
49
|
-
"type": "boolean"
|
|
50
|
-
},
|
|
51
|
-
"isEnforcedIn2Sv": {
|
|
52
|
-
"type": "boolean"
|
|
53
|
-
},
|
|
54
|
-
"isEnrolledIn2Sv": {
|
|
55
|
-
"type": "boolean"
|
|
56
|
-
},
|
|
57
|
-
"isMailboxSetup": {
|
|
58
|
-
"type": "boolean"
|
|
59
|
-
},
|
|
60
13
|
"kind": {
|
|
61
14
|
"type": "string"
|
|
62
15
|
},
|
|
63
|
-
"languages": {
|
|
64
|
-
"type": "array",
|
|
65
|
-
"items": {
|
|
66
|
-
"type": "object",
|
|
67
|
-
"properties": {
|
|
68
|
-
"languageCode": {
|
|
69
|
-
"type": "string"
|
|
70
|
-
},
|
|
71
|
-
"preference": {
|
|
72
|
-
"type": "string"
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
16
|
"lastLoginTime": {
|
|
78
17
|
"type": "string"
|
|
79
18
|
},
|
|
@@ -91,9 +30,6 @@
|
|
|
91
30
|
}
|
|
92
31
|
}
|
|
93
32
|
},
|
|
94
|
-
"orgUnitPath": {
|
|
95
|
-
"type": "string"
|
|
96
|
-
},
|
|
97
33
|
"primaryEmail": {
|
|
98
34
|
"type": "string"
|
|
99
35
|
},
|
|
@@ -101,5 +37,5 @@
|
|
|
101
37
|
"type": "boolean"
|
|
102
38
|
}
|
|
103
39
|
},
|
|
104
|
-
"version":
|
|
40
|
+
"version": 2
|
|
105
41
|
}
|