Skip to content

Commit

Permalink
Test data update (Jenkins)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalyTheAlpaca committed Nov 22, 2024
1 parent a3848b4 commit 4b14f7d
Show file tree
Hide file tree
Showing 577 changed files with 766 additions and 718 deletions.
Binary file modified data.json.gpg
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--record "rech9Q2R3K1aVfy6F" \
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--record "recSAZ2FGnZF2K9Pt" \
--text "TestComment"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--record "rech9Q2R3K1aVfy6F" ^
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--record "recSAZ2FGnZF2K9Pt" ^
--text "TestComment"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

oint airtable CreateField \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--title "fb078396-1e2a-452b-b1e9-7a3e11d6fad0" \
--fielddata "{'name':'fb078396-1e2a-452b-b1e9-7a3e11d6fad0','type':'number','options':{'precision':0}}"
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16" \
--fielddata "{'name':'13fd2cbb-d9ac-47a2-916a-85e3e74fcb16','type':'number','options':{'precision':0}}"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

oint airtable CreateField ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--title "fb078396-1e2a-452b-b1e9-7a3e11d6fad0" ^
--fielddata "{'name':'fb078396-1e2a-452b-b1e9-7a3e11d6fad0','type':'number','options':{'precision':0}}"
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16" ^
--fielddata "{'name':'13fd2cbb-d9ac-47a2-916a-85e3e74fcb16','type':'number','options':{'precision':0}}"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

oint airtable CreatePosts \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--data "{'Number':10,'String':'Hello'}"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

oint airtable CreatePosts ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--data "{'Number':10,'String':'Hello'}"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--base "app7nojXRAvjYjKXT" \
--title "TestTable2" \
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" \
--description "NewTable"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable CreateTable ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--base "app7nojXRAvjYjKXT" ^
--title "TestTable2" ^
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" ^
--description "NewTable"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable DeleteComment \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--record "rech9Q2R3K1aVfy6F" \
--comment "comF3ya2bp5jikxlt"
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--record "recSAZ2FGnZF2K9Pt" \
--comment "comF8wK681U5WZUDn"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--record "rech9Q2R3K1aVfy6F" ^
--comment "comF3ya2bp5jikxlt"
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--record "recSAZ2FGnZF2K9Pt" ^
--comment "comF8wK681U5WZUDn"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint airtable DeletePosts \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--records "rech9Q2R3K1aVfy6F"
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--records "recSAZ2FGnZF2K9Pt"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--records "rech9Q2R3K1aVfy6F"
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--records "recSAZ2FGnZF2K9Pt"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--record "rech9Q2R3K1aVfy6F" \
--comment "comF3ya2bp5jikxlt" \
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--record "recSAZ2FGnZF2K9Pt" \
--comment "comF8wK681U5WZUDn" \
--text "Test comment (change.)"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--record "rech9Q2R3K1aVfy6F" ^
--comment "comF3ya2bp5jikxlt" ^
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--record "recSAZ2FGnZF2K9Pt" ^
--comment "comF8wK681U5WZUDn" ^
--text "Test comment (change.)"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--record "rech9Q2R3K1aVfy6F"
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--record "recSAZ2FGnZF2K9Pt"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--record "rech9Q2R3K1aVfy6F"
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--record "recSAZ2FGnZF2K9Pt"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "app1LBiN2ZxXj0nD6"
--base "app7nojXRAvjYjKXT"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6"
--base "app7nojXRAvjYjKXT"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW"
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW"
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "fb078396-1e2a-452b-b1e9-7a3e11d6fad0"
--title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "fb078396-1e2a-452b-b1e9-7a3e11d6fad0"
--title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--record "rech9Q2R3K1aVfy6F"
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--record "recSAZ2FGnZF2K9Pt"
6 changes: 3 additions & 3 deletions docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--record "rech9Q2R3K1aVfy6F"
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--record "recSAZ2FGnZF2K9Pt"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--field "fld4edG28G7QLxlpL" \
--title "de5c5946-5529-4c21-acc7-fbceffe4c198(change.)" \
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--field "fldtka1ChDBGUwKyG" \
--title "dbff8277-a1f2-4351-b0a7-ee3761e90bcd(change.)" \
--description "New description"
8 changes: 4 additions & 4 deletions docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--field "fld4edG28G7QLxlpL" ^
--title "de5c5946-5529-4c21-acc7-fbceffe4c198(change.)" ^
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--field "fldtka1ChDBGUwKyG" ^
--title "dbff8277-a1f2-4351-b0a7-ee3761e90bcd(change.)" ^
--description "New description"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "app1LBiN2ZxXj0nD6" \
--table "tblBBSnQba6ur7nrW" \
--base "app7nojXRAvjYjKXT" \
--table "tblFERDiVIU461Lm6" \
--title "Test table 2 (change.)" \
--description "New table (change.)"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "app1LBiN2ZxXj0nD6" ^
--table "tblBBSnQba6ur7nrW" ^
--base "app7nojXRAvjYjKXT" ^
--table "tblFERDiVIU461Lm6" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
--prevstage 1306 \
--prevstage 1330 \
--admin true \
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
--prevstage 1306 ^
--prevstage 1330 ^
--admin true ^
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment \
--url "b24-ar17wx.bitrix24.by" \
--postid 1408 \
--postid 1432 \
--text "Another comment" \
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 1408 ^
--postid 1432 ^
--text "Another comment" ^
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients \
--url "b24-ar17wx.bitrix24.by" \
--postid 1408 \
--postid 1432 \
--vision "UA" \
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 1408 ^
--postid 1432 ^
--vision "UA" ^
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "3594" \
--task "3654" \
--text "Task uninpossible, don't split up" \
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3594" ^
--task "3654" ^
--text "Task uninpossible, don't split up" ^
--token "***"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "3598" \
--task "3658" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2024-10-21T22:15:53.2143472" \
--date "2024-10-22T14:49:34.0230614" \
--token "***"
4 changes: 2 additions & 2 deletions docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3598" ^
--task "3658" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2024-10-21T22:15:53.2143472" ^
--date "2024-10-22T14:49:34.0230614" ^
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites \
--url "b24-ar17wx.bitrix24.by" \
--task "3592" \
--task "3652" \
--token "***"
2 changes: 1 addition & 1 deletion docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3592" ^
--task "3652" ^
--token "***"
Loading

0 comments on commit 4b14f7d

Please sign in to comment.