mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-21 21:27:27 +02:00
Test data update (Jenkins)
This commit is contained in:
parent
ec461492ef
commit
95eab06adf
BIN
data.json.gpg
BIN
data.json.gpg
Binary file not shown.
11
docs/en/results/Airtable/CreateComment.log
Normal file
11
docs/en/results/Airtable/CreateComment.log
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "compy8BPTJpSm9smO",
|
||||
"author": {
|
||||
"id": "usrFlaAHlTfYWAbVW",
|
||||
"email": "bayselonarrend@gmail.com",
|
||||
"name": "Антон Титовец"
|
||||
},
|
||||
"text": "TestComment",
|
||||
"createdTime": "2024-10-03T06:12:45.968Z",
|
||||
"lastUpdatedTime": null
|
||||
}
|
32
docs/en/results/Airtable/CreateDatabase.log
Normal file
32
docs/en/results/Airtable/CreateDatabase.log
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"id": "appxctJAkFSguVWtz",
|
||||
"tables": [
|
||||
{
|
||||
"id": "tblFtDKkWKGvZ1F9f",
|
||||
"name": "TestTable",
|
||||
"primaryFieldId": "fld21wus8WHDucWpy",
|
||||
"fields": [
|
||||
{
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
},
|
||||
"id": "fld21wus8WHDucWpy",
|
||||
"name": "Number"
|
||||
},
|
||||
{
|
||||
"type": "richText",
|
||||
"id": "fldrD3Ibd3tNZCDpY",
|
||||
"name": "String"
|
||||
}
|
||||
],
|
||||
"views": [
|
||||
{
|
||||
"id": "viwPqKaOywFzczxw8",
|
||||
"name": "Grid view",
|
||||
"type": "grid"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
8
docs/en/results/Airtable/CreateField.log
Normal file
8
docs/en/results/Airtable/CreateField.log
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
},
|
||||
"id": "fldaTG2LVgCKFI9rl",
|
||||
"name": "71dad4ae-4aee-40f7-871c-5701f5aa5fee"
|
||||
}
|
20
docs/en/results/Airtable/CreatePosts.log
Normal file
20
docs/en/results/Airtable/CreatePosts.log
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"records": [
|
||||
{
|
||||
"id": "recX01Ij0lzxuSNsx",
|
||||
"createdTime": "2024-10-03T06:12:45Z",
|
||||
"fields": {
|
||||
"Number": 10,
|
||||
"String": "Hello\n"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "recAHoo3zqrINOHsE",
|
||||
"createdTime": "2024-10-03T06:12:45Z",
|
||||
"fields": {
|
||||
"Number": 10,
|
||||
"String": "Hello\n"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
71
docs/en/results/Airtable/CreateTable.log
Normal file
71
docs/en/results/Airtable/CreateTable.log
Normal file
@ -0,0 +1,71 @@
|
||||
{
|
||||
"id": "tbl2VK5JpkSUgt4Cr",
|
||||
"name": "TestTable2",
|
||||
"description": "NewTable",
|
||||
"primaryFieldId": "fldXLq2zGWTt09WWE",
|
||||
"fields": [
|
||||
{
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
},
|
||||
"id": "fldXLq2zGWTt09WWE",
|
||||
"name": "Number"
|
||||
},
|
||||
{
|
||||
"type": "richText",
|
||||
"id": "flds8fbZCLxPooV4h",
|
||||
"name": "String"
|
||||
},
|
||||
{
|
||||
"type": "multipleAttachments",
|
||||
"options": {
|
||||
"isReversed": false
|
||||
},
|
||||
"id": "fldwRFMCnstW7m8Xl",
|
||||
"name": "Attachment"
|
||||
},
|
||||
{
|
||||
"type": "checkbox",
|
||||
"options": {
|
||||
"icon": "check",
|
||||
"color": "yellowBright"
|
||||
},
|
||||
"id": "fldTHuJG0Hrb34iwd",
|
||||
"name": "Checkbox"
|
||||
},
|
||||
{
|
||||
"type": "date",
|
||||
"options": {
|
||||
"dateFormat": {
|
||||
"name": "iso",
|
||||
"format": "YYYY-MM-DD"
|
||||
}
|
||||
},
|
||||
"id": "fldNnvpZZTgQ36pY6",
|
||||
"name": "Date"
|
||||
},
|
||||
{
|
||||
"type": "phoneNumber",
|
||||
"id": "fldpG1Ehybh86uEeb",
|
||||
"name": "Phone"
|
||||
},
|
||||
{
|
||||
"type": "email",
|
||||
"id": "fldGs9mDyK08mCboW",
|
||||
"name": "Email"
|
||||
},
|
||||
{
|
||||
"type": "url",
|
||||
"id": "fldFVcpDfju1hIdfi",
|
||||
"name": "Link"
|
||||
}
|
||||
],
|
||||
"views": [
|
||||
{
|
||||
"id": "viwX4F7XsbCma7EBh",
|
||||
"name": "Grid view",
|
||||
"type": "grid"
|
||||
}
|
||||
]
|
||||
}
|
4
docs/en/results/Airtable/DeleteComment.log
Normal file
4
docs/en/results/Airtable/DeleteComment.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "compy8BPTJpSm9smO",
|
||||
"deleted": true
|
||||
}
|
8
docs/en/results/Airtable/DeletePosts.log
Normal file
8
docs/en/results/Airtable/DeletePosts.log
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"records": [
|
||||
{
|
||||
"deleted": true,
|
||||
"id": "recV9gaqz5aNtAP0n"
|
||||
}
|
||||
]
|
||||
}
|
11
docs/en/results/Airtable/EditComment.log
Normal file
11
docs/en/results/Airtable/EditComment.log
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "compy8BPTJpSm9smO",
|
||||
"author": {
|
||||
"id": "usrFlaAHlTfYWAbVW",
|
||||
"email": "bayselonarrend@gmail.com",
|
||||
"name": "Антон Титовец"
|
||||
},
|
||||
"text": "Test comment (change.)",
|
||||
"createdTime": "2024-10-03T06:12:46Z",
|
||||
"lastUpdatedTime": "2024-10-03T06:12:46.407Z"
|
||||
}
|
4
docs/en/results/Airtable/GetAttachmentField.log
Normal file
4
docs/en/results/Airtable/GetAttachmentField.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Attachment",
|
||||
"type": "multipleAttachments"
|
||||
}
|
8
docs/en/results/Airtable/GetCheckboxField.log
Normal file
8
docs/en/results/Airtable/GetCheckboxField.log
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Checkbox",
|
||||
"type": "checkbox",
|
||||
"options": {
|
||||
"icon": "check",
|
||||
"color": "yellowBright"
|
||||
}
|
||||
}
|
16
docs/en/results/Airtable/GetComments.log
Normal file
16
docs/en/results/Airtable/GetComments.log
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"comments": [
|
||||
{
|
||||
"id": "compy8BPTJpSm9smO",
|
||||
"author": {
|
||||
"id": "usrFlaAHlTfYWAbVW",
|
||||
"email": "bayselonarrend@gmail.com",
|
||||
"name": "Антон Титовец"
|
||||
},
|
||||
"text": "Test comment (change.)",
|
||||
"createdTime": "2024-10-03T06:12:46Z",
|
||||
"lastUpdatedTime": "2024-10-03T06:12:46Z"
|
||||
}
|
||||
],
|
||||
"offset": null
|
||||
}
|
31
docs/en/results/Airtable/GetDatabaseTables.log
Normal file
31
docs/en/results/Airtable/GetDatabaseTables.log
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"tables": [
|
||||
{
|
||||
"id": "tblFtDKkWKGvZ1F9f",
|
||||
"name": "TestTable",
|
||||
"primaryFieldId": "fld21wus8WHDucWpy",
|
||||
"fields": [
|
||||
{
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
},
|
||||
"id": "fld21wus8WHDucWpy",
|
||||
"name": "Number"
|
||||
},
|
||||
{
|
||||
"type": "richText",
|
||||
"id": "fldrD3Ibd3tNZCDpY",
|
||||
"name": "String"
|
||||
}
|
||||
],
|
||||
"views": [
|
||||
{
|
||||
"id": "viwPqKaOywFzczxw8",
|
||||
"name": "Grid view",
|
||||
"type": "grid"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
10
docs/en/results/Airtable/GetDateField.log
Normal file
10
docs/en/results/Airtable/GetDateField.log
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Date",
|
||||
"type": "date",
|
||||
"options": {
|
||||
"dateFormat": {
|
||||
"format": "YYYY-MM-DD",
|
||||
"name": "iso"
|
||||
}
|
||||
}
|
||||
}
|
4
docs/en/results/Airtable/GetEmailField.log
Normal file
4
docs/en/results/Airtable/GetEmailField.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Email",
|
||||
"type": "email"
|
||||
}
|
4
docs/en/results/Airtable/GetLinkField.log
Normal file
4
docs/en/results/Airtable/GetLinkField.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Link",
|
||||
"type": "url"
|
||||
}
|
1389
docs/en/results/Airtable/GetListOfBases.log
Normal file
1389
docs/en/results/Airtable/GetListOfBases.log
Normal file
File diff suppressed because it is too large
Load Diff
12
docs/en/results/Airtable/GetListOfRecords.log
Normal file
12
docs/en/results/Airtable/GetListOfRecords.log
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"records": [
|
||||
{
|
||||
"id": "recV9gaqz5aNtAP0n",
|
||||
"createdTime": "2024-10-03T06:12:45Z",
|
||||
"fields": {
|
||||
"Number": 10,
|
||||
"String": "Hello\n"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
7
docs/en/results/Airtable/GetNumberField.log
Normal file
7
docs/en/results/Airtable/GetNumberField.log
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Number",
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
}
|
||||
}
|
4
docs/en/results/Airtable/GetPhoneField.log
Normal file
4
docs/en/results/Airtable/GetPhoneField.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Phone",
|
||||
"type": "phoneNumber"
|
||||
}
|
8
docs/en/results/Airtable/GetRecord.log
Normal file
8
docs/en/results/Airtable/GetRecord.log
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "recV9gaqz5aNtAP0n",
|
||||
"createdTime": "2024-10-03T06:12:45Z",
|
||||
"fields": {
|
||||
"Number": 10,
|
||||
"String": "Hello\n"
|
||||
}
|
||||
}
|
4
docs/en/results/Airtable/GetStringField.log
Normal file
4
docs/en/results/Airtable/GetStringField.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "String",
|
||||
"type": "richText"
|
||||
}
|
9
docs/en/results/Airtable/ModifyField.log
Normal file
9
docs/en/results/Airtable/ModifyField.log
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
},
|
||||
"id": "fldaTG2LVgCKFI9rl",
|
||||
"name": "e31b6470-5280-47a7-bc68-2e57810d1d2e(change.)",
|
||||
"description": "New description"
|
||||
}
|
71
docs/en/results/Airtable/ModifyTable.log
Normal file
71
docs/en/results/Airtable/ModifyTable.log
Normal file
@ -0,0 +1,71 @@
|
||||
{
|
||||
"id": "tbl2VK5JpkSUgt4Cr",
|
||||
"name": "Test table 2 (change.)",
|
||||
"description": "New table (change.)",
|
||||
"primaryFieldId": "fldXLq2zGWTt09WWE",
|
||||
"fields": [
|
||||
{
|
||||
"id": "fldXLq2zGWTt09WWE",
|
||||
"name": "Number",
|
||||
"type": "number",
|
||||
"options": {
|
||||
"precision": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "flds8fbZCLxPooV4h",
|
||||
"name": "String",
|
||||
"type": "richText"
|
||||
},
|
||||
{
|
||||
"id": "fldwRFMCnstW7m8Xl",
|
||||
"name": "Attachment",
|
||||
"type": "multipleAttachments",
|
||||
"options": {
|
||||
"isReversed": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "fldTHuJG0Hrb34iwd",
|
||||
"name": "Checkbox",
|
||||
"type": "checkbox",
|
||||
"options": {
|
||||
"icon": "check",
|
||||
"color": "yellowBright"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "fldNnvpZZTgQ36pY6",
|
||||
"name": "Date",
|
||||
"type": "date",
|
||||
"options": {
|
||||
"dateFormat": {
|
||||
"name": "iso",
|
||||
"format": "YYYY-MM-DD"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "fldpG1Ehybh86uEeb",
|
||||
"name": "Phone",
|
||||
"type": "phoneNumber"
|
||||
},
|
||||
{
|
||||
"id": "fldGs9mDyK08mCboW",
|
||||
"name": "Email",
|
||||
"type": "email"
|
||||
},
|
||||
{
|
||||
"id": "fldFVcpDfju1hIdfi",
|
||||
"name": "Link",
|
||||
"type": "url"
|
||||
}
|
||||
],
|
||||
"views": [
|
||||
{
|
||||
"id": "viwX4F7XsbCma7EBh",
|
||||
"name": "Grid view",
|
||||
"type": "grid"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user