n8n-nodes-base 2.3.0 → 2.4.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/ActiveCampaign/__schema__/v1.0.0/contactTag/add.json +13 -1
- package/dist/nodes/Affinity/__schema__/v1.0.0/listEntry/getAll.json +4 -1
- package/dist/nodes/Affinity/__schema__/v1.0.0/organization/get.json +4 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/interaction/click.json +15 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/interaction/type.json +56 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +4 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +4 -1
- package/dist/nodes/Aws/DynamoDB/__schema__/v1.0.0/item/delete.json +9 -0
- package/dist/nodes/Aws/IAM/__schema__/v1.0.0/user/getAll.json +25 -25
- package/dist/nodes/Aws/S3/__schema__/v2.0.0/bucket/getAll.json +4 -1
- package/dist/nodes/Aws/S3/__schema__/v2.0.0/file/download.json +19 -18
- package/dist/nodes/Aws/SES/__schema__/v1.0.0/email/sendTemplate.json +30 -0
- package/dist/nodes/Aws/Transcribe/__schema__/v1.0.0/transcriptionJob/create.json +7 -1
- package/dist/nodes/Aws/Transcribe/__schema__/v1.0.0/transcriptionJob/get.json +38 -41
- package/dist/nodes/BambooHr/__schema__/v1.0.0/companyReport/get.json +10 -1
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/get.json +4 -1
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/getAll.json +7 -1
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/update.json +9 -0
- package/dist/nodes/Box/BoxTrigger.node.js +3 -3
- package/dist/nodes/Box/BoxTrigger.node.js.map +1 -1
- package/dist/nodes/Box/__schema__/v1.0.0/file/download.json +30 -1
- package/dist/nodes/ClickUp/__schema__/v1.0.0/task/create.json +7 -1
- package/dist/nodes/ConvertKit/__schema__/v1.0.0/tagSubscriber/add.json +42 -42
- package/dist/nodes/DataTable/__schema__/v1.1.0/row/get.json +15 -0
- package/dist/nodes/DataTable/__schema__/v1.1.0/row/insert.json +15 -0
- package/dist/nodes/DataTable/common/utils.d.ts +4 -0
- package/dist/nodes/DataTable/common/utils.d.ts.map +1 -1
- package/dist/nodes/DataTable/common/utils.js +5 -6
- package/dist/nodes/DataTable/common/utils.js.map +1 -1
- package/dist/nodes/Dropbox/__schema__/v1.0.0/folder/delete.json +26 -0
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +7 -1
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/fetchRequest.json +1 -1
- package/dist/nodes/ERPNext/__schema__/v1.0.0/document/create.json +114 -1
- package/dist/nodes/Form/common.descriptions.d.ts.map +1 -1
- package/dist/nodes/Form/common.descriptions.js +7 -1
- package/dist/nodes/Form/common.descriptions.js.map +1 -1
- package/dist/nodes/FreshworksCrm/__schema__/v1.0.0/search/query.json +4 -1
- package/dist/nodes/Git/GenericFunctions.d.ts +9 -0
- package/dist/nodes/Git/GenericFunctions.d.ts.map +1 -0
- package/dist/nodes/Git/GenericFunctions.js +31 -0
- package/dist/nodes/Git/GenericFunctions.js.map +1 -0
- package/dist/nodes/Git/Git.node.d.ts.map +1 -1
- package/dist/nodes/Git/Git.node.js +52 -2
- package/dist/nodes/Git/Git.node.js.map +1 -1
- package/dist/nodes/Git/descriptions/ReflogDescription.d.ts +3 -0
- package/dist/nodes/Git/descriptions/ReflogDescription.d.ts.map +1 -0
- package/dist/nodes/Git/descriptions/ReflogDescription.js +57 -0
- package/dist/nodes/Git/descriptions/ReflogDescription.js.map +1 -0
- package/dist/nodes/Git/descriptions/index.d.ts +1 -0
- package/dist/nodes/Git/descriptions/index.d.ts.map +1 -1
- package/dist/nodes/Git/descriptions/index.js +1 -0
- package/dist/nodes/Git/descriptions/index.js.map +1 -1
- package/dist/nodes/Github/GithubTrigger.node.js +1 -1
- package/dist/nodes/Github/GithubTrigger.node.js.map +1 -1
- package/dist/nodes/Github/__schema__/v1.1.0/file/get.json +42 -1
- package/dist/nodes/Github/__schema__/v1.1.0/workflow/dispatchAndWait.json +9 -0
- package/dist/nodes/Github/__schema__/v1.1.0/workflow/get.json +36 -0
- package/dist/nodes/Github/__schema__/v1.1.0/workflow/list.json +47 -0
- package/dist/nodes/Gitlab/__schema__/v1.0.0/file/create.json +12 -0
- package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +4 -1
- package/dist/nodes/Google/Ads/__schema__/v1.0.0/campaign/getAll.json +4 -1
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.d.ts.map +1 -1
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js +0 -16
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js.map +1 -1
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/get.json +7 -1
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/get.json +66 -1
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/space/get.json +7 -1
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/space/getAll.json +4 -1
- package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/create.json +48 -1
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +18 -1
- package/dist/nodes/Google/Drive/v2/actions/versionDescription.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/versionDescription.js +0 -16
- package/dist/nodes/Google/Drive/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/group/create.json +27 -0
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/addToGroup.json +9 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/draft/create.json +26 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/label/getAll.json +21 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/addLabels.json +18 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/get.json +151 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/getAll.json +55 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/markAsRead.json +18 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/reply.json +18 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/send.json +18 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/sendAndWait.json +14 -0
- package/dist/nodes/Google/Gmail/__schema__/v2.2.0/thread/getAll.json +15 -0
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js +0 -16
- package/dist/nodes/Google/Gmail/v2/GmailV2.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.d.ts.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js +0 -16
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Google/Task/__schema__/v1.0.0/task/create.json +4 -1
- package/dist/nodes/HackerNews/__schema__/v1.0.0/article/get.json +4 -1
- package/dist/nodes/HelpScout/__schema__/v1.0.0/mailbox/getAll.json +53 -0
- package/dist/nodes/HttpRequest/V3/Description.d.ts.map +1 -1
- package/dist/nodes/HttpRequest/V3/Description.js +32 -30
- package/dist/nodes/HttpRequest/V3/Description.js.map +1 -1
- package/dist/nodes/Hubspot/__schema__/v2.2.0/company/getAll.json +83 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/contact/search.json +4 -1
- package/dist/nodes/Hubspot/__schema__/v2.2.0/contactList/add.json +30 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/deal/getAll.json +83 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/deal/search.json +4 -1
- package/dist/nodes/Hubspot/__schema__/v2.2.0/ticket/get.json +81 -0
- package/dist/nodes/Hubspot/__schema__/v2.2.0/ticket/getAll.json +18 -0
- package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +7 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/delete.json +9 -0
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +414 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +535 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/enrich/get.json +108 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/create.json +4 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/get.json +7 -1
- package/dist/nodes/Linear/__schema__/v1.1.0/comment/addComment.json +17 -0
- package/dist/nodes/Linear/__schema__/v1.1.0/issue/create.json +49 -0
- package/dist/nodes/Linear/__schema__/v1.1.0/issue/get.json +43 -0
- package/dist/nodes/Mailcheck/__schema__/v1.0.0/email/check.json +30 -0
- package/dist/nodes/Mailjet/EmailDescription.d.ts.map +1 -1
- package/dist/nodes/Mailjet/EmailDescription.js +24 -0
- package/dist/nodes/Mailjet/EmailDescription.js.map +1 -1
- package/dist/nodes/Mailjet/GenericFunctions.d.ts +2 -0
- package/dist/nodes/Mailjet/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Mailjet/Mailjet.node.d.ts.map +1 -1
- package/dist/nodes/Mailjet/Mailjet.node.js +12 -0
- package/dist/nodes/Mailjet/Mailjet.node.js.map +1 -1
- package/dist/nodes/Marketstack/__schema__/v1.0.0/endOfDayData/getAll.json +4 -1
- package/dist/nodes/Matrix/__schema__/v1.0.0/message/getAll.json +4 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.js +76 -26
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.js.map +1 -1
- package/dist/nodes/Metabase/__schema__/v1.0.0/questions/get.json +257 -248
- package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/get.json +9 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/getAll.json +72 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/query.json +31 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +7 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/share.json +4 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/create.json +15 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/share.json +41 -0
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/contact/getAll.json +4 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/draft/get.json +7 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/folder/get.json +4 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +108 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +7 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/download.json +4 -1
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/getAll.json +57 -1
- package/dist/nodes/Microsoft/Sql/GenericFunctions.d.ts +2 -0
- package/dist/nodes/Microsoft/Sql/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Sql/GenericFunctions.js +24 -11
- package/dist/nodes/Microsoft/Sql/GenericFunctions.js.map +1 -1
- package/dist/nodes/Microsoft/Storage/__schema__/v1.0.0/blob/get.json +13 -1
- package/dist/nodes/Microsoft/Storage/__schema__/v1.0.0/container/getAll.json +41 -0
- package/dist/nodes/Microsoft/Teams/__schema__/v2.0.0/channel/getAll.json +4 -1
- package/dist/nodes/Microsoft/ToDo/__schema__/v1.0.0/list/get.json +27 -0
- package/dist/nodes/MistralAI/__schema__/v1.0.0/document/extractText.json +98 -0
- package/dist/nodes/MySql/v2/actions/common.descriptions.d.ts +2 -1
- package/dist/nodes/MySql/v2/actions/common.descriptions.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/common.descriptions.js +40 -39
- package/dist/nodes/MySql/v2/actions/common.descriptions.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.js +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.d.ts +2 -0
- package/dist/nodes/MySql/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.js +34 -2
- package/dist/nodes/MySql/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/get.json +4 -1
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/getAll.json +10 -1
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/workflow/create.json +16 -1
- package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +4 -1
- package/dist/nodes/Notion/__schema__/v1.0.0/page/get.json +4 -1
- package/dist/nodes/Notion/__schema__/v2.2.0/block/append.json +4 -1
- package/dist/nodes/Notion/__schema__/v2.2.0/database/get.json +4 -1
- package/dist/nodes/Okta/__schema__/v1.0.0/user/get.json +56 -1
- package/dist/nodes/Okta/__schema__/v1.0.0/user/getAll.json +77 -1
- package/dist/nodes/Onfleet/OnfleetTrigger.node.js +1 -1
- package/dist/nodes/Onfleet/OnfleetTrigger.node.js.map +1 -1
- package/dist/nodes/OpenAi/__schema__/v1.1.0/chat/complete.json +29 -1
- package/dist/nodes/PayPal/__schema__/v1.0.0/payout/create.json +45 -0
- package/dist/nodes/Perplexity/__schema__/v1.0.0/chat/complete.json +7 -1
- package/dist/nodes/Pipedrive/__schema__/v1.0.0/person/get.json +40 -1
- package/dist/nodes/Pipedrive/__schema__/v1.0.0/person/search.json +12 -1
- package/dist/nodes/PostHog/__schema__/v1.0.0/event/create.json +2 -2
- package/dist/nodes/Postgres/v2/actions/common.descriptions.d.ts +2 -1
- package/dist/nodes/Postgres/v2/actions/common.descriptions.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/common.descriptions.js +40 -39
- package/dist/nodes/Postgres/v2/actions/common.descriptions.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.js +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.js +6 -3
- package/dist/nodes/Postgres/v2/actions/database/select.operation.js.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts +2 -0
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.js +32 -1
- package/dist/nodes/Postgres/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/QuickBase/__schema__/v1.0.0/record/create.json +9 -0
- package/dist/nodes/QuickBase/__schema__/v1.0.0/record/getAll.json +7 -1
- package/dist/nodes/Reddit/__schema__/v1.0.0/post/getAll.json +57 -1
- package/dist/nodes/S3/__schema__/v1.0.0/bucket/create.json +9 -0
- package/dist/nodes/Salesforce/__schema__/v1.0.0/account/delete.json +9 -0
- package/dist/nodes/Salesforce/__schema__/v1.0.0/account/get.json +65 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/get.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/flow/getAll.json +18 -0
- package/dist/nodes/Salesforce/__schema__/v1.0.0/flow/invoke.json +83 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/lead/getAll.json +4 -1
- package/dist/nodes/Ssh/Ssh.node.d.ts.map +1 -1
- package/dist/nodes/Ssh/Ssh.node.js +4 -1
- package/dist/nodes/Ssh/Ssh.node.js.map +1 -1
- package/dist/nodes/Switch/V3/SwitchV3.node.js +1 -1
- package/dist/nodes/Switch/V3/SwitchV3.node.js.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.d.ts.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.js +0 -16
- package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/nodes.json +21 -21
- package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
- package/dist/utils/sendAndWait/utils.js +1 -0
- package/dist/utils/sendAndWait/utils.js.map +1 -1
- package/package.json +8 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combineBySql.js","sourceRoot":"","sources":["../../../../../../nodes/Merge/v3/actions/mode/combineBySql.ts"],"names":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"combineBySql.js","sourceRoot":"","sources":["../../../../../../nodes/Merge/v3/actions/mode/combineBySql.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,250 +1,259 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
2
|
+
"type": "object",
|
|
3
|
+
"properties": {
|
|
4
|
+
"archived": {
|
|
5
|
+
"type": "boolean"
|
|
6
|
+
},
|
|
7
|
+
"archived_directly": {
|
|
8
|
+
"type": "boolean"
|
|
9
|
+
},
|
|
10
|
+
"cache_ttl": {
|
|
11
|
+
"type": "null"
|
|
12
|
+
},
|
|
13
|
+
"can_delete": {
|
|
14
|
+
"type": "boolean"
|
|
15
|
+
},
|
|
16
|
+
"can_manage_db": {
|
|
17
|
+
"type": "boolean"
|
|
18
|
+
},
|
|
19
|
+
"can_restore": {
|
|
20
|
+
"type": "boolean"
|
|
21
|
+
},
|
|
22
|
+
"can_run_adhoc_query": {
|
|
23
|
+
"type": "boolean"
|
|
24
|
+
},
|
|
25
|
+
"can_write": {
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
"collection": {
|
|
29
|
+
"type": "object",
|
|
30
|
+
"properties": {
|
|
31
|
+
"archive_operation_id": {
|
|
32
|
+
"type": "null"
|
|
33
|
+
},
|
|
34
|
+
"archived": {
|
|
35
|
+
"type": "boolean"
|
|
36
|
+
},
|
|
37
|
+
"archived_directly": {
|
|
38
|
+
"type": "null"
|
|
39
|
+
},
|
|
40
|
+
"authority_level": {
|
|
41
|
+
"type": "null"
|
|
42
|
+
},
|
|
43
|
+
"created_at": {
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
"is_personal": {
|
|
47
|
+
"type": "boolean"
|
|
48
|
+
},
|
|
49
|
+
"is_sample": {
|
|
50
|
+
"type": "boolean"
|
|
51
|
+
},
|
|
52
|
+
"location": {
|
|
53
|
+
"type": "string"
|
|
54
|
+
},
|
|
55
|
+
"name": {
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
"namespace": {
|
|
59
|
+
"type": "null"
|
|
60
|
+
},
|
|
61
|
+
"slug": {
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
"type": {
|
|
65
|
+
"type": "null"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"collection_preview": {
|
|
70
|
+
"type": "boolean"
|
|
71
|
+
},
|
|
72
|
+
"created_at": {
|
|
73
|
+
"type": "string"
|
|
74
|
+
},
|
|
75
|
+
"creator": {
|
|
76
|
+
"type": "object",
|
|
77
|
+
"properties": {
|
|
78
|
+
"common_name": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
},
|
|
81
|
+
"date_joined": {
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
84
|
+
"email": {
|
|
85
|
+
"type": "string"
|
|
86
|
+
},
|
|
87
|
+
"id": {
|
|
88
|
+
"type": "integer"
|
|
89
|
+
},
|
|
90
|
+
"is_qbnewb": {
|
|
91
|
+
"type": "boolean"
|
|
92
|
+
},
|
|
93
|
+
"is_superuser": {
|
|
94
|
+
"type": "boolean"
|
|
95
|
+
},
|
|
96
|
+
"tenant_id": {
|
|
97
|
+
"type": "null"
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"creator_id": {
|
|
102
|
+
"type": "integer"
|
|
103
|
+
},
|
|
104
|
+
"dashboard_count": {
|
|
105
|
+
"type": "integer"
|
|
106
|
+
},
|
|
107
|
+
"database_id": {
|
|
108
|
+
"type": "integer"
|
|
109
|
+
},
|
|
110
|
+
"dataset_query": {
|
|
111
|
+
"type": "object",
|
|
112
|
+
"properties": {
|
|
113
|
+
"database": {
|
|
114
|
+
"type": "integer"
|
|
115
|
+
},
|
|
116
|
+
"native": {
|
|
117
|
+
"type": "object",
|
|
118
|
+
"properties": {
|
|
119
|
+
"query": {
|
|
120
|
+
"type": "string"
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
"type": {
|
|
125
|
+
"type": "string"
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"display": {
|
|
130
|
+
"type": "string"
|
|
131
|
+
},
|
|
132
|
+
"embedding_params": {
|
|
133
|
+
"type": "null"
|
|
134
|
+
},
|
|
135
|
+
"enable_embedding": {
|
|
136
|
+
"type": "boolean"
|
|
137
|
+
},
|
|
138
|
+
"id": {
|
|
139
|
+
"type": "integer"
|
|
140
|
+
},
|
|
141
|
+
"initially_published_at": {
|
|
142
|
+
"type": "null"
|
|
143
|
+
},
|
|
144
|
+
"last_used_at": {
|
|
145
|
+
"type": "string"
|
|
146
|
+
},
|
|
147
|
+
"last-edit-info": {
|
|
148
|
+
"type": "object",
|
|
149
|
+
"properties": {
|
|
150
|
+
"email": {
|
|
151
|
+
"type": "string"
|
|
152
|
+
},
|
|
153
|
+
"id": {
|
|
154
|
+
"type": "integer"
|
|
155
|
+
},
|
|
156
|
+
"timestamp": {
|
|
157
|
+
"type": "string"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"moderation_reviews": {
|
|
162
|
+
"type": "array",
|
|
163
|
+
"items": {
|
|
164
|
+
"type": "object",
|
|
165
|
+
"properties": {
|
|
166
|
+
"created_at": {
|
|
167
|
+
"type": "string"
|
|
168
|
+
},
|
|
169
|
+
"id": {
|
|
170
|
+
"type": "integer"
|
|
171
|
+
},
|
|
172
|
+
"moderated_item_id": {
|
|
173
|
+
"type": "integer"
|
|
174
|
+
},
|
|
175
|
+
"moderated_item_type": {
|
|
176
|
+
"type": "string"
|
|
177
|
+
},
|
|
178
|
+
"moderator_id": {
|
|
179
|
+
"type": "integer"
|
|
180
|
+
},
|
|
181
|
+
"most_recent": {
|
|
182
|
+
"type": "boolean"
|
|
183
|
+
},
|
|
184
|
+
"status": {
|
|
185
|
+
"type": "string"
|
|
186
|
+
},
|
|
187
|
+
"text": {
|
|
188
|
+
"type": ["null", "string"]
|
|
189
|
+
},
|
|
190
|
+
"updated_at": {
|
|
191
|
+
"type": "string"
|
|
192
|
+
},
|
|
193
|
+
"user": {
|
|
194
|
+
"type": "object",
|
|
195
|
+
"properties": {
|
|
196
|
+
"common_name": {
|
|
197
|
+
"type": "string"
|
|
198
|
+
},
|
|
199
|
+
"date_joined": {
|
|
200
|
+
"type": "string"
|
|
201
|
+
},
|
|
202
|
+
"email": {
|
|
203
|
+
"type": "string"
|
|
204
|
+
},
|
|
205
|
+
"first_name": {
|
|
206
|
+
"type": "string"
|
|
207
|
+
},
|
|
208
|
+
"id": {
|
|
209
|
+
"type": "integer"
|
|
210
|
+
},
|
|
211
|
+
"is_qbnewb": {
|
|
212
|
+
"type": "boolean"
|
|
213
|
+
},
|
|
214
|
+
"is_superuser": {
|
|
215
|
+
"type": "boolean"
|
|
216
|
+
},
|
|
217
|
+
"last_login": {
|
|
218
|
+
"type": "string"
|
|
219
|
+
},
|
|
220
|
+
"last_name": {
|
|
221
|
+
"type": "string"
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
},
|
|
228
|
+
"name": {
|
|
229
|
+
"type": "string"
|
|
230
|
+
},
|
|
231
|
+
"parameter_usage_count": {
|
|
232
|
+
"type": "integer"
|
|
233
|
+
},
|
|
234
|
+
"query_type": {
|
|
235
|
+
"type": "string"
|
|
236
|
+
},
|
|
237
|
+
"type": {
|
|
238
|
+
"type": "string"
|
|
239
|
+
},
|
|
240
|
+
"updated_at": {
|
|
241
|
+
"type": "string"
|
|
242
|
+
},
|
|
243
|
+
"view_count": {
|
|
244
|
+
"type": "integer"
|
|
245
|
+
},
|
|
246
|
+
"visualization_settings": {
|
|
247
|
+
"type": "object",
|
|
248
|
+
"properties": {
|
|
249
|
+
"table.cell_column": {
|
|
250
|
+
"type": "string"
|
|
251
|
+
},
|
|
252
|
+
"table.pivot_column": {
|
|
253
|
+
"type": "string"
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
"version": 3
|
|
250
259
|
}
|
|
@@ -1,9 +1,80 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
+
"createdDate": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
7
|
+
"documentType": {
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
10
|
+
"estadoManifiesto": {
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"estadoValidacion": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"eTag": {
|
|
17
|
+
"type": "string"
|
|
18
|
+
},
|
|
19
|
+
"fechaExpedicionManifiesto": {
|
|
20
|
+
"type": "string"
|
|
21
|
+
},
|
|
4
22
|
"id": {
|
|
5
23
|
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"ingresoIdManifiesto": {
|
|
26
|
+
"type": "integer"
|
|
27
|
+
},
|
|
28
|
+
"isActive": {
|
|
29
|
+
"type": "boolean"
|
|
30
|
+
},
|
|
31
|
+
"lastModifiedDate": {
|
|
32
|
+
"type": "string"
|
|
33
|
+
},
|
|
34
|
+
"lastUpdateDate": {
|
|
35
|
+
"type": "string"
|
|
36
|
+
},
|
|
37
|
+
"metadata": {
|
|
38
|
+
"type": "null"
|
|
39
|
+
},
|
|
40
|
+
"numNitEmpresaTransporte": {
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
"numPlaca": {
|
|
44
|
+
"type": "string"
|
|
45
|
+
},
|
|
46
|
+
"partitionKey": {
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
"procesado": {
|
|
50
|
+
"type": "boolean"
|
|
51
|
+
},
|
|
52
|
+
"puntosControl": {
|
|
53
|
+
"type": "array",
|
|
54
|
+
"items": {
|
|
55
|
+
"type": "object",
|
|
56
|
+
"properties": {
|
|
57
|
+
"codPuntoControl": {
|
|
58
|
+
"type": "integer"
|
|
59
|
+
},
|
|
60
|
+
"estadoPunto": {
|
|
61
|
+
"type": "string"
|
|
62
|
+
},
|
|
63
|
+
"fechaCita": {
|
|
64
|
+
"type": "string"
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"resourceId": {
|
|
70
|
+
"type": "string"
|
|
71
|
+
},
|
|
72
|
+
"selfLink": {
|
|
73
|
+
"type": "string"
|
|
74
|
+
},
|
|
75
|
+
"timeStamp": {
|
|
76
|
+
"type": "integer"
|
|
6
77
|
}
|
|
7
78
|
},
|
|
8
|
-
"version":
|
|
79
|
+
"version": 3
|
|
9
80
|
}
|