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.
Files changed (139) hide show
  1. package/dist/nodes/Affinity/__schema__/v1.0.0/organization/get.json +1 -4
  2. package/dist/nodes/Affinity/__schema__/v1.0.0/person/getAll.json +24 -0
  3. package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/getPaginated.json +7 -1
  4. package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/scrape.json +7 -1
  5. package/dist/nodes/Airtop/__schema__/v1.0.0/interaction/click.json +42 -0
  6. package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +60 -1
  7. package/dist/nodes/Airtop/__schema__/v1.0.0/session/terminate.json +9 -0
  8. package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +1 -4
  9. package/dist/nodes/Aws/DynamoDB/__schema__/v1.0.0/item/getAll.json +9 -0
  10. package/dist/nodes/BambooHr/__schema__/v1.0.0/companyReport/get.json +1 -7
  11. package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/getAll.json +10 -1
  12. package/dist/nodes/Bitly/__schema__/v1.0.0/link/create.json +7 -1
  13. package/dist/nodes/Box/__schema__/v1.0.0/file/download.json +7 -1
  14. package/dist/nodes/ClickUp/__schema__/v1.0.0/folder/create.json +74 -1
  15. package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +26 -1
  16. package/dist/nodes/Coda/__schema__/v1.1.0/table/getAllRows.json +4 -1
  17. package/dist/nodes/Code/descriptions/PythonCodeDescription.js +1 -1
  18. package/dist/nodes/Code/descriptions/PythonCodeDescription.js.map +1 -1
  19. package/dist/nodes/CoinGecko/__schema__/v1.0.0/coin/candlestick.json +9 -0
  20. package/dist/nodes/Contentful/__schema__/v1.0.0/contentType/get.json +27 -0
  21. package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +1 -19
  22. package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +1 -19
  23. package/dist/nodes/Elastic/Elasticsearch/__schema__/v1.0.0/document/getAll.json +4 -1
  24. package/dist/nodes/EmailSend/__schema__/v2.1.0/email/send.json +1 -7
  25. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +1 -1
  26. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js.map +1 -1
  27. package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
  28. package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +18 -16
  29. package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
  30. package/dist/nodes/FreshworksCrm/__schema__/v1.0.0/search/query.json +35 -0
  31. package/dist/nodes/Github/__schema__/v1.1.0/file/get.json +1 -42
  32. package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +4 -1
  33. package/dist/nodes/Google/Analytics/__schema__/v2.0.0/report/get.json +71 -2
  34. package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/create.json +4 -1
  35. package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/getAll.json +1 -4
  36. package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/create.json +30 -1
  37. package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/get.json +1 -63
  38. package/dist/nodes/Google/CloudStorage/__schema__/v1.0.0/object/getAll.json +7 -1
  39. package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/getAll.json +21 -1
  40. package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +34 -1
  41. package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/create.json +1 -4
  42. package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/getAll.json +1 -4
  43. package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/get.json +1 -65
  44. package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/getAll.json +1 -22
  45. package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/getAll.json +27 -123
  46. package/dist/nodes/Google/Task/__schema__/v1.0.0/task/getAll.json +4 -4
  47. package/dist/nodes/HighLevel/__schema__/v2.0.0/calendar/bookAppointment.json +36 -0
  48. package/dist/nodes/HomeAssistant/__schema__/v1.0.0/state/get.json +1 -7
  49. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
  50. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +190 -179
  51. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  52. package/dist/nodes/Hubspot/__schema__/v2.1.0/company/getAll.json +4 -1
  53. package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/getAll.json +1 -257
  54. package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/search.json +10 -1
  55. package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/get.json +67 -1
  56. package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/getAll.json +61 -1
  57. package/dist/nodes/Jenkins/__schema__/v1.0.0/job/trigger.json +9 -0
  58. package/dist/nodes/Jenkins/__schema__/v1.0.0/job/triggerParams.json +9 -0
  59. package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +9 -1
  60. package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +121 -1
  61. package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +310 -1
  62. package/dist/nodes/Lemlist/__schema__/v2.0.0/campaign/getStats.json +39 -0
  63. package/dist/nodes/Lemlist/__schema__/v2.0.0/enrich/get.json +3 -18
  64. package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/get.json +1 -4
  65. package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/create.json +15 -1
  66. package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/get.json +7 -4
  67. package/dist/nodes/Marketstack/__schema__/v1.0.0/endOfDayData/getAll.json +1 -4
  68. package/dist/nodes/Matrix/__schema__/v1.0.0/message/getAll.json +4 -1
  69. package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getAll.json +21 -0
  70. package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getFields.json +9 -13
  71. package/dist/nodes/Metabase/__schema__/v1.0.0/questions/get.json +85 -12
  72. package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/getAll.json +12 -0
  73. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/group/getAll.json +27 -0
  74. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/create.json +13 -18
  75. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/getAll.json +1 -4
  76. package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +10 -23
  77. package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/create.json +15 -7
  78. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +39 -4
  79. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +1 -4
  80. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/get.json +1 -25
  81. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/get.json +71 -0
  82. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/getAll.json +1 -70
  83. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/get.json +27 -0
  84. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/getAll.json +27 -0
  85. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +1 -1
  86. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
  87. package/dist/nodes/Microsoft/ToDo/__schema__/v1.0.0/task/getAll.json +18 -1
  88. package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/get.json +1 -4
  89. package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/getAll.json +1 -4
  90. package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/workflow/create.json +10 -1
  91. package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +1 -7
  92. package/dist/nodes/NextCloud/__schema__/v1.0.0/file/download.json +2 -32
  93. package/dist/nodes/Odoo/__schema__/v1.0.0/contact/get.json +1 -4
  94. package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +4 -1
  95. package/dist/nodes/Okta/__schema__/v1.0.0/user/getAll.json +1 -37
  96. package/dist/nodes/Perplexity/__schema__/v1.0.0/chat/complete.json +12 -1
  97. package/dist/nodes/Phantombuster/__schema__/v1.0.0/agent/getOutput.json +1 -10
  98. package/dist/nodes/Reddit/__schema__/v1.0.0/post/getAll.json +78 -4
  99. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
  100. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +1 -15
  101. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
  102. package/dist/nodes/RespondToWebhook/utils/binary.d.ts +1 -1
  103. package/dist/nodes/RespondToWebhook/utils/binary.d.ts.map +1 -1
  104. package/dist/nodes/RespondToWebhook/utils/binary.js +2 -17
  105. package/dist/nodes/RespondToWebhook/utils/binary.js.map +1 -1
  106. package/dist/nodes/S3/__schema__/v1.0.0/file/download.json +10 -1
  107. package/dist/nodes/Salesforce/__schema__/v1.0.0/case/getAll.json +4 -1
  108. package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/create.json +15 -1
  109. package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +4 -1
  110. package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/upsert.json +4 -4
  111. package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +5 -2
  112. package/dist/nodes/Salesforce/__schema__/v1.0.0/task/getAll.json +10 -4
  113. package/dist/nodes/Salesforce/__schema__/v1.0.0/user/getAll.json +1 -4
  114. package/dist/nodes/SeaTable/__schema__/v2.0.0/row/create.json +24 -0
  115. package/dist/nodes/Shopify/__schema__/v1.0.0/order/getAll.json +4 -45
  116. package/dist/nodes/Shopify/__schema__/v1.0.0/product/get.json +1 -4
  117. package/dist/nodes/Slack/V2/MessageDescription.js +1 -1
  118. package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
  119. package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +3 -3
  120. package/dist/nodes/Slack/__schema__/v2.3.0/channel/join.json +2 -174
  121. package/dist/nodes/Slack/__schema__/v2.3.0/channel/replies.json +44 -4
  122. package/dist/nodes/Stripe/__schema__/v1.0.0/balance/get.json +34 -1
  123. package/dist/nodes/Telegram/__schema__/v1.2.0/chat/get.json +1 -4
  124. package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +4 -4
  125. package/dist/nodes/Telegram/__schema__/v1.2.0/message/editMessageText.json +4 -1
  126. package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendMessage.json +1 -12
  127. package/dist/nodes/Trello/__schema__/v1.0.0/attachment/get.json +4 -1
  128. package/dist/nodes/Trello/__schema__/v1.0.0/label/getAll.json +18 -0
  129. package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
  130. package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +11 -2
  131. package/dist/nodes/Twilio/__schema__/v1.0.0/sms/send.json +7 -1
  132. package/dist/nodes/Wise/__schema__/v1.0.0/exchangeRate/get.json +4 -1
  133. package/dist/nodes/Wordpress/__schema__/v1.0.0/post/getAll.json +15 -1
  134. package/dist/nodes/Xero/__schema__/v1.0.0/contact/getAll.json +1 -4
  135. package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +15 -14
  136. package/dist/nodes/Zoho/__schema__/v1.0.0/lead/getAll.json +10 -32
  137. package/dist/typecheck.tsbuildinfo +1 -1
  138. package/dist/types/nodes.json +4 -4
  139. 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.includes('Cannot create a string longer than')) {
10
- message = 'The file is too large';
11
- description =
12
- '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>.';
13
- }
14
- else if (error.message.includes('EACCES') && context?.operation === 'read') {
15
- const path = error.path || context?.filePath;
16
- message = `You don't have the permissions to access ${path}`;
17
- description =
18
- "Verify that the path specified in 'File(s) Selector' is correct, or change the file(s) permissions if needed";
19
- }
20
- else if (error.message.includes('EACCES') && context?.operation === 'write') {
21
- const path = error.path || context?.filePath;
22
- message = `You don't have the permissions to write the file ${path}`;
23
- description =
24
- "Specify another destination folder in 'File Path and Name', or change the permissions of the parent folder";
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,kCA4BC;AAED,0DAKC;AArCD,+CAAkD;AAElD,SAAgB,WAAW,CAE1B,KAAY,EACZ,SAAiB,EACjB,OAAqB;IAErB,IAAI,OAAO,CAAC;IACZ,IAAI,WAAW,CAAC;IAEhB,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,oCAAoC,CAAC,EAAE,CAAC;QAClE,OAAO,GAAG,uBAAuB,CAAC;QAClC,WAAW;YACV,2PAA2P,CAAC;IAC9P,CAAC;SAAM,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,IAAI,OAAO,EAAE,SAAS,KAAK,MAAM,EAAE,CAAC;QAC9E,MAAM,IAAI,GACP,KAAgC,CAAC,IAAe,IAAK,OAAO,EAAE,QAAmB,CAAC;QACrF,OAAO,GAAG,4CAA4C,IAAI,EAAE,CAAC;QAC7D,WAAW;YACV,8GAA8G,CAAC;IACjH,CAAC;SAAM,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,IAAI,OAAO,EAAE,SAAS,KAAK,OAAO,EAAE,CAAC;QAC/E,MAAM,IAAI,GACP,KAAgC,CAAC,IAAe,IAAK,OAAO,EAAE,QAAmB,CAAC;QACrF,OAAO,GAAG,oDAAoD,IAAI,EAAE,CAAC;QACrE,WAAW;YACV,4GAA4G,CAAC;IAC/G,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"}
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": 1
8
+ "version": 2
50
9
  }
@@ -19,6 +19,9 @@
19
19
  "execute_filemode": {
20
20
  "type": "boolean"
21
21
  },
22
+ "file_name": {
23
+ "type": "string"
24
+ },
22
25
  "file_path": {
23
26
  "type": "string"
24
27
  },
@@ -32,5 +35,5 @@
32
35
  "type": "integer"
33
36
  }
34
37
  },
35
- "version": 2
38
+ "version": 3
36
39
  }
@@ -1,9 +1,78 @@
1
1
  {
2
2
  "type": "object",
3
3
  "properties": {
4
- "date": {
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": 3
77
+ "version": 4
9
78
  }
@@ -15,6 +15,9 @@
15
15
  }
16
16
  }
17
17
  },
18
+ "description": {
19
+ "type": "string"
20
+ },
18
21
  "end": {
19
22
  "type": "object",
20
23
  "properties": {
@@ -87,5 +90,5 @@
87
90
  "type": "string"
88
91
  }
89
92
  },
90
- "version": 1
93
+ "version": 2
91
94
  }
@@ -15,9 +15,6 @@
15
15
  }
16
16
  }
17
17
  },
18
- "description": {
19
- "type": "string"
20
- },
21
18
  "end": {
22
19
  "type": "object",
23
20
  "properties": {
@@ -90,5 +87,5 @@
90
87
  "type": "string"
91
88
  }
92
89
  },
93
- "version": 5
90
+ "version": 6
94
91
  }
@@ -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": 3
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": 1
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": 1
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": 3
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": 3
351
+ "version": 4
319
352
  }
@@ -6,10 +6,7 @@
6
6
  },
7
7
  "_name": {
8
8
  "type": "string"
9
- },
10
- "_updateTime": {
11
- "type": "string"
12
9
  }
13
10
  },
14
- "version": 2
11
+ "version": 3
15
12
  }
@@ -12,10 +12,7 @@
12
12
  },
13
13
  "_updateTime": {
14
14
  "type": "string"
15
- },
16
- "name": {
17
- "type": "string"
18
15
  }
19
16
  },
20
- "version": 2
17
+ "version": 3
21
18
  }
@@ -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": 1
40
+ "version": 2
105
41
  }