diff --git a/data.json.gpg b/data.json.gpg index cff30cdfb9..30b54a3181 100644 Binary files a/data.json.gpg and b/data.json.gpg differ diff --git a/docs/en/cli/airtable/CreateComment/bash.txt b/docs/en/cli/airtable/CreateComment/bash.txt index 686cc9a734..950acd05b5 100644 --- a/docs/en/cli/airtable/CreateComment/bash.txt +++ b/docs/en/cli/airtable/CreateComment/bash.txt @@ -1,6 +1,6 @@ oint airtable CreateComment \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --record "recKqHlU5zRjNoVkj" \ + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --record "recWe76pFdYligzDC" \ --text "TestComment" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreateComment/bat.txt b/docs/en/cli/airtable/CreateComment/bat.txt index 978553eb99..f49ff8601b 100644 --- a/docs/en/cli/airtable/CreateComment/bat.txt +++ b/docs/en/cli/airtable/CreateComment/bat.txt @@ -1,6 +1,6 @@ oint airtable CreateComment ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --record "recKqHlU5zRjNoVkj" ^ + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --record "recWe76pFdYligzDC" ^ --text "TestComment" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreateField/bash.txt b/docs/en/cli/airtable/CreateField/bash.txt index df92bf07e3..013f339d98 100644 --- a/docs/en/cli/airtable/CreateField/bash.txt +++ b/docs/en/cli/airtable/CreateField/bash.txt @@ -2,7 +2,7 @@ oint airtable CreateField \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --title "0c6c46b8-3d7c-4e92-b66c-8e63e4acce29" \ - --fielddata "{'name':'0c6c46b8-3d7c-4e92-b66c-8e63e4acce29','type':'number','options':{'precision':0}}" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --title "01118ec1-05e5-4a76-92ae-fb10d146c74b" \ + --fielddata "{'name':'01118ec1-05e5-4a76-92ae-fb10d146c74b','type':'number','options':{'precision':0}}" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreateField/bat.txt b/docs/en/cli/airtable/CreateField/bat.txt index a392fb0f6b..35cc66c5bf 100644 --- a/docs/en/cli/airtable/CreateField/bat.txt +++ b/docs/en/cli/airtable/CreateField/bat.txt @@ -2,7 +2,7 @@ oint airtable CreateField ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --title "0c6c46b8-3d7c-4e92-b66c-8e63e4acce29" ^ - --fielddata "{'name':'0c6c46b8-3d7c-4e92-b66c-8e63e4acce29','type':'number','options':{'precision':0}}" \ No newline at end of file + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --title "01118ec1-05e5-4a76-92ae-fb10d146c74b" ^ + --fielddata "{'name':'01118ec1-05e5-4a76-92ae-fb10d146c74b','type':'number','options':{'precision':0}}" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreatePosts/bash.txt b/docs/en/cli/airtable/CreatePosts/bash.txt index c52f267bf1..b5d0b28570 100644 --- a/docs/en/cli/airtable/CreatePosts/bash.txt +++ b/docs/en/cli/airtable/CreatePosts/bash.txt @@ -2,6 +2,6 @@ oint airtable CreatePosts \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ --data "{'Number':10,'String':'Hello'}" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreatePosts/bat.txt b/docs/en/cli/airtable/CreatePosts/bat.txt index 5fcbe4f88c..bd070cea39 100644 --- a/docs/en/cli/airtable/CreatePosts/bat.txt +++ b/docs/en/cli/airtable/CreatePosts/bat.txt @@ -2,6 +2,6 @@ oint airtable CreatePosts ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ --data "{'Number':10,'String':'Hello'}" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreateTable/bash.txt b/docs/en/cli/airtable/CreateTable/bash.txt index d9aa171358..d45d9e26f3 100644 --- a/docs/en/cli/airtable/CreateTable/bash.txt +++ b/docs/en/cli/airtable/CreateTable/bash.txt @@ -1,6 +1,6 @@ oint airtable CreateTable \ --token "***" \ - --base "app96pFYup5L3umQr" \ + --base "appYG9tqYXRpJv02A" \ --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" \ No newline at end of file diff --git a/docs/en/cli/airtable/CreateTable/bat.txt b/docs/en/cli/airtable/CreateTable/bat.txt index 5c0ab94de4..50e27baaa3 100644 --- a/docs/en/cli/airtable/CreateTable/bat.txt +++ b/docs/en/cli/airtable/CreateTable/bat.txt @@ -1,6 +1,6 @@ oint airtable CreateTable ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ + --base "appYG9tqYXRpJv02A" ^ --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" \ No newline at end of file diff --git a/docs/en/cli/airtable/DeleteComment/bash.txt b/docs/en/cli/airtable/DeleteComment/bash.txt index b497a4d610..75ad4029c8 100644 --- a/docs/en/cli/airtable/DeleteComment/bash.txt +++ b/docs/en/cli/airtable/DeleteComment/bash.txt @@ -1,6 +1,6 @@ oint airtable DeleteComment \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --record "recKqHlU5zRjNoVkj" \ - --comment "com5Jin4zHRHbkwye" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --record "recWe76pFdYligzDC" \ + --comment "comYtUeSv3QkgWlR3" \ No newline at end of file diff --git a/docs/en/cli/airtable/DeleteComment/bat.txt b/docs/en/cli/airtable/DeleteComment/bat.txt index 9c1e415380..7a5617ebf0 100644 --- a/docs/en/cli/airtable/DeleteComment/bat.txt +++ b/docs/en/cli/airtable/DeleteComment/bat.txt @@ -1,6 +1,6 @@ oint airtable DeleteComment ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --record "recKqHlU5zRjNoVkj" ^ - --comment "com5Jin4zHRHbkwye" \ No newline at end of file + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --record "recWe76pFdYligzDC" ^ + --comment "comYtUeSv3QkgWlR3" \ No newline at end of file diff --git a/docs/en/cli/airtable/DeleteRecords/bash.txt b/docs/en/cli/airtable/DeleteRecords/bash.txt index 360c50103d..7fca302cee 100644 --- a/docs/en/cli/airtable/DeleteRecords/bash.txt +++ b/docs/en/cli/airtable/DeleteRecords/bash.txt @@ -1,5 +1,5 @@ oint airtable DeleteRecords \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --records "recKqHlU5zRjNoVkj" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --records "recWe76pFdYligzDC" \ No newline at end of file diff --git a/docs/en/cli/airtable/DeleteRecords/bat.txt b/docs/en/cli/airtable/DeleteRecords/bat.txt index dc70657c34..b17b63ed9f 100644 --- a/docs/en/cli/airtable/DeleteRecords/bat.txt +++ b/docs/en/cli/airtable/DeleteRecords/bat.txt @@ -1,5 +1,5 @@ oint airtable DeleteRecords ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --records "recKqHlU5zRjNoVkj" \ No newline at end of file + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --records "recWe76pFdYligzDC" \ No newline at end of file diff --git a/docs/en/cli/airtable/EditComment/bash.txt b/docs/en/cli/airtable/EditComment/bash.txt index ddb45868e8..d74f734b8e 100644 --- a/docs/en/cli/airtable/EditComment/bash.txt +++ b/docs/en/cli/airtable/EditComment/bash.txt @@ -1,7 +1,7 @@ oint airtable EditComment \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --record "recKqHlU5zRjNoVkj" \ - --comment "com5Jin4zHRHbkwye" \ + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --record "recWe76pFdYligzDC" \ + --comment "comYtUeSv3QkgWlR3" \ --text "Test comment (change.)" \ No newline at end of file diff --git a/docs/en/cli/airtable/EditComment/bat.txt b/docs/en/cli/airtable/EditComment/bat.txt index 96f863d3cd..95bf651c92 100644 --- a/docs/en/cli/airtable/EditComment/bat.txt +++ b/docs/en/cli/airtable/EditComment/bat.txt @@ -1,7 +1,7 @@ oint airtable EditComment ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --record "recKqHlU5zRjNoVkj" ^ - --comment "com5Jin4zHRHbkwye" ^ + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --record "recWe76pFdYligzDC" ^ + --comment "comYtUeSv3QkgWlR3" ^ --text "Test comment (change.)" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetComments/bash.txt b/docs/en/cli/airtable/GetComments/bash.txt index 08b2caa9d5..911554a50d 100644 --- a/docs/en/cli/airtable/GetComments/bash.txt +++ b/docs/en/cli/airtable/GetComments/bash.txt @@ -1,5 +1,5 @@ oint airtable GetComments \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --record "recKqHlU5zRjNoVkj" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --record "recWe76pFdYligzDC" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetComments/bat.txt b/docs/en/cli/airtable/GetComments/bat.txt index 511eeaebaa..eb3adc82da 100644 --- a/docs/en/cli/airtable/GetComments/bat.txt +++ b/docs/en/cli/airtable/GetComments/bat.txt @@ -1,5 +1,5 @@ oint airtable GetComments ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --record "recKqHlU5zRjNoVkj" \ No newline at end of file + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --record "recWe76pFdYligzDC" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetDatabaseTables/bash.txt b/docs/en/cli/airtable/GetDatabaseTables/bash.txt index 1de15d03ec..adb31667c0 100644 --- a/docs/en/cli/airtable/GetDatabaseTables/bash.txt +++ b/docs/en/cli/airtable/GetDatabaseTables/bash.txt @@ -1,3 +1,3 @@ oint airtable GetDatabaseTables \ --token "***" \ - --base "app96pFYup5L3umQr" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetDatabaseTables/bat.txt b/docs/en/cli/airtable/GetDatabaseTables/bat.txt index c5568f11f9..5676c800d7 100644 --- a/docs/en/cli/airtable/GetDatabaseTables/bat.txt +++ b/docs/en/cli/airtable/GetDatabaseTables/bat.txt @@ -1,3 +1,3 @@ oint airtable GetDatabaseTables ^ --token "***" ^ - --base "app96pFYup5L3umQr" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetListOfRecords/bash.txt b/docs/en/cli/airtable/GetListOfRecords/bash.txt index e21c6bb848..a503e7570a 100644 --- a/docs/en/cli/airtable/GetListOfRecords/bash.txt +++ b/docs/en/cli/airtable/GetListOfRecords/bash.txt @@ -1,4 +1,4 @@ oint airtable GetListOfRecords \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetListOfRecords/bat.txt b/docs/en/cli/airtable/GetListOfRecords/bat.txt index 11451ffc77..0992ff80bc 100644 --- a/docs/en/cli/airtable/GetListOfRecords/bat.txt +++ b/docs/en/cli/airtable/GetListOfRecords/bat.txt @@ -1,4 +1,4 @@ oint airtable GetListOfRecords ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" \ No newline at end of file + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetNumberField/bash.txt b/docs/en/cli/airtable/GetNumberField/bash.txt index 95582673a4..4fd172da94 100644 --- a/docs/en/cli/airtable/GetNumberField/bash.txt +++ b/docs/en/cli/airtable/GetNumberField/bash.txt @@ -1,2 +1,2 @@ oint airtable GetNumberField \ - --title "0c6c46b8-3d7c-4e92-b66c-8e63e4acce29" \ No newline at end of file + --title "01118ec1-05e5-4a76-92ae-fb10d146c74b" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetNumberField/bat.txt b/docs/en/cli/airtable/GetNumberField/bat.txt index 5e0eaa3859..7249e3de77 100644 --- a/docs/en/cli/airtable/GetNumberField/bat.txt +++ b/docs/en/cli/airtable/GetNumberField/bat.txt @@ -1,2 +1,2 @@ oint airtable GetNumberField ^ - --title "0c6c46b8-3d7c-4e92-b66c-8e63e4acce29" \ No newline at end of file + --title "01118ec1-05e5-4a76-92ae-fb10d146c74b" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetRecord/bash.txt b/docs/en/cli/airtable/GetRecord/bash.txt index be0de0a461..7730e1ecbd 100644 --- a/docs/en/cli/airtable/GetRecord/bash.txt +++ b/docs/en/cli/airtable/GetRecord/bash.txt @@ -1,5 +1,5 @@ oint airtable GetRecord \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --record "recKqHlU5zRjNoVkj" \ No newline at end of file + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --record "recWe76pFdYligzDC" \ No newline at end of file diff --git a/docs/en/cli/airtable/GetRecord/bat.txt b/docs/en/cli/airtable/GetRecord/bat.txt index ca6238989a..ae2c32fa23 100644 --- a/docs/en/cli/airtable/GetRecord/bat.txt +++ b/docs/en/cli/airtable/GetRecord/bat.txt @@ -1,5 +1,5 @@ oint airtable GetRecord ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --record "recKqHlU5zRjNoVkj" \ No newline at end of file + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --record "recWe76pFdYligzDC" \ No newline at end of file diff --git a/docs/en/cli/airtable/ModifyField/bash.txt b/docs/en/cli/airtable/ModifyField/bash.txt index 12a6a7cb17..9c749a2b88 100644 --- a/docs/en/cli/airtable/ModifyField/bash.txt +++ b/docs/en/cli/airtable/ModifyField/bash.txt @@ -1,7 +1,7 @@ oint airtable ModifyField \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ - --field "fldz1infgybZPegbG" \ - --title "cff4145a-681a-4a96-b00c-a9b626e75332(change.)" \ + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ + --field "fldziPMKo9JXibxTr" \ + --title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" \ --description "New description" \ No newline at end of file diff --git a/docs/en/cli/airtable/ModifyField/bat.txt b/docs/en/cli/airtable/ModifyField/bat.txt index a97d0617bd..874af5d282 100644 --- a/docs/en/cli/airtable/ModifyField/bat.txt +++ b/docs/en/cli/airtable/ModifyField/bat.txt @@ -1,7 +1,7 @@ oint airtable ModifyField ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ - --field "fldz1infgybZPegbG" ^ - --title "cff4145a-681a-4a96-b00c-a9b626e75332(change.)" ^ + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ + --field "fldziPMKo9JXibxTr" ^ + --title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" ^ --description "New description" \ No newline at end of file diff --git a/docs/en/cli/airtable/ModifyTable/bash.txt b/docs/en/cli/airtable/ModifyTable/bash.txt index 1b5353765f..9c43818092 100644 --- a/docs/en/cli/airtable/ModifyTable/bash.txt +++ b/docs/en/cli/airtable/ModifyTable/bash.txt @@ -1,6 +1,6 @@ oint airtable ModifyTable \ --token "***" \ - --base "app96pFYup5L3umQr" \ - --table "tblSsXB0BMtapwLtm" \ + --base "appYG9tqYXRpJv02A" \ + --table "tblirGiu8t3TQD84w" \ --title "Test table 2 (change.)" \ --description "New table (change.)" \ No newline at end of file diff --git a/docs/en/cli/airtable/ModifyTable/bat.txt b/docs/en/cli/airtable/ModifyTable/bat.txt index 66245fb34f..5aed7c02aa 100644 --- a/docs/en/cli/airtable/ModifyTable/bat.txt +++ b/docs/en/cli/airtable/ModifyTable/bat.txt @@ -1,6 +1,6 @@ oint airtable ModifyTable ^ --token "***" ^ - --base "app96pFYup5L3umQr" ^ - --table "tblSsXB0BMtapwLtm" ^ + --base "appYG9tqYXRpJv02A" ^ + --table "tblirGiu8t3TQD84w" ^ --title "Test table 2 (change.)" ^ --description "New table (change.)" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddKanbanStage/bash.txt b/docs/en/cli/bitrix24/AddKanbanStage/bash.txt index 347e71947a..9931e4d434 100644 --- a/docs/en/cli/bitrix24/AddKanbanStage/bash.txt +++ b/docs/en/cli/bitrix24/AddKanbanStage/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage \ --url "b24-ar17wx.bitrix24.by" \ --title "New stage 2" \ --color "0026FF" \ - --prevstage 1932 \ + --prevstage 1956 \ --admin true \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddKanbanStage/bat.txt b/docs/en/cli/bitrix24/AddKanbanStage/bat.txt index e14cba8d35..88e0ba47a4 100644 --- a/docs/en/cli/bitrix24/AddKanbanStage/bat.txt +++ b/docs/en/cli/bitrix24/AddKanbanStage/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage ^ --url "b24-ar17wx.bitrix24.by" ^ --title "New stage 2" ^ --color "0026FF" ^ - --prevstage 1932 ^ + --prevstage 1956 ^ --admin true ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddPostComment/bash.txt b/docs/en/cli/bitrix24/AddPostComment/bash.txt index e2d7513a8e..a476eec5c0 100644 --- a/docs/en/cli/bitrix24/AddPostComment/bash.txt +++ b/docs/en/cli/bitrix24/AddPostComment/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 AddPostComment \ --url "b24-ar17wx.bitrix24.by" \ - --postid 2034 \ + --postid 2058 \ --text "Another comment" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddPostComment/bat.txt b/docs/en/cli/bitrix24/AddPostComment/bat.txt index ec532c8914..3f89cad6d9 100644 --- a/docs/en/cli/bitrix24/AddPostComment/bat.txt +++ b/docs/en/cli/bitrix24/AddPostComment/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 AddPostComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --postid 2034 ^ + --postid 2058 ^ --text "Another comment" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddPostRecipients/bash.txt b/docs/en/cli/bitrix24/AddPostRecipients/bash.txt index 48d9878fff..0c4d626c12 100644 --- a/docs/en/cli/bitrix24/AddPostRecipients/bash.txt +++ b/docs/en/cli/bitrix24/AddPostRecipients/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 AddPostRecipients \ --url "b24-ar17wx.bitrix24.by" \ - --postid 2034 \ + --postid 2058 \ --vision "UA" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddPostRecipients/bat.txt b/docs/en/cli/bitrix24/AddPostRecipients/bat.txt index e4f0390b84..44f346768e 100644 --- a/docs/en/cli/bitrix24/AddPostRecipients/bat.txt +++ b/docs/en/cli/bitrix24/AddPostRecipients/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 AddPostRecipients ^ --url "b24-ar17wx.bitrix24.by" ^ - --postid 2034 ^ + --postid 2058 ^ --vision "UA" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTaskComment/bash.txt b/docs/en/cli/bitrix24/AddTaskComment/bash.txt index 82f2325a64..5e7f8e884d 100644 --- a/docs/en/cli/bitrix24/AddTaskComment/bash.txt +++ b/docs/en/cli/bitrix24/AddTaskComment/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 AddTaskComment \ --url "b24-ar17wx.bitrix24.by" \ - --task "5192" \ + --task "5252" \ --text "Task uninpossible, don't split up" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTaskComment/bat.txt b/docs/en/cli/bitrix24/AddTaskComment/bat.txt index 0abebc1fd3..1fda52ec27 100644 --- a/docs/en/cli/bitrix24/AddTaskComment/bat.txt +++ b/docs/en/cli/bitrix24/AddTaskComment/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 AddTaskComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5192" ^ + --task "5252" ^ --text "Task uninpossible, don't split up" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt index 2a5c52d15d..b19db27b06 100644 --- a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt +++ b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt @@ -1,8 +1,8 @@ oint bitrix24 AddTaskTimeAccounting \ --url "b24-ar17wx.bitrix24.by" \ - --task "5196" \ + --task "5256" \ --amount 7200 \ --user 10 \ --text "Time spent on work" \ - --date "2025-01-18T13:38:42.942964" \ + --date "2025-01-19T09:18:00.1232644" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt index 81d4d36fe5..e38ffac877 100644 --- a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt +++ b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt @@ -1,8 +1,8 @@ oint bitrix24 AddTaskTimeAccounting ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5196" ^ + --task "5256" ^ --amount 7200 ^ --user 10 ^ --text "Time spent on work" ^ - --date "2025-01-18T13:38:42.942964" ^ + --date "2025-01-19T09:18:00.1232644" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt b/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt index cce60460ee..c51161c45c 100644 --- a/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt +++ b/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 AddTaskToFavorites \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt b/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt index 676b1c5eab..40aa9592e1 100644 --- a/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt +++ b/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 AddTaskToFavorites ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt index 88d6f1483a..0fc4299eac 100644 --- a/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt +++ b/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 AddTasksChecklistElement \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --text "Checklist element" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt index 6e0e1ae123..6794eb31f1 100644 --- a/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt +++ b/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 AddTasksChecklistElement ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --text "Checklist element" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddUsersToChat/bash.txt b/docs/en/cli/bitrix24/AddUsersToChat/bash.txt index adf6f00a12..debacea51b 100644 --- a/docs/en/cli/bitrix24/AddUsersToChat/bash.txt +++ b/docs/en/cli/bitrix24/AddUsersToChat/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 AddUsersToChat \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --users "[10,12]" \ --hide true \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AddUsersToChat/bat.txt b/docs/en/cli/bitrix24/AddUsersToChat/bat.txt index 83105d8081..d8b2d3850c 100644 --- a/docs/en/cli/bitrix24/AddUsersToChat/bat.txt +++ b/docs/en/cli/bitrix24/AddUsersToChat/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 AddUsersToChat ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --users "[10,12]" ^ --hide true ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ApproveTask/bash.txt b/docs/en/cli/bitrix24/ApproveTask/bash.txt index 6e8790d36f..160046a8fe 100644 --- a/docs/en/cli/bitrix24/ApproveTask/bash.txt +++ b/docs/en/cli/bitrix24/ApproveTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 ApproveTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ApproveTask/bat.txt b/docs/en/cli/bitrix24/ApproveTask/bat.txt index 0efcf288e8..156081db36 100644 --- a/docs/en/cli/bitrix24/ApproveTask/bat.txt +++ b/docs/en/cli/bitrix24/ApproveTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 ApproveTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt b/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt index 7ad6aa78c6..1437e6af41 100644 --- a/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt +++ b/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 AttachFileToTopic \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --fileid 28792 \ + --task "5250" \ + --fileid 29152 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt b/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt index b5564bd9ab..078f59bab1 100644 --- a/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt +++ b/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 AttachFileToTopic ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --fileid 28792 ^ + --task "5250" ^ + --fileid 29152 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatColor/bash.txt b/docs/en/cli/bitrix24/ChangeChatColor/bash.txt index 35c22b6a3f..be6950d14c 100644 --- a/docs/en/cli/bitrix24/ChangeChatColor/bash.txt +++ b/docs/en/cli/bitrix24/ChangeChatColor/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatColor \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2072 \ + --chat 2096 \ --color "PURPLE" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatColor/bat.txt b/docs/en/cli/bitrix24/ChangeChatColor/bat.txt index e172a65798..1880a36dd3 100644 --- a/docs/en/cli/bitrix24/ChangeChatColor/bat.txt +++ b/docs/en/cli/bitrix24/ChangeChatColor/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatColor ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2072 ^ + --chat 2096 ^ --color "PURPLE" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt b/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt index 13ba71301c..7417d37222 100644 --- a/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt +++ b/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatOwner \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --user 10 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt b/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt index d73937e0d7..35e5ac0e59 100644 --- a/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt +++ b/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatOwner ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --user 10 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt b/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt index a061605b03..8cbc9be3ff 100644 --- a/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt +++ b/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatPicture \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt b/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt index 7b2ff239d8..c2537fd904 100644 --- a/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt +++ b/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatPicture ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt b/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt index 59f6d99364..d792b6707a 100644 --- a/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt +++ b/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatTitle \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --title "Another title" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt b/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt index fcd2020535..f0f7ec774b 100644 --- a/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt +++ b/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeChatTitle ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --title "Another title" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt b/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt index 7ce3e9f5ee..86520a36f5 100644 --- a/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt +++ b/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeUserStatus \ --url "b24-ar17wx.bitrix24.by" \ - --userid 1692 \ + --userid 1716 \ --fire true \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt b/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt index 04929e5519..7515d3204c 100644 --- a/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt +++ b/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 ChangeUserStatus ^ --url "b24-ar17wx.bitrix24.by" ^ - --userid 1692 ^ + --userid 1716 ^ --fire true ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt b/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt index 77cf378027..b6f0b98a5a 100644 --- a/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt +++ b/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 CheckTaskAccesses \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --users "['1','10']" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt b/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt index cb457a9145..2d1209e8ab 100644 --- a/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt +++ b/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 CheckTaskAccesses ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --users "['1','10']" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CompleteTask/bash.txt b/docs/en/cli/bitrix24/CompleteTask/bash.txt index 25c4a42e24..988c2ec54f 100644 --- a/docs/en/cli/bitrix24/CompleteTask/bash.txt +++ b/docs/en/cli/bitrix24/CompleteTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 CompleteTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CompleteTask/bat.txt b/docs/en/cli/bitrix24/CompleteTask/bat.txt index 029b1f0e3a..90410c2bda 100644 --- a/docs/en/cli/bitrix24/CompleteTask/bat.txt +++ b/docs/en/cli/bitrix24/CompleteTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 CompleteTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt index b3ba5e74ce..ed54d8fcf3 100644 --- a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt +++ b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 CompleteTasksChecklistElement \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --element 3626 \ + --task "5250" \ + --element 3674 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt index bb34ad428e..dd439d6c91 100644 --- a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt +++ b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 CompleteTasksChecklistElement ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --element 3626 ^ + --task "5250" ^ + --element 3674 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt b/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt index 0e0e9d1b3d..d251542429 100644 --- a/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt +++ b/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt @@ -2,5 +2,5 @@ oint bitrix24 CreateCalendarEvent \ --url "b24-ar17wx.bitrix24.by" \ - --fields "{'type':'user','ownerId':1,'from':'2025-02-19T13:44:02.182957','to':'2025-02-19T14:44:02.182957','section':380,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-01T13:44:02.182957'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \ + --fields "{'type':'user','ownerId':1,'from':'2025-02-20T09:23:27.7497356','to':'2025-02-20T10:23:27.7497356','section':404,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-02T09:23:27.7497356'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt b/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt index 9f6b986643..b1c5144dc3 100644 --- a/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt +++ b/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt @@ -2,5 +2,5 @@ oint bitrix24 CreateCalendarEvent ^ --url "b24-ar17wx.bitrix24.by" ^ - --fields "{'type':'user','ownerId':1,'from':'2025-02-19T13:44:02.182957','to':'2025-02-19T14:44:02.182957','section':380,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-01T13:44:02.182957'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" ^ + --fields "{'type':'user','ownerId':1,'from':'2025-02-20T09:23:27.7497356','to':'2025-02-20T10:23:27.7497356','section':404,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-02T09:23:27.7497356'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateDepartment/bash.txt b/docs/en/cli/bitrix24/CreateDepartment/bash.txt index c72ad1b3a9..c5a9d800cb 100644 --- a/docs/en/cli/bitrix24/CreateDepartment/bash.txt +++ b/docs/en/cli/bitrix24/CreateDepartment/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 CreateDepartment \ --url "b24-ar17wx.bitrix24.by" \ --title "Subordinate department" \ - --parentid 1684 \ + --parentid 1708 \ --headid 1 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateDepartment/bat.txt b/docs/en/cli/bitrix24/CreateDepartment/bat.txt index 52ab2ca12f..cafef4b027 100644 --- a/docs/en/cli/bitrix24/CreateDepartment/bat.txt +++ b/docs/en/cli/bitrix24/CreateDepartment/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 CreateDepartment ^ --url "b24-ar17wx.bitrix24.by" ^ --title "Subordinate department" ^ - --parentid 1684 ^ + --parentid 1708 ^ --headid 1 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt b/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt index 5cd501c115..b730e789d6 100644 --- a/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt +++ b/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 CreateResultFromComment \ --url "b24-ar17wx.bitrix24.by" \ - --comment 12170 \ + --comment 12302 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt b/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt index 5df61662a6..23ed9ae380 100644 --- a/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt +++ b/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 CreateResultFromComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --comment 12170 ^ + --comment 12302 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateSubfolder/bash.txt b/docs/en/cli/bitrix24/CreateSubfolder/bash.txt index cfd1f251f2..02799bcbde 100644 --- a/docs/en/cli/bitrix24/CreateSubfolder/bash.txt +++ b/docs/en/cli/bitrix24/CreateSubfolder/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 CreateSubfolder \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --title "New subfolder" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateSubfolder/bat.txt b/docs/en/cli/bitrix24/CreateSubfolder/bat.txt index 8f6d2e1a12..7084304424 100644 --- a/docs/en/cli/bitrix24/CreateSubfolder/bat.txt +++ b/docs/en/cli/bitrix24/CreateSubfolder/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 CreateSubfolder ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --title "New subfolder" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateTask/bash.txt b/docs/en/cli/bitrix24/CreateTask/bash.txt index 1ef2916495..351052a1cb 100644 --- a/docs/en/cli/bitrix24/CreateTask/bash.txt +++ b/docs/en/cli/bitrix24/CreateTask/bash.txt @@ -2,5 +2,5 @@ oint bitrix24 CreateTask \ --url "b24-ar17wx.bitrix24.by" \ - --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-02-19T13:33:53.21773Z','RESPONSIBLE_ID':1}" \ + --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-02-20T09:12:50.6815248Z','RESPONSIBLE_ID':1}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateTask/bat.txt b/docs/en/cli/bitrix24/CreateTask/bat.txt index 6a8ecf3f6d..18f39c2d4a 100644 --- a/docs/en/cli/bitrix24/CreateTask/bat.txt +++ b/docs/en/cli/bitrix24/CreateTask/bat.txt @@ -2,5 +2,5 @@ oint bitrix24 CreateTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-02-19T13:33:53.21773Z','RESPONSIBLE_ID':1}" ^ + --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-02-20T09:12:50.6815248Z','RESPONSIBLE_ID':1}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt b/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt index 34d84bfdac..41608c2169 100644 --- a/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt +++ b/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 CreateTasksDependencies \ --url "b24-ar17wx.bitrix24.by" \ - --taskfrom "5190" \ - --taskto "5188" \ + --taskfrom "5250" \ + --taskto "5248" \ --linktype 2 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt b/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt index c4aca7b1fc..163e52c15e 100644 --- a/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt +++ b/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 CreateTasksDependencies ^ --url "b24-ar17wx.bitrix24.by" ^ - --taskfrom "5190" ^ - --taskto "5188" ^ + --taskfrom "5250" ^ + --taskto "5248" ^ --linktype 2 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateUser/bash.txt b/docs/en/cli/bitrix24/CreateUser/bash.txt index 1db78055d4..38bb2eaf78 100644 --- a/docs/en/cli/bitrix24/CreateUser/bash.txt +++ b/docs/en/cli/bitrix24/CreateUser/bash.txt @@ -2,5 +2,5 @@ oint bitrix24 CreateUser \ --url "b24-ar17wx.bitrix24.by" \ - --fields "{'EMAIL':'0eb6845e-3e3f-49b3-b1b3-c96feeb88a32@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \ + --fields "{'EMAIL':'9ba945ff-20f3-4e20-854c-0531f47592e8@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/CreateUser/bat.txt b/docs/en/cli/bitrix24/CreateUser/bat.txt index 769fc52f4b..da3f282429 100644 --- a/docs/en/cli/bitrix24/CreateUser/bat.txt +++ b/docs/en/cli/bitrix24/CreateUser/bat.txt @@ -2,5 +2,5 @@ oint bitrix24 CreateUser ^ --url "b24-ar17wx.bitrix24.by" ^ - --fields "{'EMAIL':'0eb6845e-3e3f-49b3-b1b3-c96feeb88a32@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^ + --fields "{'EMAIL':'9ba945ff-20f3-4e20-854c-0531f47592e8@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeferTask/bash.txt b/docs/en/cli/bitrix24/DeferTask/bash.txt index fe1856be1a..a9a27f51cd 100644 --- a/docs/en/cli/bitrix24/DeferTask/bash.txt +++ b/docs/en/cli/bitrix24/DeferTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeferTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeferTask/bat.txt b/docs/en/cli/bitrix24/DeferTask/bat.txt index 974157a10a..a9cf7ec72f 100644 --- a/docs/en/cli/bitrix24/DeferTask/bat.txt +++ b/docs/en/cli/bitrix24/DeferTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeferTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DelegateTask/bash.txt b/docs/en/cli/bitrix24/DelegateTask/bash.txt index 1ac2736cd8..283e7b001a 100644 --- a/docs/en/cli/bitrix24/DelegateTask/bash.txt +++ b/docs/en/cli/bitrix24/DelegateTask/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 DelegateTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --user 1688 \ + --task "5250" \ + --user 1712 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DelegateTask/bat.txt b/docs/en/cli/bitrix24/DelegateTask/bat.txt index 0234f5fbd7..e5eaef774c 100644 --- a/docs/en/cli/bitrix24/DelegateTask/bat.txt +++ b/docs/en/cli/bitrix24/DelegateTask/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 DelegateTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --user 1688 ^ + --task "5250" ^ + --user 1712 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteCalendar/bash.txt b/docs/en/cli/bitrix24/DeleteCalendar/bash.txt index 2db3939408..aee8617ef6 100644 --- a/docs/en/cli/bitrix24/DeleteCalendar/bash.txt +++ b/docs/en/cli/bitrix24/DeleteCalendar/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 DeleteCalendar \ --url "b24-ar17wx.bitrix24.by" \ - --calendar 380 \ + --calendar 404 \ --owner 1 \ --type "user" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteCalendar/bat.txt b/docs/en/cli/bitrix24/DeleteCalendar/bat.txt index d3e4ef34e9..9ba93f1011 100644 --- a/docs/en/cli/bitrix24/DeleteCalendar/bat.txt +++ b/docs/en/cli/bitrix24/DeleteCalendar/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 DeleteCalendar ^ --url "b24-ar17wx.bitrix24.by" ^ - --calendar 380 ^ + --calendar 404 ^ --owner 1 ^ --type "user" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt b/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt index bd6b5acbcb..d5a3302e10 100644 --- a/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt +++ b/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteCalendarEvent \ --url "b24-ar17wx.bitrix24.by" \ - --event 522 \ + --event 570 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt b/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt index 1fbc9e47bd..66c4706b6a 100644 --- a/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt +++ b/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteCalendarEvent ^ --url "b24-ar17wx.bitrix24.by" ^ - --event 522 ^ + --event 570 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteDeal/bash.txt b/docs/en/cli/bitrix24/DeleteDeal/bash.txt index b85fe29f6a..24b01474ca 100644 --- a/docs/en/cli/bitrix24/DeleteDeal/bash.txt +++ b/docs/en/cli/bitrix24/DeleteDeal/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteDeal \ --url "b24-ar17wx.bitrix24.by" \ - --deal 2944 \ + --deal 2992 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteDeal/bat.txt b/docs/en/cli/bitrix24/DeleteDeal/bat.txt index 0b03f06a5b..4774776de0 100644 --- a/docs/en/cli/bitrix24/DeleteDeal/bat.txt +++ b/docs/en/cli/bitrix24/DeleteDeal/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteDeal ^ --url "b24-ar17wx.bitrix24.by" ^ - --deal 2944 ^ + --deal 2992 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteDepartment/bash.txt b/docs/en/cli/bitrix24/DeleteDepartment/bash.txt index b5b9825537..397b8db743 100644 --- a/docs/en/cli/bitrix24/DeleteDepartment/bash.txt +++ b/docs/en/cli/bitrix24/DeleteDepartment/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteDepartment \ --url "b24-ar17wx.bitrix24.by" \ - --depid 1684 \ + --depid 1708 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteDepartment/bat.txt b/docs/en/cli/bitrix24/DeleteDepartment/bat.txt index b0bddfbe29..96ff461005 100644 --- a/docs/en/cli/bitrix24/DeleteDepartment/bat.txt +++ b/docs/en/cli/bitrix24/DeleteDepartment/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteDepartment ^ --url "b24-ar17wx.bitrix24.by" ^ - --depid 1684 ^ + --depid 1708 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteFile/bash.txt b/docs/en/cli/bitrix24/DeleteFile/bash.txt index 7c703fa94c..3c22ea5963 100644 --- a/docs/en/cli/bitrix24/DeleteFile/bash.txt +++ b/docs/en/cli/bitrix24/DeleteFile/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteFile \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ + --fileid 29156 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteFile/bat.txt b/docs/en/cli/bitrix24/DeleteFile/bat.txt index 5c6f5e149a..2ed0ae2861 100644 --- a/docs/en/cli/bitrix24/DeleteFile/bat.txt +++ b/docs/en/cli/bitrix24/DeleteFile/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteFile ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ + --fileid 29156 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteFolder/bash.txt b/docs/en/cli/bitrix24/DeleteFolder/bash.txt index cc4c215a4e..b0c9b2fcdf 100644 --- a/docs/en/cli/bitrix24/DeleteFolder/bash.txt +++ b/docs/en/cli/bitrix24/DeleteFolder/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteFolder \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteFolder/bat.txt b/docs/en/cli/bitrix24/DeleteFolder/bat.txt index 531d76deb9..e5672e0bee 100644 --- a/docs/en/cli/bitrix24/DeleteFolder/bat.txt +++ b/docs/en/cli/bitrix24/DeleteFolder/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteFolder ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt b/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt index 82a8dd86d1..6813e651a1 100644 --- a/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt +++ b/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteKanbanStage \ --url "b24-ar17wx.bitrix24.by" \ - --stage 1934 \ + --stage 1958 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt b/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt index 531f8fa949..700032db70 100644 --- a/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt +++ b/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteKanbanStage ^ --url "b24-ar17wx.bitrix24.by" ^ - --stage 1934 ^ + --stage 1958 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteLead/bash.txt b/docs/en/cli/bitrix24/DeleteLead/bash.txt index c9e9f969be..9b6dbd1fda 100644 --- a/docs/en/cli/bitrix24/DeleteLead/bash.txt +++ b/docs/en/cli/bitrix24/DeleteLead/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteLead \ --url "b24-ar17wx.bitrix24.by" \ - --lead 1480 \ + --lead 1504 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteLead/bat.txt b/docs/en/cli/bitrix24/DeleteLead/bat.txt index d4b069c04a..949a1c6150 100644 --- a/docs/en/cli/bitrix24/DeleteLead/bat.txt +++ b/docs/en/cli/bitrix24/DeleteLead/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteLead ^ --url "b24-ar17wx.bitrix24.by" ^ - --lead 1480 ^ + --lead 1504 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteMessage/bash.txt b/docs/en/cli/bitrix24/DeleteMessage/bash.txt index 524b2b3d16..eefff139cc 100644 --- a/docs/en/cli/bitrix24/DeleteMessage/bash.txt +++ b/docs/en/cli/bitrix24/DeleteMessage/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteMessage \ --url "b24-ar17wx.bitrix24.by" \ - --message 38520 \ + --message 39024 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteMessage/bat.txt b/docs/en/cli/bitrix24/DeleteMessage/bat.txt index 50510f2173..d873526d96 100644 --- a/docs/en/cli/bitrix24/DeleteMessage/bat.txt +++ b/docs/en/cli/bitrix24/DeleteMessage/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteMessage ^ --url "b24-ar17wx.bitrix24.by" ^ - --message 38520 ^ + --message 39024 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteNotification/bash.txt b/docs/en/cli/bitrix24/DeleteNotification/bash.txt index d5ec57e68b..185cb4e325 100644 --- a/docs/en/cli/bitrix24/DeleteNotification/bash.txt +++ b/docs/en/cli/bitrix24/DeleteNotification/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteNotification \ --url "b24-ar17wx.bitrix24.by" \ - --notif 38528 \ + --notif 39032 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteNotification/bat.txt b/docs/en/cli/bitrix24/DeleteNotification/bat.txt index d1e838c46c..5825d915ef 100644 --- a/docs/en/cli/bitrix24/DeleteNotification/bat.txt +++ b/docs/en/cli/bitrix24/DeleteNotification/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteNotification ^ --url "b24-ar17wx.bitrix24.by" ^ - --notif 38528 ^ + --notif 39032 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeletePost/bash.txt b/docs/en/cli/bitrix24/DeletePost/bash.txt index b84ede6479..96015838dd 100644 --- a/docs/en/cli/bitrix24/DeletePost/bash.txt +++ b/docs/en/cli/bitrix24/DeletePost/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeletePost \ --url "b24-ar17wx.bitrix24.by" \ - --postid 2034 \ + --postid 2058 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeletePost/bat.txt b/docs/en/cli/bitrix24/DeletePost/bat.txt index e58bebd3f3..b8c51f9881 100644 --- a/docs/en/cli/bitrix24/DeletePost/bat.txt +++ b/docs/en/cli/bitrix24/DeletePost/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeletePost ^ --url "b24-ar17wx.bitrix24.by" ^ - --postid 2034 ^ + --postid 2058 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt b/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt index be02f499af..84b0262b44 100644 --- a/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt +++ b/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteResultFromComment \ --url "b24-ar17wx.bitrix24.by" \ - --comment 12170 \ + --comment 12302 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt b/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt index 3d9d78f3b4..a9817740c5 100644 --- a/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt +++ b/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteResultFromComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --comment 12170 ^ + --comment 12302 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTask/bash.txt b/docs/en/cli/bitrix24/DeleteTask/bash.txt index 7f57c84e94..4d0d97c6ce 100644 --- a/docs/en/cli/bitrix24/DeleteTask/bash.txt +++ b/docs/en/cli/bitrix24/DeleteTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTask/bat.txt b/docs/en/cli/bitrix24/DeleteTask/bat.txt index 9034381967..db05b51790 100644 --- a/docs/en/cli/bitrix24/DeleteTask/bat.txt +++ b/docs/en/cli/bitrix24/DeleteTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DeleteTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt b/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt index 38f4ca7fef..30308856f1 100644 --- a/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt +++ b/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteTaskComment \ --url "b24-ar17wx.bitrix24.by" \ - --task "5192" \ - --comment 12170 \ + --task "5252" \ + --comment 12302 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt b/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt index c838b80300..99f38279bf 100644 --- a/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt +++ b/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteTaskComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5192" ^ - --comment 12170 ^ + --task "5252" ^ + --comment 12302 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt index 7f2b3eb6c0..f676a3e068 100644 --- a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt +++ b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteTaskTimeAccounting \ --url "b24-ar17wx.bitrix24.by" \ - --task "5196" \ - --record 1920 \ + --task "5256" \ + --record 1944 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt index 8f22a396f4..6c0775e5c2 100644 --- a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt +++ b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteTaskTimeAccounting ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5196" ^ - --record 1920 ^ + --task "5256" ^ + --record 1944 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt index 3cab929e0b..48c34a9a95 100644 --- a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt +++ b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteTasksChecklistElement \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --element 3626 \ + --task "5250" \ + --element 3674 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt index 551ec738b2..14d44e0115 100644 --- a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt +++ b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteTasksChecklistElement ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --element 3626 ^ + --task "5250" ^ + --element 3674 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt b/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt index eeb0f66813..eea0181c01 100644 --- a/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt +++ b/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 DeleteTasksDependencies \ --url "b24-ar17wx.bitrix24.by" \ - --taskfrom "5190" \ - --taskto "5188" \ + --taskfrom "5250" \ + --taskto "5248" \ --linktype 2 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt b/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt index 6b804bf530..71f1fe925a 100644 --- a/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt +++ b/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 DeleteTasksDependencies ^ --url "b24-ar17wx.bitrix24.by" ^ - --taskfrom "5190" ^ - --taskto "5188" ^ + --taskfrom "5250" ^ + --taskto "5248" ^ --linktype 2 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt b/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt index f2c6e432ec..c642c1a115 100644 --- a/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt +++ b/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteUserFromChat \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --user 10 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt b/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt index c124e5649f..06b514eabb 100644 --- a/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt +++ b/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 DeleteUserFromChat ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --user 10 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt b/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt index 19c8c1e4d9..3c2bd1a3d8 100644 --- a/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt +++ b/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DisableChatNotifications \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt b/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt index 811712bc94..14511694f2 100644 --- a/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt +++ b/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DisableChatNotifications ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DisapproveTask/bash.txt b/docs/en/cli/bitrix24/DisapproveTask/bash.txt index de3822d781..bf2f85703a 100644 --- a/docs/en/cli/bitrix24/DisapproveTask/bash.txt +++ b/docs/en/cli/bitrix24/DisapproveTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 DisapproveTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/DisapproveTask/bat.txt b/docs/en/cli/bitrix24/DisapproveTask/bat.txt index 46e8e5116d..4ee88a6cdf 100644 --- a/docs/en/cli/bitrix24/DisapproveTask/bat.txt +++ b/docs/en/cli/bitrix24/DisapproveTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 DisapproveTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/EditMessage/bash.txt b/docs/en/cli/bitrix24/EditMessage/bash.txt index 9e19977bf2..7ade6f7468 100644 --- a/docs/en/cli/bitrix24/EditMessage/bash.txt +++ b/docs/en/cli/bitrix24/EditMessage/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 EditMessage \ --url "b24-ar17wx.bitrix24.by" \ - --message 38520 \ + --message 39024 \ --text "New message text" \ --blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/EditMessage/bat.txt b/docs/en/cli/bitrix24/EditMessage/bat.txt index 1645fd0053..9933792908 100644 --- a/docs/en/cli/bitrix24/EditMessage/bat.txt +++ b/docs/en/cli/bitrix24/EditMessage/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 EditMessage ^ --url "b24-ar17wx.bitrix24.by" ^ - --message 38520 ^ + --message 39024 ^ --text "New message text" ^ --blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt b/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt index df97d2c0aa..79523a3d9d 100644 --- a/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt +++ b/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 EnableChatNotifications \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt b/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt index 3b94880360..ed27fc500c 100644 --- a/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt +++ b/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 EnableChatNotifications ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt b/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt index 2a3bffbed2..6783d3f09c 100644 --- a/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt +++ b/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetCalendarEvent \ --url "b24-ar17wx.bitrix24.by" \ - --event 522 \ + --event 570 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt b/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt index e2e7178fe2..b4aec655a8 100644 --- a/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt +++ b/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetCalendarEvent ^ --url "b24-ar17wx.bitrix24.by" ^ - --event 522 ^ + --event 570 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt b/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt index 2aab48452b..828a65d9c8 100644 --- a/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt +++ b/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt @@ -4,5 +4,5 @@ oint bitrix24 GetCalendarEvents \ --url "b24-ar17wx.bitrix24.by" \ --owner 1 \ --type "user" \ - --filter "{'from':'2025-02-19T13:44:22.7108097Z','to':'2025-02-20T13:44:22.7108097Z','section':[378,380]}" \ + --filter "{'from':'2025-02-20T09:23:45.0143902Z','to':'2025-02-21T09:23:45.0143902Z','section':[402,404]}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt b/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt index 6ccc2ef654..bf4066c49e 100644 --- a/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt +++ b/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt @@ -4,5 +4,5 @@ oint bitrix24 GetCalendarEvents ^ --url "b24-ar17wx.bitrix24.by" ^ --owner 1 ^ --type "user" ^ - --filter "{'from':'2025-02-19T13:44:22.7108097Z','to':'2025-02-20T13:44:22.7108097Z','section':[378,380]}" ^ + --filter "{'from':'2025-02-20T09:23:45.0143902Z','to':'2025-02-21T09:23:45.0143902Z','section':[402,404]}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt b/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt index 1976d9a915..e7ad47a6f2 100644 --- a/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt +++ b/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt @@ -1,3 +1,3 @@ oint bitrix24 GetChatFilesFolder \ --url "https://b24-ar17wx.bitrix24.by/rest/1/***" \ - --chat 2072 \ No newline at end of file + --chat 2096 \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt b/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt index fd7015379b..297f47ea2b 100644 --- a/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt +++ b/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt @@ -1,3 +1,3 @@ oint bitrix24 GetChatFilesFolder ^ --url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^ - --chat 2072 \ No newline at end of file + --chat 2096 \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetChatUsers/bash.txt b/docs/en/cli/bitrix24/GetChatUsers/bash.txt index 3004d1cfe7..e94c4c16b3 100644 --- a/docs/en/cli/bitrix24/GetChatUsers/bash.txt +++ b/docs/en/cli/bitrix24/GetChatUsers/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetChatUsers \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetChatUsers/bat.txt b/docs/en/cli/bitrix24/GetChatUsers/bat.txt index f5762d431e..ec605fbb05 100644 --- a/docs/en/cli/bitrix24/GetChatUsers/bat.txt +++ b/docs/en/cli/bitrix24/GetChatUsers/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetChatUsers ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetDeal/bash.txt b/docs/en/cli/bitrix24/GetDeal/bash.txt index dfa943e17e..bb35fc4d0c 100644 --- a/docs/en/cli/bitrix24/GetDeal/bash.txt +++ b/docs/en/cli/bitrix24/GetDeal/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetDeal \ --url "b24-ar17wx.bitrix24.by" \ - --deal 2942 \ + --deal 2990 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetDeal/bat.txt b/docs/en/cli/bitrix24/GetDeal/bat.txt index af85325faf..8f156cdd52 100644 --- a/docs/en/cli/bitrix24/GetDeal/bat.txt +++ b/docs/en/cli/bitrix24/GetDeal/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetDeal ^ --url "b24-ar17wx.bitrix24.by" ^ - --deal 2942 ^ + --deal 2990 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt b/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt index cc73cb31a7..13f30b279e 100644 --- a/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt +++ b/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFileExternalLink \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ + --fileid 29156 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt b/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt index ed60003c08..bed8beb3d4 100644 --- a/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt +++ b/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFileExternalLink ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ + --fileid 29156 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFileInformation/bash.txt b/docs/en/cli/bitrix24/GetFileInformation/bash.txt index 104202f207..0622168b73 100644 --- a/docs/en/cli/bitrix24/GetFileInformation/bash.txt +++ b/docs/en/cli/bitrix24/GetFileInformation/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFileInformation \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ + --fileid 29156 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFileInformation/bat.txt b/docs/en/cli/bitrix24/GetFileInformation/bat.txt index 28daeb03a7..61339bc38b 100644 --- a/docs/en/cli/bitrix24/GetFileInformation/bat.txt +++ b/docs/en/cli/bitrix24/GetFileInformation/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFileInformation ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ + --fileid 29156 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt b/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt index 9e095a7ee2..646cf439db 100644 --- a/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt +++ b/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFolderExternalLink \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt b/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt index a373164f01..f926394145 100644 --- a/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt +++ b/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFolderExternalLink ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFolderInformation/bash.txt b/docs/en/cli/bitrix24/GetFolderInformation/bash.txt index b944696546..820f37cbc6 100644 --- a/docs/en/cli/bitrix24/GetFolderInformation/bash.txt +++ b/docs/en/cli/bitrix24/GetFolderInformation/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFolderInformation \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFolderInformation/bat.txt b/docs/en/cli/bitrix24/GetFolderInformation/bat.txt index a74201c65e..53509048ad 100644 --- a/docs/en/cli/bitrix24/GetFolderInformation/bat.txt +++ b/docs/en/cli/bitrix24/GetFolderInformation/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFolderInformation ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFolderItems/bash.txt b/docs/en/cli/bitrix24/GetFolderItems/bash.txt index c8a3f8b847..7cc901f234 100644 --- a/docs/en/cli/bitrix24/GetFolderItems/bash.txt +++ b/docs/en/cli/bitrix24/GetFolderItems/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFolderItems \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetFolderItems/bat.txt b/docs/en/cli/bitrix24/GetFolderItems/bat.txt index b992b93c7b..d7f73922fb 100644 --- a/docs/en/cli/bitrix24/GetFolderItems/bat.txt +++ b/docs/en/cli/bitrix24/GetFolderItems/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetFolderItems ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt b/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt index 98d1dae9ed..8ff06e994e 100644 --- a/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt +++ b/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetImportantPostViewers \ --url "b24-ar17wx.bitrix24.by" \ - --postid 2032 \ + --postid 2056 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt b/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt index aebc798c57..bf7b81124c 100644 --- a/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt +++ b/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetImportantPostViewers ^ --url "b24-ar17wx.bitrix24.by" ^ - --postid 2032 ^ + --postid 2056 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetLead/bash.txt b/docs/en/cli/bitrix24/GetLead/bash.txt index d1baca7bb7..26c2305191 100644 --- a/docs/en/cli/bitrix24/GetLead/bash.txt +++ b/docs/en/cli/bitrix24/GetLead/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetLead \ --url "b24-ar17wx.bitrix24.by" \ - --lead 1480 \ + --lead 1504 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetLead/bat.txt b/docs/en/cli/bitrix24/GetLead/bat.txt index dddd6eba07..c70a5aa649 100644 --- a/docs/en/cli/bitrix24/GetLead/bat.txt +++ b/docs/en/cli/bitrix24/GetLead/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetLead ^ --url "b24-ar17wx.bitrix24.by" ^ - --lead 1480 ^ + --lead 1504 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetPosts/bash.txt b/docs/en/cli/bitrix24/GetPosts/bash.txt index 41a4024d0a..a450c19c3b 100644 --- a/docs/en/cli/bitrix24/GetPosts/bash.txt +++ b/docs/en/cli/bitrix24/GetPosts/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetPosts \ --url "b24-ar17wx.bitrix24.by" \ - --postid 2034 \ + --postid 2058 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetPosts/bat.txt b/docs/en/cli/bitrix24/GetPosts/bat.txt index 759456e068..fd8cf51c66 100644 --- a/docs/en/cli/bitrix24/GetPosts/bat.txt +++ b/docs/en/cli/bitrix24/GetPosts/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetPosts ^ --url "b24-ar17wx.bitrix24.by" ^ - --postid 2034 ^ + --postid 2058 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetResultsList/bash.txt b/docs/en/cli/bitrix24/GetResultsList/bash.txt index deeb56f882..5243792c95 100644 --- a/docs/en/cli/bitrix24/GetResultsList/bash.txt +++ b/docs/en/cli/bitrix24/GetResultsList/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetResultsList \ --url "b24-ar17wx.bitrix24.by" \ - --task "5192" \ + --task "5252" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetResultsList/bat.txt b/docs/en/cli/bitrix24/GetResultsList/bat.txt index 8a8210b67e..1e97f8722b 100644 --- a/docs/en/cli/bitrix24/GetResultsList/bat.txt +++ b/docs/en/cli/bitrix24/GetResultsList/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetResultsList ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5192" ^ + --task "5252" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTask/bash.txt b/docs/en/cli/bitrix24/GetTask/bash.txt index 1d987be2ce..8602867aa4 100644 --- a/docs/en/cli/bitrix24/GetTask/bash.txt +++ b/docs/en/cli/bitrix24/GetTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTask/bat.txt b/docs/en/cli/bitrix24/GetTask/bat.txt index 8a75da4294..466f91aa8b 100644 --- a/docs/en/cli/bitrix24/GetTask/bat.txt +++ b/docs/en/cli/bitrix24/GetTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskComment/bash.txt b/docs/en/cli/bitrix24/GetTaskComment/bash.txt index a7bdef47f1..90797ec276 100644 --- a/docs/en/cli/bitrix24/GetTaskComment/bash.txt +++ b/docs/en/cli/bitrix24/GetTaskComment/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 GetTaskComment \ --url "b24-ar17wx.bitrix24.by" \ - --task "5192" \ - --comment 12170 \ + --task "5252" \ + --comment 12302 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskComment/bat.txt b/docs/en/cli/bitrix24/GetTaskComment/bat.txt index 5a7e1fa150..b1164c1f80 100644 --- a/docs/en/cli/bitrix24/GetTaskComment/bat.txt +++ b/docs/en/cli/bitrix24/GetTaskComment/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 GetTaskComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5192" ^ - --comment 12170 ^ + --task "5252" ^ + --comment 12302 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt b/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt index 56d1aba971..7a6863e54f 100644 --- a/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt +++ b/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTaskCommentsList \ --url "b24-ar17wx.bitrix24.by" \ - --task "5192" \ + --task "5252" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt b/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt index cbccb6f231..232e30c6e5 100644 --- a/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt +++ b/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTaskCommentsList ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5192" ^ + --task "5252" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskHistory/bash.txt b/docs/en/cli/bitrix24/GetTaskHistory/bash.txt index 5714578621..f781441fd7 100644 --- a/docs/en/cli/bitrix24/GetTaskHistory/bash.txt +++ b/docs/en/cli/bitrix24/GetTaskHistory/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTaskHistory \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskHistory/bat.txt b/docs/en/cli/bitrix24/GetTaskHistory/bat.txt index 5c84502a1b..17acd2091e 100644 --- a/docs/en/cli/bitrix24/GetTaskHistory/bat.txt +++ b/docs/en/cli/bitrix24/GetTaskHistory/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTaskHistory ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt index ce420236ad..724cb9a56f 100644 --- a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt +++ b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 GetTaskTimeAccounting \ --url "b24-ar17wx.bitrix24.by" \ - --task "5196" \ - --record 1920 \ + --task "5256" \ + --record 1944 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt index 8bc93a9d55..ea6c925733 100644 --- a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt +++ b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 GetTaskTimeAccounting ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5196" ^ - --record 1920 ^ + --task "5256" ^ + --record 1944 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt index 0fad45a357..fa51c80fc2 100644 --- a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt +++ b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTaskTimeAccountingList \ --url "b24-ar17wx.bitrix24.by" \ - --task "5196" \ + --task "5256" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt index 0ad9d6177a..0c26edce7a 100644 --- a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt +++ b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTaskTimeAccountingList ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5196" ^ + --task "5256" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt b/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt index c98d2cccee..2bf8bd70b8 100644 --- a/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt +++ b/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTasksChecklist \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt b/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt index 4ed2624577..7f43218ffe 100644 --- a/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt +++ b/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetTasksChecklist ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt index 3f8feee31e..18fada74bc 100644 --- a/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt +++ b/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 GetTasksChecklistElement \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --element 3626 \ + --task "5250" \ + --element 3674 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt index c2bdef52ad..62155acaec 100644 --- a/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt +++ b/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 GetTasksChecklistElement ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --element 3626 ^ + --task "5250" ^ + --element 3674 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetUser/bash.txt b/docs/en/cli/bitrix24/GetUser/bash.txt index 234f42f96b..bb104ee82e 100644 --- a/docs/en/cli/bitrix24/GetUser/bash.txt +++ b/docs/en/cli/bitrix24/GetUser/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetUser \ --url "b24-ar17wx.bitrix24.by" \ - --userid 1692 \ + --userid 1716 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetUser/bat.txt b/docs/en/cli/bitrix24/GetUser/bat.txt index eed4e09c70..24fa24f206 100644 --- a/docs/en/cli/bitrix24/GetUser/bat.txt +++ b/docs/en/cli/bitrix24/GetUser/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetUser ^ --url "b24-ar17wx.bitrix24.by" ^ - --userid 1692 ^ + --userid 1716 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetUserBusy/bash.txt b/docs/en/cli/bitrix24/GetUserBusy/bash.txt index 183665c3d5..651260224d 100644 --- a/docs/en/cli/bitrix24/GetUserBusy/bash.txt +++ b/docs/en/cli/bitrix24/GetUserBusy/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 GetUserBusy \ --url "b24-ar17wx.bitrix24.by" \ --users 1 \ - --from "2025-02-18T13:44:27.7254015" \ - --to "2025-02-25T13:44:27.7254015" \ + --from "2025-02-19T09:23:49.9601338" \ + --to "2025-02-26T09:23:49.9601338" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetUserBusy/bat.txt b/docs/en/cli/bitrix24/GetUserBusy/bat.txt index 40cb6b891f..b179405d10 100644 --- a/docs/en/cli/bitrix24/GetUserBusy/bat.txt +++ b/docs/en/cli/bitrix24/GetUserBusy/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 GetUserBusy ^ --url "b24-ar17wx.bitrix24.by" ^ --users 1 ^ - --from "2025-02-18T13:44:27.7254015" ^ - --to "2025-02-25T13:44:27.7254015" ^ + --from "2025-02-19T09:23:49.9601338" ^ + --to "2025-02-26T09:23:49.9601338" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt b/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt index e4308f47f0..aab5f17031 100644 --- a/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt +++ b/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 GetUserParticipationStatus \ --url "b24-ar17wx.bitrix24.by" \ - --event 522 \ + --event 570 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt b/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt index c0d8584b61..bd81041857 100644 --- a/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt +++ b/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 GetUserParticipationStatus ^ --url "b24-ar17wx.bitrix24.by" ^ - --event 522 ^ + --event 570 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/LeaveChat/bash.txt b/docs/en/cli/bitrix24/LeaveChat/bash.txt index 1a12993adb..09bb28abc4 100644 --- a/docs/en/cli/bitrix24/LeaveChat/bash.txt +++ b/docs/en/cli/bitrix24/LeaveChat/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 LeaveChat \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ + --chat 2098 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/LeaveChat/bat.txt b/docs/en/cli/bitrix24/LeaveChat/bat.txt index e65a45dd25..ef1cef7b5c 100644 --- a/docs/en/cli/bitrix24/LeaveChat/bat.txt +++ b/docs/en/cli/bitrix24/LeaveChat/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 LeaveChat ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ + --chat 2098 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MakeCopyFile/bash.txt b/docs/en/cli/bitrix24/MakeCopyFile/bash.txt index b5c27ec3c2..078ff91245 100644 --- a/docs/en/cli/bitrix24/MakeCopyFile/bash.txt +++ b/docs/en/cli/bitrix24/MakeCopyFile/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 MakeCopyFile \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ - --folderid 28802 \ + --fileid 29156 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MakeCopyFile/bat.txt b/docs/en/cli/bitrix24/MakeCopyFile/bat.txt index 4658f2114f..d107752300 100644 --- a/docs/en/cli/bitrix24/MakeCopyFile/bat.txt +++ b/docs/en/cli/bitrix24/MakeCopyFile/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 MakeCopyFile ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ - --folderid 28802 ^ + --fileid 29156 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt b/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt index 2011237bbc..1eea48fccf 100644 --- a/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt +++ b/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 MakeFolderCopy \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28804 \ - --tagetid 28806 \ + --folderid 29164 \ + --tagetid 29166 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt b/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt index 85a38d8ba5..9204ebe97c 100644 --- a/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt +++ b/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 MakeFolderCopy ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28804 ^ - --tagetid 28806 ^ + --folderid 29164 ^ + --tagetid 29166 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt b/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt index f28aefa03c..d983fa88b1 100644 --- a/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt +++ b/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 MarkFileAsDeleted \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ + --fileid 29156 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt b/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt index 75a863dfb1..fb6100f9d8 100644 --- a/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt +++ b/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 MarkFileAsDeleted ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ + --fileid 29156 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt index eb9af0ea83..98c304fb26 100644 --- a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt +++ b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 MarkFolderAsDeleted \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt index 688fd852d0..8df462e945 100644 --- a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt +++ b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 MarkFolderAsDeleted ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt b/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt index ba909755c3..24d483d1a9 100644 --- a/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt +++ b/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 MoveFileToFolder \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ - --folderid 28806 \ + --fileid 29156 \ + --folderid 29166 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt b/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt index db124872c8..86842fe019 100644 --- a/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt +++ b/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 MoveFileToFolder ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ - --folderid 28806 ^ + --fileid 29156 ^ + --folderid 29166 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MoveFolder/bash.txt b/docs/en/cli/bitrix24/MoveFolder/bash.txt index 45764d727b..112b73d641 100644 --- a/docs/en/cli/bitrix24/MoveFolder/bash.txt +++ b/docs/en/cli/bitrix24/MoveFolder/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 MoveFolder \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28804 \ - --tagetid 28800 \ + --folderid 29164 \ + --tagetid 29160 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MoveFolder/bat.txt b/docs/en/cli/bitrix24/MoveFolder/bat.txt index 30916544d4..2a4c135f12 100644 --- a/docs/en/cli/bitrix24/MoveFolder/bat.txt +++ b/docs/en/cli/bitrix24/MoveFolder/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 MoveFolder ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28804 ^ - --tagetid 28800 ^ + --folderid 29164 ^ + --tagetid 29160 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt index 8bd72936ae..21a8ae6083 100644 --- a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt +++ b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 MoveTaskToKanbanStage \ --url "b24-ar17wx.bitrix24.by" \ - --task "5194" \ - --stage 1934 \ + --task "5254" \ + --stage 1958 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt index aad0619bb0..13ca1bfbde 100644 --- a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt +++ b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 MoveTaskToKanbanStage ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5194" ^ - --stage 1934 ^ + --task "5254" ^ + --stage 1958 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MuteTask/bash.txt b/docs/en/cli/bitrix24/MuteTask/bash.txt index 0c1280e4f3..5f3856c90a 100644 --- a/docs/en/cli/bitrix24/MuteTask/bash.txt +++ b/docs/en/cli/bitrix24/MuteTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 MuteTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MuteTask/bat.txt b/docs/en/cli/bitrix24/MuteTask/bat.txt index 130905e927..2d03602dfd 100644 --- a/docs/en/cli/bitrix24/MuteTask/bat.txt +++ b/docs/en/cli/bitrix24/MuteTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 MuteTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/PauseTask/bash.txt b/docs/en/cli/bitrix24/PauseTask/bash.txt index d9a92ec01a..defa413a3e 100644 --- a/docs/en/cli/bitrix24/PauseTask/bash.txt +++ b/docs/en/cli/bitrix24/PauseTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 PauseTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/PauseTask/bat.txt b/docs/en/cli/bitrix24/PauseTask/bat.txt index 94231e2543..270935ba12 100644 --- a/docs/en/cli/bitrix24/PauseTask/bat.txt +++ b/docs/en/cli/bitrix24/PauseTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 PauseTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt index e8ebdf852a..f7c7484a29 100644 --- a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt +++ b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 RemoveTaskFromFavorites \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt index 825c5add77..ad9227e005 100644 --- a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt +++ b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 RemoveTaskFromFavorites ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenameFile/bash.txt b/docs/en/cli/bitrix24/RenameFile/bash.txt index d2269e13d3..df35e4ff8e 100644 --- a/docs/en/cli/bitrix24/RenameFile/bash.txt +++ b/docs/en/cli/bitrix24/RenameFile/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 RenameFile \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ + --fileid 29156 \ --title "New file name.jpg" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenameFile/bat.txt b/docs/en/cli/bitrix24/RenameFile/bat.txt index 12f34b7877..e19be05bdb 100644 --- a/docs/en/cli/bitrix24/RenameFile/bat.txt +++ b/docs/en/cli/bitrix24/RenameFile/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 RenameFile ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ + --fileid 29156 ^ --title "New file name.jpg" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenameFolder/bash.txt b/docs/en/cli/bitrix24/RenameFolder/bash.txt index 29e7fdaf88..b61a58a1d7 100644 --- a/docs/en/cli/bitrix24/RenameFolder/bash.txt +++ b/docs/en/cli/bitrix24/RenameFolder/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 RenameFolder \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --title "New catalog" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenameFolder/bat.txt b/docs/en/cli/bitrix24/RenameFolder/bat.txt index 543bfabad1..6f18810692 100644 --- a/docs/en/cli/bitrix24/RenameFolder/bat.txt +++ b/docs/en/cli/bitrix24/RenameFolder/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 RenameFolder ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --title "New catalog" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenewTask/bash.txt b/docs/en/cli/bitrix24/RenewTask/bash.txt index 25702c63e0..b5a4b88682 100644 --- a/docs/en/cli/bitrix24/RenewTask/bash.txt +++ b/docs/en/cli/bitrix24/RenewTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 RenewTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenewTask/bat.txt b/docs/en/cli/bitrix24/RenewTask/bat.txt index e197bfb892..66f7370e74 100644 --- a/docs/en/cli/bitrix24/RenewTask/bat.txt +++ b/docs/en/cli/bitrix24/RenewTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 RenewTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt index 00ebe03c7a..4046a2452b 100644 --- a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt +++ b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 RenewTasksChecklistElement \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --element 3626 \ + --task "5250" \ + --element 3674 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt index e3de6aaafe..0b8ee905b0 100644 --- a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt +++ b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 RenewTasksChecklistElement ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --element 3626 ^ + --task "5250" ^ + --element 3674 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RestoreFile/bash.txt b/docs/en/cli/bitrix24/RestoreFile/bash.txt index 63158adaad..8ab9309d86 100644 --- a/docs/en/cli/bitrix24/RestoreFile/bash.txt +++ b/docs/en/cli/bitrix24/RestoreFile/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 RestoreFile \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 28796 \ + --fileid 29156 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RestoreFile/bat.txt b/docs/en/cli/bitrix24/RestoreFile/bat.txt index 2da16b5f19..6b94ea99b7 100644 --- a/docs/en/cli/bitrix24/RestoreFile/bat.txt +++ b/docs/en/cli/bitrix24/RestoreFile/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 RestoreFile ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 28796 ^ + --fileid 29156 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RestoreFolder/bash.txt b/docs/en/cli/bitrix24/RestoreFolder/bash.txt index 0bac26eb1a..42470676e7 100644 --- a/docs/en/cli/bitrix24/RestoreFolder/bash.txt +++ b/docs/en/cli/bitrix24/RestoreFolder/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 RestoreFolder \ --url "b24-ar17wx.bitrix24.by" \ - --folderid 28802 \ + --folderid 29162 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/RestoreFolder/bat.txt b/docs/en/cli/bitrix24/RestoreFolder/bat.txt index ef3be41c4f..8c74d1f4d4 100644 --- a/docs/en/cli/bitrix24/RestoreFolder/bat.txt +++ b/docs/en/cli/bitrix24/RestoreFolder/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 RestoreFolder ^ --url "b24-ar17wx.bitrix24.by" ^ - --folderid 28802 ^ + --folderid 29162 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/SendFile/bash.txt b/docs/en/cli/bitrix24/SendFile/bash.txt index f6dd28636f..c509bd2b43 100644 --- a/docs/en/cli/bitrix24/SendFile/bash.txt +++ b/docs/en/cli/bitrix24/SendFile/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 SendFile \ --url "b24-ar17wx.bitrix24.by" \ - --chat 2074 \ - --fileid 28834 \ + --chat 2098 \ + --fileid 29194 \ --description "Very important file" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/SendFile/bat.txt b/docs/en/cli/bitrix24/SendFile/bat.txt index 970a82630c..3b8ba972f9 100644 --- a/docs/en/cli/bitrix24/SendFile/bat.txt +++ b/docs/en/cli/bitrix24/SendFile/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 SendFile ^ --url "b24-ar17wx.bitrix24.by" ^ - --chat 2074 ^ - --fileid 28834 ^ + --chat 2098 ^ + --fileid 29194 ^ --description "Very important file" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/SetMessageReaction/bash.txt b/docs/en/cli/bitrix24/SetMessageReaction/bash.txt index 670ce19b85..d828c8c965 100644 --- a/docs/en/cli/bitrix24/SetMessageReaction/bash.txt +++ b/docs/en/cli/bitrix24/SetMessageReaction/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 SetMessageReaction \ --url "b24-ar17wx.bitrix24.by" \ - --message 38520 \ + --message 39024 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/SetMessageReaction/bat.txt b/docs/en/cli/bitrix24/SetMessageReaction/bat.txt index 07619b37c2..14570f7d88 100644 --- a/docs/en/cli/bitrix24/SetMessageReaction/bat.txt +++ b/docs/en/cli/bitrix24/SetMessageReaction/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 SetMessageReaction ^ --url "b24-ar17wx.bitrix24.by" ^ - --message 38520 ^ + --message 39024 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt b/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt index 4a2581d727..c5d8576e96 100644 --- a/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt +++ b/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 SetUserParticipationStatus \ --url "b24-ar17wx.bitrix24.by" \ - --event 522 \ + --event 570 \ --status "Y" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt b/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt index cb4e2d3593..733b2a100d 100644 --- a/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt +++ b/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 SetUserParticipationStatus ^ --url "b24-ar17wx.bitrix24.by" ^ - --event 522 ^ + --event 570 ^ --status "Y" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StartTask/bash.txt b/docs/en/cli/bitrix24/StartTask/bash.txt index 20f8d77bec..d55979fb6c 100644 --- a/docs/en/cli/bitrix24/StartTask/bash.txt +++ b/docs/en/cli/bitrix24/StartTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 StartTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StartTask/bat.txt b/docs/en/cli/bitrix24/StartTask/bat.txt index b057131685..8a00b53a25 100644 --- a/docs/en/cli/bitrix24/StartTask/bat.txt +++ b/docs/en/cli/bitrix24/StartTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 StartTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StartTimekeeping/bash.txt b/docs/en/cli/bitrix24/StartTimekeeping/bash.txt index 540cc88767..aab973b96f 100644 --- a/docs/en/cli/bitrix24/StartTimekeeping/bash.txt +++ b/docs/en/cli/bitrix24/StartTimekeeping/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 StartTimekeeping \ --url "b24-ar17wx.bitrix24.by" \ --userid 1 \ - --time "2025-02-18T12:38:57.5669917" \ + --time "2025-02-19T08:18:14.7598484" \ --report "Late" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StartTimekeeping/bat.txt b/docs/en/cli/bitrix24/StartTimekeeping/bat.txt index 55542963bf..d5155cc5b0 100644 --- a/docs/en/cli/bitrix24/StartTimekeeping/bat.txt +++ b/docs/en/cli/bitrix24/StartTimekeeping/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 StartTimekeeping ^ --url "b24-ar17wx.bitrix24.by" ^ --userid 1 ^ - --time "2025-02-18T12:38:57.5669917" ^ + --time "2025-02-19T08:18:14.7598484" ^ --report "Late" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StartWatchingTask/bash.txt b/docs/en/cli/bitrix24/StartWatchingTask/bash.txt index 52900412c3..93a0f8a2a1 100644 --- a/docs/en/cli/bitrix24/StartWatchingTask/bash.txt +++ b/docs/en/cli/bitrix24/StartWatchingTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 StartWatchingTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StartWatchingTask/bat.txt b/docs/en/cli/bitrix24/StartWatchingTask/bat.txt index d126faa58c..62c64456dc 100644 --- a/docs/en/cli/bitrix24/StartWatchingTask/bat.txt +++ b/docs/en/cli/bitrix24/StartWatchingTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 StartWatchingTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StopTimekeeping/bash.txt b/docs/en/cli/bitrix24/StopTimekeeping/bash.txt index 109ee5480c..a44cc018d8 100644 --- a/docs/en/cli/bitrix24/StopTimekeeping/bash.txt +++ b/docs/en/cli/bitrix24/StopTimekeeping/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 StopTimekeeping \ --url "b24-ar17wx.bitrix24.by" \ --userid 1 \ - --time "2025-02-18T13:39:05.8689986" \ + --time "2025-02-19T09:18:23.2943663" \ --report "Time off" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StopTimekeeping/bat.txt b/docs/en/cli/bitrix24/StopTimekeeping/bat.txt index 9c6812e345..a1a53d8055 100644 --- a/docs/en/cli/bitrix24/StopTimekeeping/bat.txt +++ b/docs/en/cli/bitrix24/StopTimekeeping/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 StopTimekeeping ^ --url "b24-ar17wx.bitrix24.by" ^ --userid 1 ^ - --time "2025-02-18T13:39:05.8689986" ^ + --time "2025-02-19T09:18:23.2943663" ^ --report "Time off" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StopWatchingTask/bash.txt b/docs/en/cli/bitrix24/StopWatchingTask/bash.txt index b77828ad30..5eacfecffc 100644 --- a/docs/en/cli/bitrix24/StopWatchingTask/bash.txt +++ b/docs/en/cli/bitrix24/StopWatchingTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 StopWatchingTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/StopWatchingTask/bat.txt b/docs/en/cli/bitrix24/StopWatchingTask/bat.txt index deda2ed43c..76c1f90a7b 100644 --- a/docs/en/cli/bitrix24/StopWatchingTask/bat.txt +++ b/docs/en/cli/bitrix24/StopWatchingTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 StopWatchingTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UnmuteTask/bash.txt b/docs/en/cli/bitrix24/UnmuteTask/bash.txt index a1a7ad63b0..c5e55d3d7d 100644 --- a/docs/en/cli/bitrix24/UnmuteTask/bash.txt +++ b/docs/en/cli/bitrix24/UnmuteTask/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 UnmuteTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UnmuteTask/bat.txt b/docs/en/cli/bitrix24/UnmuteTask/bat.txt index b03d9b16b4..6e2431573e 100644 --- a/docs/en/cli/bitrix24/UnmuteTask/bat.txt +++ b/docs/en/cli/bitrix24/UnmuteTask/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 UnmuteTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateCalendar/bash.txt b/docs/en/cli/bitrix24/UpdateCalendar/bash.txt index 1154c16e00..98140cf746 100644 --- a/docs/en/cli/bitrix24/UpdateCalendar/bash.txt +++ b/docs/en/cli/bitrix24/UpdateCalendar/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateCalendar \ --url "b24-ar17wx.bitrix24.by" \ - --calendar 380 \ + --calendar 404 \ --fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateCalendar/bat.txt b/docs/en/cli/bitrix24/UpdateCalendar/bat.txt index 761afbc947..eda80f3378 100644 --- a/docs/en/cli/bitrix24/UpdateCalendar/bat.txt +++ b/docs/en/cli/bitrix24/UpdateCalendar/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateCalendar ^ --url "b24-ar17wx.bitrix24.by" ^ - --calendar 380 ^ + --calendar 404 ^ --fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt b/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt index 4a4a646122..fd7d1f6d27 100644 --- a/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt +++ b/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateCalendarEvent \ --url "b24-ar17wx.bitrix24.by" \ - --event 522 \ + --event 570 \ --fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt b/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt index f7c298618d..e7e9aeee96 100644 --- a/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt +++ b/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateCalendarEvent ^ --url "b24-ar17wx.bitrix24.by" ^ - --event 522 ^ + --event 570 ^ --fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateDeal/bash.txt b/docs/en/cli/bitrix24/UpdateDeal/bash.txt index 90d56ede68..9afa1568c9 100644 --- a/docs/en/cli/bitrix24/UpdateDeal/bash.txt +++ b/docs/en/cli/bitrix24/UpdateDeal/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateDeal \ --url "b24-ar17wx.bitrix24.by" \ - --deal 2944 \ + --deal 2992 \ --fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateDeal/bat.txt b/docs/en/cli/bitrix24/UpdateDeal/bat.txt index 423f87ed8a..c462075b0b 100644 --- a/docs/en/cli/bitrix24/UpdateDeal/bat.txt +++ b/docs/en/cli/bitrix24/UpdateDeal/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateDeal ^ --url "b24-ar17wx.bitrix24.by" ^ - --deal 2944 ^ + --deal 2992 ^ --fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateDepartment/bash.txt b/docs/en/cli/bitrix24/UpdateDepartment/bash.txt index 383be50462..924f43880f 100644 --- a/docs/en/cli/bitrix24/UpdateDepartment/bash.txt +++ b/docs/en/cli/bitrix24/UpdateDepartment/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 UpdateDepartment \ --url "b24-ar17wx.bitrix24.by" \ - --depid 1686 \ + --depid 1710 \ --title "New department" \ --parentid 1 \ --headid 10 \ diff --git a/docs/en/cli/bitrix24/UpdateDepartment/bat.txt b/docs/en/cli/bitrix24/UpdateDepartment/bat.txt index 36385279c4..d84a454ada 100644 --- a/docs/en/cli/bitrix24/UpdateDepartment/bat.txt +++ b/docs/en/cli/bitrix24/UpdateDepartment/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 UpdateDepartment ^ --url "b24-ar17wx.bitrix24.by" ^ - --depid 1686 ^ + --depid 1710 ^ --title "New department" ^ --parentid 1 ^ --headid 10 ^ diff --git a/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt b/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt index 41ba126293..6d42406fab 100644 --- a/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt +++ b/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt @@ -1,7 +1,7 @@ oint bitrix24 UpdateKanbansStage \ --url "b24-ar17wx.bitrix24.by" \ --title "New stage name 2" \ - --stage 1934 \ + --stage 1958 \ --color "000000" \ --prevstage 6 \ --admin true \ diff --git a/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt b/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt index 7f21a3831b..7ffb1f112f 100644 --- a/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt +++ b/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt @@ -1,7 +1,7 @@ oint bitrix24 UpdateKanbansStage ^ --url "b24-ar17wx.bitrix24.by" ^ --title "New stage name 2" ^ - --stage 1934 ^ + --stage 1958 ^ --color "000000" ^ --prevstage 6 ^ --admin true ^ diff --git a/docs/en/cli/bitrix24/UpdateLead/bash.txt b/docs/en/cli/bitrix24/UpdateLead/bash.txt index 625e77f263..42a519dadc 100644 --- a/docs/en/cli/bitrix24/UpdateLead/bash.txt +++ b/docs/en/cli/bitrix24/UpdateLead/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateLead \ --url "b24-ar17wx.bitrix24.by" \ - --lead 1480 \ + --lead 1504 \ --fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateLead/bat.txt b/docs/en/cli/bitrix24/UpdateLead/bat.txt index bbd6dd5f0d..4a41bf2eb5 100644 --- a/docs/en/cli/bitrix24/UpdateLead/bat.txt +++ b/docs/en/cli/bitrix24/UpdateLead/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateLead ^ --url "b24-ar17wx.bitrix24.by" ^ - --lead 1480 ^ + --lead 1504 ^ --fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdatePost/bash.txt b/docs/en/cli/bitrix24/UpdatePost/bash.txt index f0644b48f6..144321ef27 100644 --- a/docs/en/cli/bitrix24/UpdatePost/bash.txt +++ b/docs/en/cli/bitrix24/UpdatePost/bash.txt @@ -2,7 +2,7 @@ oint bitrix24 UpdatePost \ --url "b24-ar17wx.bitrix24.by" \ - --postid 2032 \ + --postid 2056 \ --text "New post text" \ --files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" \ --title "New post title" \ diff --git a/docs/en/cli/bitrix24/UpdatePost/bat.txt b/docs/en/cli/bitrix24/UpdatePost/bat.txt index d099c1bb44..a0cc1240f9 100644 --- a/docs/en/cli/bitrix24/UpdatePost/bat.txt +++ b/docs/en/cli/bitrix24/UpdatePost/bat.txt @@ -2,7 +2,7 @@ oint bitrix24 UpdatePost ^ --url "b24-ar17wx.bitrix24.by" ^ - --postid 2032 ^ + --postid 2056 ^ --text "New post text" ^ --files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" ^ --title "New post title" ^ diff --git a/docs/en/cli/bitrix24/UpdateTask/bash.txt b/docs/en/cli/bitrix24/UpdateTask/bash.txt index 7d20d2d5f4..821652f4e2 100644 --- a/docs/en/cli/bitrix24/UpdateTask/bash.txt +++ b/docs/en/cli/bitrix24/UpdateTask/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateTask \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ + --task "5250" \ --fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTask/bat.txt b/docs/en/cli/bitrix24/UpdateTask/bat.txt index 7710ffd206..a0e842466c 100644 --- a/docs/en/cli/bitrix24/UpdateTask/bat.txt +++ b/docs/en/cli/bitrix24/UpdateTask/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateTask ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ + --task "5250" ^ --fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt b/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt index f9d2d5f8ba..19a48823cf 100644 --- a/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt +++ b/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 UpdateTaskComment \ --url "b24-ar17wx.bitrix24.by" \ - --task "5192" \ - --comment 12170 \ + --task "5252" \ + --comment 12302 \ --text "The task has been changed, let's split up" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt b/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt index fb75fda1a1..85262db5a7 100644 --- a/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt +++ b/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 UpdateTaskComment ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5192" ^ - --comment 12170 ^ + --task "5252" ^ + --comment 12302 ^ --text "The task has been changed, let's split up" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt index 09c5e2f3bd..d75bd74a0a 100644 --- a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt +++ b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt @@ -1,8 +1,8 @@ oint bitrix24 UpdateTaskTimeAccounting \ --url "b24-ar17wx.bitrix24.by" \ - --task "5196" \ - --record 1920 \ + --task "5256" \ + --record 1944 \ --amount 4800 \ --text "New time record" \ - --date "2025-01-18T13:38:51.7657499" \ + --date "2025-01-19T09:18:08.9604082" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt index 7d2d332c4b..2abae2d4fe 100644 --- a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt +++ b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt @@ -1,8 +1,8 @@ oint bitrix24 UpdateTaskTimeAccounting ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5196" ^ - --record 1920 ^ + --task "5256" ^ + --record 1944 ^ --amount 4800 ^ --text "New time record" ^ - --date "2025-01-18T13:38:51.7657499" ^ + --date "2025-01-19T09:18:08.9604082" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt index 2f46500514..1911e1b64a 100644 --- a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt +++ b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt @@ -1,6 +1,6 @@ oint bitrix24 UpdateTasksChecklistElement \ --url "b24-ar17wx.bitrix24.by" \ - --task "5190" \ - --element 3626 \ + --task "5250" \ + --element 3674 \ --text "New elements text" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt index 99fd301260..0f6f72d5c5 100644 --- a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt +++ b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt @@ -1,6 +1,6 @@ oint bitrix24 UpdateTasksChecklistElement ^ --url "b24-ar17wx.bitrix24.by" ^ - --task "5190" ^ - --element 3626 ^ + --task "5250" ^ + --element 3674 ^ --text "New elements text" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateUser/bash.txt b/docs/en/cli/bitrix24/UpdateUser/bash.txt index 0bb579bceb..bd95a83817 100644 --- a/docs/en/cli/bitrix24/UpdateUser/bash.txt +++ b/docs/en/cli/bitrix24/UpdateUser/bash.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateUser \ --url "b24-ar17wx.bitrix24.by" \ - --userid 1692 \ - --fields "{'EMAIL':'6022bcbf-5c67-4d5e-a94d-6657d45dfd0a@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \ + --userid 1716 \ + --fields "{'EMAIL':'64f90160-4483-4d0d-a3d4-df8d8dcb26d0@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UpdateUser/bat.txt b/docs/en/cli/bitrix24/UpdateUser/bat.txt index 27e57a3a73..0ac8594f09 100644 --- a/docs/en/cli/bitrix24/UpdateUser/bat.txt +++ b/docs/en/cli/bitrix24/UpdateUser/bat.txt @@ -2,6 +2,6 @@ oint bitrix24 UpdateUser ^ --url "b24-ar17wx.bitrix24.by" ^ - --userid 1692 ^ - --fields "{'EMAIL':'6022bcbf-5c67-4d5e-a94d-6657d45dfd0a@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^ + --userid 1716 ^ + --fields "{'EMAIL':'64f90160-4483-4d0d-a3d4-df8d8dcb26d0@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt b/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt index bfb46383c9..016df508b7 100644 --- a/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt +++ b/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt @@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder \ --url "https://b24-ar17wx.bitrix24.by/rest/1/***" \ --title "Imortant doc.docx" \ --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \ - --folderid 28828 \ No newline at end of file + --folderid 29188 \ No newline at end of file diff --git a/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt b/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt index bc01eb89f5..5b60d3c397 100644 --- a/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt +++ b/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt @@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder ^ --url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^ --title "Imortant doc.docx" ^ --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^ - --folderid 28828 \ No newline at end of file + --folderid 29188 \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateBarcode/bash.txt b/docs/en/cli/cdek/CreateBarcode/bash.txt index ee18f4b5c2..135f7bf296 100644 --- a/docs/en/cli/cdek/CreateBarcode/bash.txt +++ b/docs/en/cli/cdek/CreateBarcode/bash.txt @@ -1,6 +1,6 @@ oint cdek CreateBarcode \ --token "***" \ - --uuids "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuids "feab7caa-025b-44b1-8292-d16cfa508008" \ --count 1 \ --format "A5" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateBarcode/bat.txt b/docs/en/cli/cdek/CreateBarcode/bat.txt index 61f6fa7b36..c7c09b52df 100644 --- a/docs/en/cli/cdek/CreateBarcode/bat.txt +++ b/docs/en/cli/cdek/CreateBarcode/bat.txt @@ -1,6 +1,6 @@ oint cdek CreateBarcode ^ --token "***" ^ - --uuids "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuids "feab7caa-025b-44b1-8292-d16cfa508008" ^ --count 1 ^ --format "A5" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateCourierInvitation/bash.txt b/docs/en/cli/cdek/CreateCourierInvitation/bash.txt index bc7c3808bb..6a6fdd39f3 100644 --- a/docs/en/cli/cdek/CreateCourierInvitation/bash.txt +++ b/docs/en/cli/cdek/CreateCourierInvitation/bash.txt @@ -2,5 +2,5 @@ oint cdek CreateCourierInvitation \ --token "***" \ - --intake "{'intake_date':'2025-02-19','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \ + --intake "{'intake_date':'2025-02-20','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateCourierInvitation/bat.txt b/docs/en/cli/cdek/CreateCourierInvitation/bat.txt index 07566596f8..0e8e142af7 100644 --- a/docs/en/cli/cdek/CreateCourierInvitation/bat.txt +++ b/docs/en/cli/cdek/CreateCourierInvitation/bat.txt @@ -2,5 +2,5 @@ oint cdek CreateCourierInvitation ^ --token "***" ^ - --intake "{'intake_date':'2025-02-19','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^ + --intake "{'intake_date':'2025-02-20','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateCustomerRefund/bash.txt b/docs/en/cli/cdek/CreateCustomerRefund/bash.txt index aa520f6150..ce5a0c212c 100644 --- a/docs/en/cli/cdek/CreateCustomerRefund/bash.txt +++ b/docs/en/cli/cdek/CreateCustomerRefund/bash.txt @@ -1,5 +1,5 @@ oint cdek CreateCustomerRefund \ --token "***" \ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \ --tariff 139 \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateCustomerRefund/bat.txt b/docs/en/cli/cdek/CreateCustomerRefund/bat.txt index b5272a87e8..b4edfe7193 100644 --- a/docs/en/cli/cdek/CreateCustomerRefund/bat.txt +++ b/docs/en/cli/cdek/CreateCustomerRefund/bat.txt @@ -1,5 +1,5 @@ oint cdek CreateCustomerRefund ^ --token "***" ^ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^ --tariff 139 ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateOrder/bash.txt b/docs/en/cli/cdek/CreateOrder/bash.txt index a72f88ca90..2a78195ec3 100644 --- a/docs/en/cli/cdek/CreateOrder/bash.txt +++ b/docs/en/cli/cdek/CreateOrder/bash.txt @@ -2,6 +2,6 @@ oint cdek CreateOrder \ --token "***" \ - --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'5fc06f49-18a8-4103-999b-b9fe6e1bd68d','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \ + --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'c8ceb48c-70e4-4c7a-b148-f5cede30fa0a','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \ --ostore true \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateOrder/bat.txt b/docs/en/cli/cdek/CreateOrder/bat.txt index 50fd345abc..8fd778fcda 100644 --- a/docs/en/cli/cdek/CreateOrder/bat.txt +++ b/docs/en/cli/cdek/CreateOrder/bat.txt @@ -2,6 +2,6 @@ oint cdek CreateOrder ^ --token "***" ^ - --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'5fc06f49-18a8-4103-999b-b9fe6e1bd68d','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^ + --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'c8ceb48c-70e4-4c7a-b148-f5cede30fa0a','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^ --ostore true ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreatePrealert/bash.txt b/docs/en/cli/cdek/CreatePrealert/bash.txt index ad38f26dc4..044bf04228 100644 --- a/docs/en/cli/cdek/CreatePrealert/bash.txt +++ b/docs/en/cli/cdek/CreatePrealert/bash.txt @@ -1,6 +1,6 @@ oint cdek CreatePrealert \ --token "***" \ - --uuids "90f2881c-9c88-47b0-81be-0e401fc83e53" \ - --date "2025-02-19T13:53:28.5238774" \ + --uuids "feab7caa-025b-44b1-8292-d16cfa508008" \ + --date "2025-02-20T09:32:25.2465092" \ --point "NSK27" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreatePrealert/bat.txt b/docs/en/cli/cdek/CreatePrealert/bat.txt index 1f784c28ab..fb3b270113 100644 --- a/docs/en/cli/cdek/CreatePrealert/bat.txt +++ b/docs/en/cli/cdek/CreatePrealert/bat.txt @@ -1,6 +1,6 @@ oint cdek CreatePrealert ^ --token "***" ^ - --uuids "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ - --date "2025-02-19T13:53:28.5238774" ^ + --uuids "feab7caa-025b-44b1-8292-d16cfa508008" ^ + --date "2025-02-20T09:32:25.2465092" ^ --point "NSK27" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateReceipt/bash.txt b/docs/en/cli/cdek/CreateReceipt/bash.txt index 8a57894f72..faa4cbd9f6 100644 --- a/docs/en/cli/cdek/CreateReceipt/bash.txt +++ b/docs/en/cli/cdek/CreateReceipt/bash.txt @@ -1,6 +1,6 @@ oint cdek CreateReceipt \ --token "***" \ - --uuids "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuids "feab7caa-025b-44b1-8292-d16cfa508008" \ --type "tpl_russia" \ --count 1 \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateReceipt/bat.txt b/docs/en/cli/cdek/CreateReceipt/bat.txt index e6eddea7be..86b2081922 100644 --- a/docs/en/cli/cdek/CreateReceipt/bat.txt +++ b/docs/en/cli/cdek/CreateReceipt/bat.txt @@ -1,6 +1,6 @@ oint cdek CreateReceipt ^ --token "***" ^ - --uuids "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuids "feab7caa-025b-44b1-8292-d16cfa508008" ^ --type "tpl_russia" ^ --count 1 ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateRefusal/bash.txt b/docs/en/cli/cdek/CreateRefusal/bash.txt index bc3d2a58e1..e5f2d6c066 100644 --- a/docs/en/cli/cdek/CreateRefusal/bash.txt +++ b/docs/en/cli/cdek/CreateRefusal/bash.txt @@ -1,4 +1,4 @@ oint cdek CreateRefusal \ --token "***" \ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/CreateRefusal/bat.txt b/docs/en/cli/cdek/CreateRefusal/bat.txt index 693829d3ca..763e1f8d1f 100644 --- a/docs/en/cli/cdek/CreateRefusal/bat.txt +++ b/docs/en/cli/cdek/CreateRefusal/bat.txt @@ -1,4 +1,4 @@ oint cdek CreateRefusal ^ --token "***" ^ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt b/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt index d4b1fef366..a3d477b253 100644 --- a/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt +++ b/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt @@ -1,4 +1,4 @@ oint cdek DeleteCourierInvitation \ --token "***" \ - --uuid "72753031-dad8-41d7-ae2c-143ea31c854d" \ + --uuid "72753031-ecb9-4640-aa2e-66a99b312339" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt b/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt index fe42d8652e..40e770c630 100644 --- a/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt +++ b/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt @@ -1,4 +1,4 @@ oint cdek DeleteCourierInvitation ^ --token "***" ^ - --uuid "72753031-dad8-41d7-ae2c-143ea31c854d" ^ + --uuid "72753031-ecb9-4640-aa2e-66a99b312339" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/DeleteOrder/bash.txt b/docs/en/cli/cdek/DeleteOrder/bash.txt index f96a387a63..f9de279377 100644 --- a/docs/en/cli/cdek/DeleteOrder/bash.txt +++ b/docs/en/cli/cdek/DeleteOrder/bash.txt @@ -1,4 +1,4 @@ oint cdek DeleteOrder \ --token "***" \ - --uuid "5291e0d1-c37d-46e8-af28-beb36934e334" \ + --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/DeleteOrder/bat.txt b/docs/en/cli/cdek/DeleteOrder/bat.txt index 9363c84868..d7de6641e3 100644 --- a/docs/en/cli/cdek/DeleteOrder/bat.txt +++ b/docs/en/cli/cdek/DeleteOrder/bat.txt @@ -1,4 +1,4 @@ oint cdek DeleteOrder ^ --token "***" ^ - --uuid "5291e0d1-c37d-46e8-af28-beb36934e334" ^ + --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt index d8034b5b8d..7cbda1f1eb 100644 --- a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt +++ b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt @@ -1,4 +1,4 @@ oint cdek GetAvailableDeliveryIntervals \ --token "***" \ - --uuid "5291e0d1-c37d-46e8-af28-beb36934e334" \ + --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt index 4c0e66731e..90dee6dc22 100644 --- a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt +++ b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt @@ -1,4 +1,4 @@ oint cdek GetAvailableDeliveryIntervals ^ --token "***" ^ - --uuid "5291e0d1-c37d-46e8-af28-beb36934e334" ^ + --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetBarcode/bash.txt b/docs/en/cli/cdek/GetBarcode/bash.txt index 547202d41e..145c7c4894 100644 --- a/docs/en/cli/cdek/GetBarcode/bash.txt +++ b/docs/en/cli/cdek/GetBarcode/bash.txt @@ -1,6 +1,6 @@ oint cdek GetBarcode \ --token "***" \ - --uuid "72753031-00be-42f9-9d7c-537b91249416" \ + --uuid "72753031-5b5d-4074-89d6-ebfa844e09dc" \ --getfile true \ --testapi "***" \ - --out "C:\Users\Administrator\AppData\Local\Temp\wwudkj5rryl.pdf" \ No newline at end of file + --out "C:\Users\Administrator\AppData\Local\Temp\qey5ilumtie.pdf" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetBarcode/bat.txt b/docs/en/cli/cdek/GetBarcode/bat.txt index 501f7971a2..4fa9d1518c 100644 --- a/docs/en/cli/cdek/GetBarcode/bat.txt +++ b/docs/en/cli/cdek/GetBarcode/bat.txt @@ -1,6 +1,6 @@ oint cdek GetBarcode ^ --token "***" ^ - --uuid "72753031-00be-42f9-9d7c-537b91249416" ^ + --uuid "72753031-5b5d-4074-89d6-ebfa844e09dc" ^ --getfile true ^ --testapi "***" ^ - --out "C:\Users\Administrator\AppData\Local\Temp\wwudkj5rryl.pdf" \ No newline at end of file + --out "C:\Users\Administrator\AppData\Local\Temp\qey5ilumtie.pdf" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetCashboxCheck/bash.txt b/docs/en/cli/cdek/GetCashboxCheck/bash.txt index a99653b564..0c67f1e96d 100644 --- a/docs/en/cli/cdek/GetCashboxCheck/bash.txt +++ b/docs/en/cli/cdek/GetCashboxCheck/bash.txt @@ -1,4 +1,4 @@ oint cdek GetCashboxCheck \ --token "***" \ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetCashboxCheck/bat.txt b/docs/en/cli/cdek/GetCashboxCheck/bat.txt index dfcfc50177..97d8e69509 100644 --- a/docs/en/cli/cdek/GetCashboxCheck/bat.txt +++ b/docs/en/cli/cdek/GetCashboxCheck/bat.txt @@ -1,4 +1,4 @@ oint cdek GetCashboxCheck ^ --token "***" ^ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt b/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt index 6ae26fb5e5..2de80bf1eb 100644 --- a/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt +++ b/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt @@ -1,4 +1,4 @@ oint cdek GetCashboxChecksByDate \ --token "***" \ - --date "2025-02-18T13:52:39.4402999" \ + --date "2025-02-19T09:31:37.8690634" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt b/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt index 3bb924383a..a5a4b2456b 100644 --- a/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt +++ b/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt @@ -1,4 +1,4 @@ oint cdek GetCashboxChecksByDate ^ --token "***" ^ - --date "2025-02-18T13:52:39.4402999" ^ + --date "2025-02-19T09:31:37.8690634" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetCourierInvitation/bash.txt b/docs/en/cli/cdek/GetCourierInvitation/bash.txt index 376faba1f5..1c92e737ac 100644 --- a/docs/en/cli/cdek/GetCourierInvitation/bash.txt +++ b/docs/en/cli/cdek/GetCourierInvitation/bash.txt @@ -1,4 +1,4 @@ oint cdek GetCourierInvitation \ --token "***" \ - --uuid "72753031-dad8-41d7-ae2c-143ea31c854d" \ + --uuid "72753031-ecb9-4640-aa2e-66a99b312339" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetCourierInvitation/bat.txt b/docs/en/cli/cdek/GetCourierInvitation/bat.txt index bca19ec817..ef397a0eb6 100644 --- a/docs/en/cli/cdek/GetCourierInvitation/bat.txt +++ b/docs/en/cli/cdek/GetCourierInvitation/bat.txt @@ -1,4 +1,4 @@ oint cdek GetCourierInvitation ^ --token "***" ^ - --uuid "72753031-dad8-41d7-ae2c-143ea31c854d" ^ + --uuid "72753031-ecb9-4640-aa2e-66a99b312339" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt b/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt index ef9fd1ac87..e0fa60c753 100644 --- a/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt +++ b/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt @@ -1,4 +1,4 @@ oint cdek GetDeliveryAppointment \ --token "***" \ - --uuid "72753031-0a9e-4f3f-88bc-844b02d02286" \ + --uuid "72753031-d790-44a4-8143-fabcfd287876" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt b/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt index 3c14d79890..e2858798f2 100644 --- a/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt +++ b/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt @@ -1,4 +1,4 @@ oint cdek GetDeliveryAppointment ^ --token "***" ^ - --uuid "72753031-0a9e-4f3f-88bc-844b02d02286" ^ + --uuid "72753031-d790-44a4-8143-fabcfd287876" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt b/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt index c3f74e1d1c..11af185bb5 100644 --- a/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt +++ b/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt @@ -1,4 +1,4 @@ oint cdek GetDeliveryCashRegistry \ --token "***" \ - --date "2025-02-18T13:52:41.0312357" \ + --date "2025-02-19T09:31:39.2341158" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt b/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt index 1cadaf7a9e..5323944dae 100644 --- a/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt +++ b/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt @@ -1,4 +1,4 @@ oint cdek GetDeliveryCashRegistry ^ --token "***" ^ - --date "2025-02-18T13:52:41.0312357" ^ + --date "2025-02-19T09:31:39.2341158" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt b/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt index 6d176165a0..8836b611c3 100644 --- a/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt +++ b/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt @@ -1,4 +1,4 @@ oint cdek GetDeliveryCashTransfers \ --token "***" \ - --date "2025-02-18T13:52:42.6216089" \ + --date "2025-02-19T09:31:40.8912564" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt b/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt index a1a487fdc7..4d5a553f73 100644 --- a/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt +++ b/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt @@ -1,4 +1,4 @@ oint cdek GetDeliveryCashTransfers ^ --token "***" ^ - --date "2025-02-18T13:52:42.6216089" ^ + --date "2025-02-19T09:31:40.8912564" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetOrder/bash.txt b/docs/en/cli/cdek/GetOrder/bash.txt index 9a150ef13f..e17b6ad9ef 100644 --- a/docs/en/cli/cdek/GetOrder/bash.txt +++ b/docs/en/cli/cdek/GetOrder/bash.txt @@ -1,4 +1,4 @@ oint cdek GetOrder \ --token "***" \ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetOrder/bat.txt b/docs/en/cli/cdek/GetOrder/bat.txt index 1f94c9cb5e..549a011e2d 100644 --- a/docs/en/cli/cdek/GetOrder/bat.txt +++ b/docs/en/cli/cdek/GetOrder/bat.txt @@ -1,4 +1,4 @@ oint cdek GetOrder ^ --token "***" ^ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetOrderByNumber/bash.txt b/docs/en/cli/cdek/GetOrderByNumber/bash.txt index 7929a3a0f3..461f1033e1 100644 --- a/docs/en/cli/cdek/GetOrderByNumber/bash.txt +++ b/docs/en/cli/cdek/GetOrderByNumber/bash.txt @@ -1,5 +1,5 @@ oint cdek GetOrderByNumber \ --token "***" \ - --number "43c05927-b856-4d03-af84-8fe006bdce9e" \ + --number "15117dec-50d6-4cc4-a308-6eaa1889b264" \ --internal true \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetOrderByNumber/bat.txt b/docs/en/cli/cdek/GetOrderByNumber/bat.txt index 0bcb803d03..9bb143a6a5 100644 --- a/docs/en/cli/cdek/GetOrderByNumber/bat.txt +++ b/docs/en/cli/cdek/GetOrderByNumber/bat.txt @@ -1,5 +1,5 @@ oint cdek GetOrderByNumber ^ --token "***" ^ - --number "43c05927-b856-4d03-af84-8fe006bdce9e" ^ + --number "15117dec-50d6-4cc4-a308-6eaa1889b264" ^ --internal true ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetPassportDataStatus/bash.txt b/docs/en/cli/cdek/GetPassportDataStatus/bash.txt index ac688760ab..855b46792b 100644 --- a/docs/en/cli/cdek/GetPassportDataStatus/bash.txt +++ b/docs/en/cli/cdek/GetPassportDataStatus/bash.txt @@ -1,4 +1,4 @@ oint cdek GetPassportDataStatus \ --token "***" \ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetPassportDataStatus/bat.txt b/docs/en/cli/cdek/GetPassportDataStatus/bat.txt index a7b61108a8..c40bb7dd74 100644 --- a/docs/en/cli/cdek/GetPassportDataStatus/bat.txt +++ b/docs/en/cli/cdek/GetPassportDataStatus/bat.txt @@ -1,4 +1,4 @@ oint cdek GetPassportDataStatus ^ --token "***" ^ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetPrealert/bash.txt b/docs/en/cli/cdek/GetPrealert/bash.txt index 0153e48ba6..9d2d50a7ac 100644 --- a/docs/en/cli/cdek/GetPrealert/bash.txt +++ b/docs/en/cli/cdek/GetPrealert/bash.txt @@ -1,4 +1,4 @@ oint cdek GetPrealert \ --token "***" \ - --uuid "72753031-6aac-4ac8-b8e7-b0c70e6782e1" \ + --uuid "72753031-f032-4d1f-bd73-d88a7fffb739" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetPrealert/bat.txt b/docs/en/cli/cdek/GetPrealert/bat.txt index ca451f5b20..4c6d1187e4 100644 --- a/docs/en/cli/cdek/GetPrealert/bat.txt +++ b/docs/en/cli/cdek/GetPrealert/bat.txt @@ -1,4 +1,4 @@ oint cdek GetPrealert ^ --token "***" ^ - --uuid "72753031-6aac-4ac8-b8e7-b0c70e6782e1" ^ + --uuid "72753031-f032-4d1f-bd73-d88a7fffb739" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetReceipt/bash.txt b/docs/en/cli/cdek/GetReceipt/bash.txt index 3a10468ca7..05bb4dcb39 100644 --- a/docs/en/cli/cdek/GetReceipt/bash.txt +++ b/docs/en/cli/cdek/GetReceipt/bash.txt @@ -1,6 +1,6 @@ oint cdek GetReceipt \ --token "***" \ - --uuid "72753031-8a1e-4174-8ab1-d65326a128b1" \ + --uuid "72753031-b8cd-4045-8f37-3d13aaaa8c79" \ --getfile true \ --testapi "***" \ - --out "C:\Users\Administrator\AppData\Local\Temp\mk1iczrqrdn.pdf" \ No newline at end of file + --out "C:\Users\Administrator\AppData\Local\Temp\jpqekmwd445.pdf" \ No newline at end of file diff --git a/docs/en/cli/cdek/GetReceipt/bat.txt b/docs/en/cli/cdek/GetReceipt/bat.txt index 6250cce0bd..b0acbfa8e6 100644 --- a/docs/en/cli/cdek/GetReceipt/bat.txt +++ b/docs/en/cli/cdek/GetReceipt/bat.txt @@ -1,6 +1,6 @@ oint cdek GetReceipt ^ --token "***" ^ - --uuid "72753031-8a1e-4174-8ab1-d65326a128b1" ^ + --uuid "72753031-b8cd-4045-8f37-3d13aaaa8c79" ^ --getfile true ^ --testapi "***" ^ - --out "C:\Users\Administrator\AppData\Local\Temp\mk1iczrqrdn.pdf" \ No newline at end of file + --out "C:\Users\Administrator\AppData\Local\Temp\jpqekmwd445.pdf" \ No newline at end of file diff --git a/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt b/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt index 7424ab82e0..32a9fadecc 100644 --- a/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt +++ b/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt @@ -2,5 +2,5 @@ oint cdek RegisterDeliveryAppointment \ --token "***" \ - --appt "{'cdek_number':'1106207236','order_uuid':'5291e0d1-c37d-46e8-af28-beb36934e334','date':'2025-03-04','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \ + --appt "{'cdek_number':'1106207236','order_uuid':'208f1372-a9e3-4561-8e92-ab9c0161d981','date':'2025-03-05','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt b/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt index 83170fd6f7..c7013a61c4 100644 --- a/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt +++ b/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt @@ -2,5 +2,5 @@ oint cdek RegisterDeliveryAppointment ^ --token "***" ^ - --appt "{'cdek_number':'1106207236','order_uuid':'5291e0d1-c37d-46e8-af28-beb36934e334','date':'2025-03-04','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^ + --appt "{'cdek_number':'1106207236','order_uuid':'208f1372-a9e3-4561-8e92-ab9c0161d981','date':'2025-03-05','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/UpdateOrder/bash.txt b/docs/en/cli/cdek/UpdateOrder/bash.txt index 7768bfd1ea..29cf8b1726 100644 --- a/docs/en/cli/cdek/UpdateOrder/bash.txt +++ b/docs/en/cli/cdek/UpdateOrder/bash.txt @@ -2,6 +2,6 @@ oint cdek UpdateOrder \ --token "***" \ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" \ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \ --order "{'comment':'NewComment'}" \ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/cdek/UpdateOrder/bat.txt b/docs/en/cli/cdek/UpdateOrder/bat.txt index 13916f9691..7e4d2c5528 100644 --- a/docs/en/cli/cdek/UpdateOrder/bat.txt +++ b/docs/en/cli/cdek/UpdateOrder/bat.txt @@ -2,6 +2,6 @@ oint cdek UpdateOrder ^ --token "***" ^ - --uuid "90f2881c-9c88-47b0-81be-0e401fc83e53" ^ + --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^ --order "{'comment':'NewComment'}" ^ --testapi "***" \ No newline at end of file diff --git a/docs/en/cli/dropbox/AddUsersToFolder/bash.txt b/docs/en/cli/dropbox/AddUsersToFolder/bash.txt index 9dd3799d8c..7d82da0816 100644 --- a/docs/en/cli/dropbox/AddUsersToFolder/bash.txt +++ b/docs/en/cli/dropbox/AddUsersToFolder/bash.txt @@ -1,5 +1,5 @@ oint dropbox AddUsersToFolder \ --token "***" \ - --folder "12293920929" \ + --folder "12292408673" \ --emails "['h5bk6ft62s@privaterelay.appleid.com']" \ --readonly true \ No newline at end of file diff --git a/docs/en/cli/dropbox/AddUsersToFolder/bat.txt b/docs/en/cli/dropbox/AddUsersToFolder/bat.txt index 49f575663c..8d310a63c6 100644 --- a/docs/en/cli/dropbox/AddUsersToFolder/bat.txt +++ b/docs/en/cli/dropbox/AddUsersToFolder/bat.txt @@ -1,5 +1,5 @@ oint dropbox AddUsersToFolder ^ --token "***" ^ - --folder "12293920929" ^ + --folder "12292408673" ^ --emails "['h5bk6ft62s@privaterelay.appleid.com']" ^ --readonly true \ No newline at end of file diff --git a/docs/en/cli/dropbox/CancelFolderPublication/bash.txt b/docs/en/cli/dropbox/CancelFolderPublication/bash.txt index 409d27d06b..64031f1d4a 100644 --- a/docs/en/cli/dropbox/CancelFolderPublication/bash.txt +++ b/docs/en/cli/dropbox/CancelFolderPublication/bash.txt @@ -1,3 +1,3 @@ oint dropbox CancelFolderPublication \ --token "***" \ - --folder "12293920929" \ No newline at end of file + --folder "12292408673" \ No newline at end of file diff --git a/docs/en/cli/dropbox/CancelFolderPublication/bat.txt b/docs/en/cli/dropbox/CancelFolderPublication/bat.txt index 511a95e167..8dcdd1598f 100644 --- a/docs/en/cli/dropbox/CancelFolderPublication/bat.txt +++ b/docs/en/cli/dropbox/CancelFolderPublication/bat.txt @@ -1,3 +1,3 @@ oint dropbox CancelFolderPublication ^ --token "***" ^ - --folder "12293920929" \ No newline at end of file + --folder "12292408673" \ No newline at end of file diff --git a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt index 60c7449bee..17f2a0cc2c 100644 --- a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt +++ b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt @@ -1,3 +1,3 @@ oint dropbox GetAsynchronousChangeStatus \ --token "***" \ - --job "dbjid:AACCBHeSauO_kkHMAnt8mTOtXOPnmAlmy9gSRR4qZIb81i7gYZyvJCQ2cyjZF66lfCvCaUbyVQnjJVk-VVpjJ0Z8" \ No newline at end of file + --job "dbjid:AAAW4YdBMUVCJ8JkjJiHBZkq1YGUupNbg9Q46espRmFjBdwLKZ-30nJ4_7hqw2Iag4xx20xO-8EaG55Hlc3Qvemq" \ No newline at end of file diff --git a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt index 97b2c892ca..13621a2b48 100644 --- a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt +++ b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt @@ -1,3 +1,3 @@ oint dropbox GetAsynchronousChangeStatus ^ --token "***" ^ - --job "dbjid:AACCBHeSauO_kkHMAnt8mTOtXOPnmAlmy9gSRR4qZIb81i7gYZyvJCQ2cyjZF66lfCvCaUbyVQnjJVk-VVpjJ0Z8" \ No newline at end of file + --job "dbjid:AAAW4YdBMUVCJ8JkjJiHBZkq1YGUupNbg9Q46espRmFjBdwLKZ-30nJ4_7hqw2Iag4xx20xO-8EaG55Hlc3Qvemq" \ No newline at end of file diff --git a/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt b/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt index b5cf74c5c2..5c03d522fd 100644 --- a/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt +++ b/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt @@ -1,3 +1,3 @@ oint dropbox GetUploadStatusByURL \ --token "***" \ - --job "Ps1gwX-n1qYAAAAAAAAAAQ" \ No newline at end of file + --job "3SzvujZnDRwAAAAAAAAAAQ" \ No newline at end of file diff --git a/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt b/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt index 83b9a70d05..fc02ad0ee5 100644 --- a/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt +++ b/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt @@ -1,3 +1,3 @@ oint dropbox GetUploadStatusByURL ^ --token "***" ^ - --job "Ps1gwX-n1qYAAAAAAAAAAQ" \ No newline at end of file + --job "3SzvujZnDRwAAAAAAAAAAQ" \ No newline at end of file diff --git a/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt b/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt index 942fd64171..661f3c8271 100644 --- a/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt +++ b/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt @@ -1,4 +1,4 @@ oint dropbox RestoreObjectToVersion \ --token "***" \ --path "/New/pic.png" \ - --rev "62e68192ce5debd841553" \ No newline at end of file + --rev "62e78904fb6c2bd841553" \ No newline at end of file diff --git a/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt b/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt index 0059962107..27965b181f 100644 --- a/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt +++ b/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt @@ -1,4 +1,4 @@ oint dropbox RestoreObjectToVersion ^ --token "***" ^ --path "/New/pic.png" ^ - --rev "62e68192ce5debd841553" \ No newline at end of file + --rev "62e78904fb6c2bd841553" \ No newline at end of file diff --git a/docs/en/cli/dropbox/UploadFile/bash.txt b/docs/en/cli/dropbox/UploadFile/bash.txt index 62eb1ef917..aae04fce30 100644 --- a/docs/en/cli/dropbox/UploadFile/bash.txt +++ b/docs/en/cli/dropbox/UploadFile/bash.txt @@ -1,5 +1,5 @@ oint dropbox UploadFile \ --token "***" \ - --file "C:\Users\Administrator\AppData\Local\Temp\c5j1vif5hzt.png" \ + --file "C:\Users\Administrator\AppData\Local\Temp\jwhbc2gksvk.png" \ --path "/New/pic.png" \ --overwrite true \ No newline at end of file diff --git a/docs/en/cli/dropbox/UploadFile/bat.txt b/docs/en/cli/dropbox/UploadFile/bat.txt index 0298ddf92c..4bc8de3285 100644 --- a/docs/en/cli/dropbox/UploadFile/bat.txt +++ b/docs/en/cli/dropbox/UploadFile/bat.txt @@ -1,5 +1,5 @@ oint dropbox UploadFile ^ --token "***" ^ - --file "C:\Users\Administrator\AppData\Local\Temp\c5j1vif5hzt.png" ^ + --file "C:\Users\Administrator\AppData\Local\Temp\jwhbc2gksvk.png" ^ --path "/New/pic.png" ^ --overwrite true \ No newline at end of file diff --git a/docs/en/cli/gcalendar/AddCalendarToList/bash.txt b/docs/en/cli/gcalendar/AddCalendarToList/bash.txt index 96629d6ea0..d45f3809ab 100644 --- a/docs/en/cli/gcalendar/AddCalendarToList/bash.txt +++ b/docs/en/cli/gcalendar/AddCalendarToList/bash.txt @@ -1,3 +1,3 @@ oint gcalendar AddCalendarToList \ --token "***" \ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/AddCalendarToList/bat.txt b/docs/en/cli/gcalendar/AddCalendarToList/bat.txt index f85a87fc11..ec089d16ce 100644 --- a/docs/en/cli/gcalendar/AddCalendarToList/bat.txt +++ b/docs/en/cli/gcalendar/AddCalendarToList/bat.txt @@ -1,3 +1,3 @@ oint gcalendar AddCalendarToList ^ --token "***" ^ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/CreateEvent/bash.txt b/docs/en/cli/gcalendar/CreateEvent/bash.txt index 60fcf9633b..73662bd9ec 100644 --- a/docs/en/cli/gcalendar/CreateEvent/bash.txt +++ b/docs/en/cli/gcalendar/CreateEvent/bash.txt @@ -2,5 +2,5 @@ oint gcalendar CreateEvent \ --token "***" \ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ - --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-18T13:20:55.4635897Z','EndDate':'2025-02-18T14:20:55.4635897Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ + --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-19T08:59:14.9476558Z','EndDate':'2025-02-19T09:59:14.9476558Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/CreateEvent/bat.txt b/docs/en/cli/gcalendar/CreateEvent/bat.txt index 1f2a0d414e..8a940b1c39 100644 --- a/docs/en/cli/gcalendar/CreateEvent/bat.txt +++ b/docs/en/cli/gcalendar/CreateEvent/bat.txt @@ -2,5 +2,5 @@ oint gcalendar CreateEvent ^ --token "***" ^ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" ^ - --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-18T13:20:55.4635897Z','EndDate':'2025-02-18T14:20:55.4635897Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^ + --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-19T08:59:14.9476558Z','EndDate':'2025-02-19T09:59:14.9476558Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/DeleteCalendar/bash.txt b/docs/en/cli/gcalendar/DeleteCalendar/bash.txt index 5c32eccae6..a7133343ff 100644 --- a/docs/en/cli/gcalendar/DeleteCalendar/bash.txt +++ b/docs/en/cli/gcalendar/DeleteCalendar/bash.txt @@ -1,3 +1,3 @@ oint gcalendar DeleteCalendar \ --token "***" \ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/DeleteCalendar/bat.txt b/docs/en/cli/gcalendar/DeleteCalendar/bat.txt index f6aec43c60..648863a66e 100644 --- a/docs/en/cli/gcalendar/DeleteCalendar/bat.txt +++ b/docs/en/cli/gcalendar/DeleteCalendar/bat.txt @@ -1,3 +1,3 @@ oint gcalendar DeleteCalendar ^ --token "***" ^ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt b/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt index 9b7a2713c4..e324dc9e4a 100644 --- a/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt +++ b/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt @@ -1,3 +1,3 @@ oint gcalendar DeleteCalendarFromList \ --token "***" \ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt b/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt index 953d5b85f1..5fc1aaf32b 100644 --- a/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt +++ b/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt @@ -1,3 +1,3 @@ oint gcalendar DeleteCalendarFromList ^ --token "***" ^ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/DeleteEvent/bash.txt b/docs/en/cli/gcalendar/DeleteEvent/bash.txt index a9e5872cb1..9ca433ab11 100644 --- a/docs/en/cli/gcalendar/DeleteEvent/bash.txt +++ b/docs/en/cli/gcalendar/DeleteEvent/bash.txt @@ -1,4 +1,4 @@ oint gcalendar DeleteEvent \ --token "***" \ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/DeleteEvent/bat.txt b/docs/en/cli/gcalendar/DeleteEvent/bat.txt index 2ff67b17d3..48e3a42c60 100644 --- a/docs/en/cli/gcalendar/DeleteEvent/bat.txt +++ b/docs/en/cli/gcalendar/DeleteEvent/bat.txt @@ -1,4 +1,4 @@ oint gcalendar DeleteEvent ^ --token "***" ^ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" ^ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^ + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt b/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt index e20ef9c379..69ba5a643e 100644 --- a/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt +++ b/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt @@ -1,5 +1,5 @@ oint gcalendar EditCalendarMetadata \ --token "***" \ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ --title "New name" \ --description "New description" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt b/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt index 35f10856ea..d243c05239 100644 --- a/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt +++ b/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt @@ -1,5 +1,5 @@ oint gcalendar EditCalendarMetadata ^ --token "***" ^ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" ^ + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" ^ --title "New name" ^ --description "New description" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/EditEvent/bash.txt b/docs/en/cli/gcalendar/EditEvent/bash.txt index aa14abf443..7b5ff6954e 100644 --- a/docs/en/cli/gcalendar/EditEvent/bash.txt +++ b/docs/en/cli/gcalendar/EditEvent/bash.txt @@ -2,6 +2,6 @@ oint gcalendar EditEvent \ --token "***" \ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ --props "{'Description':'New event description'}" \ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/EditEvent/bat.txt b/docs/en/cli/gcalendar/EditEvent/bat.txt index 3f43275aba..6604306da1 100644 --- a/docs/en/cli/gcalendar/EditEvent/bat.txt +++ b/docs/en/cli/gcalendar/EditEvent/bat.txt @@ -2,6 +2,6 @@ oint gcalendar EditEvent ^ --token "***" ^ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" ^ + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^ --props "{'Description':'New event description'}" ^ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/EditListCalendar/bash.txt b/docs/en/cli/gcalendar/EditListCalendar/bash.txt index 6f4a74ebe6..5ad04e178f 100644 --- a/docs/en/cli/gcalendar/EditListCalendar/bash.txt +++ b/docs/en/cli/gcalendar/EditListCalendar/bash.txt @@ -1,6 +1,6 @@ oint gcalendar EditListCalendar \ --token "***" \ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ --primary "#000000" \ --secondary "#ffd800" \ --hidden false \ No newline at end of file diff --git a/docs/en/cli/gcalendar/EditListCalendar/bat.txt b/docs/en/cli/gcalendar/EditListCalendar/bat.txt index 6e371210e9..eb9029cb38 100644 --- a/docs/en/cli/gcalendar/EditListCalendar/bat.txt +++ b/docs/en/cli/gcalendar/EditListCalendar/bat.txt @@ -1,6 +1,6 @@ oint gcalendar EditListCalendar ^ --token "***" ^ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" ^ + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" ^ --primary "#000000" ^ --secondary "#ffd800" ^ --hidden false \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt b/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt index d2f4e65ef4..bec3743308 100644 --- a/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt +++ b/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt @@ -1,3 +1,3 @@ oint gcalendar GetCalendarMetadata \ --token "***" \ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt b/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt index dfaf7d86c5..3eacfb6ff3 100644 --- a/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt +++ b/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt @@ -1,3 +1,3 @@ oint gcalendar GetCalendarMetadata ^ --token "***" ^ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetEvent/bash.txt b/docs/en/cli/gcalendar/GetEvent/bash.txt index a4a2c811fd..c9c792085f 100644 --- a/docs/en/cli/gcalendar/GetEvent/bash.txt +++ b/docs/en/cli/gcalendar/GetEvent/bash.txt @@ -1,4 +1,4 @@ oint gcalendar GetEvent \ --token "***" \ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetEvent/bat.txt b/docs/en/cli/gcalendar/GetEvent/bat.txt index f971e23131..c5d5c16346 100644 --- a/docs/en/cli/gcalendar/GetEvent/bat.txt +++ b/docs/en/cli/gcalendar/GetEvent/bat.txt @@ -1,4 +1,4 @@ oint gcalendar GetEvent ^ --token "***" ^ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" ^ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^ + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetEventList/bash.txt b/docs/en/cli/gcalendar/GetEventList/bash.txt index 087be325c3..d1cb892ef3 100644 --- a/docs/en/cli/gcalendar/GetEventList/bash.txt +++ b/docs/en/cli/gcalendar/GetEventList/bash.txt @@ -1,3 +1,3 @@ oint gcalendar GetEventList \ --token "***" \ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetEventList/bat.txt b/docs/en/cli/gcalendar/GetEventList/bat.txt index cbce7cc26a..634b14a2dd 100644 --- a/docs/en/cli/gcalendar/GetEventList/bat.txt +++ b/docs/en/cli/gcalendar/GetEventList/bat.txt @@ -1,3 +1,3 @@ oint gcalendar GetEventList ^ --token "***" ^ - --calendar "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ No newline at end of file + --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetListCalendar/bash.txt b/docs/en/cli/gcalendar/GetListCalendar/bash.txt index c590d2f94f..8eee1d68e4 100644 --- a/docs/en/cli/gcalendar/GetListCalendar/bash.txt +++ b/docs/en/cli/gcalendar/GetListCalendar/bash.txt @@ -1,3 +1,3 @@ oint gcalendar GetListCalendar \ --token "***" \ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/GetListCalendar/bat.txt b/docs/en/cli/gcalendar/GetListCalendar/bat.txt index fa35532051..c6e3b20186 100644 --- a/docs/en/cli/gcalendar/GetListCalendar/bat.txt +++ b/docs/en/cli/gcalendar/GetListCalendar/bat.txt @@ -1,3 +1,3 @@ oint gcalendar GetListCalendar ^ --token "***" ^ - --calendar "86fa9c73eec2037c4772e48b172e7b1e9c32d1aca22462299cdc7fb21e662958@group.calendar.google.com" \ No newline at end of file + --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/MoveEvent/bash.txt b/docs/en/cli/gcalendar/MoveEvent/bash.txt index 76643caeb5..547a62f411 100644 --- a/docs/en/cli/gcalendar/MoveEvent/bash.txt +++ b/docs/en/cli/gcalendar/MoveEvent/bash.txt @@ -1,5 +1,5 @@ oint gcalendar MoveEvent \ --token "***" \ - --from "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" \ + --from "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \ --to "bayselonarrend@gmail.com" \ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gcalendar/MoveEvent/bat.txt b/docs/en/cli/gcalendar/MoveEvent/bat.txt index f6f6898b30..eb173765dc 100644 --- a/docs/en/cli/gcalendar/MoveEvent/bat.txt +++ b/docs/en/cli/gcalendar/MoveEvent/bat.txt @@ -1,5 +1,5 @@ oint gcalendar MoveEvent ^ --token "***" ^ - --from "921bd06abd669b28644ef389f66c5369b1bbf228083a9cd29cb5c92d48e6cb6b@group.calendar.google.com" ^ + --from "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^ --to "bayselonarrend@gmail.com" ^ - --event "ot2qfe62jphtgfdb3au3283fhg" \ No newline at end of file + --event "02nb7m5ivot57ka5mv3knk5mm4" \ No newline at end of file diff --git a/docs/en/cli/gdrive/CopyObject/bash.txt b/docs/en/cli/gdrive/CopyObject/bash.txt index de5ddd4e38..b19b41419f 100644 --- a/docs/en/cli/gdrive/CopyObject/bash.txt +++ b/docs/en/cli/gdrive/CopyObject/bash.txt @@ -1,5 +1,5 @@ oint gdrive CopyObject \ --token "***" \ - --object "1GACMPFFW6yhpaZuAjMqlhaQ8zG6Z_28P" \ + --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" \ --title "CopiedFile.jpeg" \ --catalog "root" \ No newline at end of file diff --git a/docs/en/cli/gdrive/CopyObject/bat.txt b/docs/en/cli/gdrive/CopyObject/bat.txt index d7b626ec59..ea55b7efa3 100644 --- a/docs/en/cli/gdrive/CopyObject/bat.txt +++ b/docs/en/cli/gdrive/CopyObject/bat.txt @@ -1,5 +1,5 @@ oint gdrive CopyObject ^ --token "***" ^ - --object "1GACMPFFW6yhpaZuAjMqlhaQ8zG6Z_28P" ^ + --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" ^ --title "CopiedFile.jpeg" ^ --catalog "root" \ No newline at end of file diff --git a/docs/en/cli/gdrive/CreateComment/bash.txt b/docs/en/cli/gdrive/CreateComment/bash.txt index 22e1022360..cde6d931d3 100644 --- a/docs/en/cli/gdrive/CreateComment/bash.txt +++ b/docs/en/cli/gdrive/CreateComment/bash.txt @@ -1,4 +1,4 @@ oint gdrive CreateComment \ --token "***" \ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ --text "Comment text" \ No newline at end of file diff --git a/docs/en/cli/gdrive/CreateComment/bat.txt b/docs/en/cli/gdrive/CreateComment/bat.txt index 232187dc7b..4196367cd6 100644 --- a/docs/en/cli/gdrive/CreateComment/bat.txt +++ b/docs/en/cli/gdrive/CreateComment/bat.txt @@ -1,4 +1,4 @@ oint gdrive CreateComment ^ --token "***" ^ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" ^ + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" ^ --text "Comment text" \ No newline at end of file diff --git a/docs/en/cli/gdrive/DeleteComment/bash.txt b/docs/en/cli/gdrive/DeleteComment/bash.txt index 7fa7de8208..3cd4b0a909 100644 --- a/docs/en/cli/gdrive/DeleteComment/bash.txt +++ b/docs/en/cli/gdrive/DeleteComment/bash.txt @@ -1,4 +1,4 @@ oint gdrive DeleteComment \ --token "***" \ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ - --comment "AAABeXCGNiY" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ + --comment "AAABeV9tSJk" \ No newline at end of file diff --git a/docs/en/cli/gdrive/DeleteComment/bat.txt b/docs/en/cli/gdrive/DeleteComment/bat.txt index f540d879c8..1b38cd18cf 100644 --- a/docs/en/cli/gdrive/DeleteComment/bat.txt +++ b/docs/en/cli/gdrive/DeleteComment/bat.txt @@ -1,4 +1,4 @@ oint gdrive DeleteComment ^ --token "***" ^ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" ^ - --comment "AAABeXCGNiY" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" ^ + --comment "AAABeV9tSJk" \ No newline at end of file diff --git a/docs/en/cli/gdrive/DeleteObject/bash.txt b/docs/en/cli/gdrive/DeleteObject/bash.txt index 216c22508c..1fbb6372b9 100644 --- a/docs/en/cli/gdrive/DeleteObject/bash.txt +++ b/docs/en/cli/gdrive/DeleteObject/bash.txt @@ -1,3 +1,3 @@ oint gdrive DeleteObject \ --token "***" \ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ No newline at end of file diff --git a/docs/en/cli/gdrive/DeleteObject/bat.txt b/docs/en/cli/gdrive/DeleteObject/bat.txt index 52ebf97f69..7409f513d3 100644 --- a/docs/en/cli/gdrive/DeleteObject/bat.txt +++ b/docs/en/cli/gdrive/DeleteObject/bat.txt @@ -1,3 +1,3 @@ oint gdrive DeleteObject ^ --token "***" ^ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ No newline at end of file diff --git a/docs/en/cli/gdrive/DownloadFile/bash.txt b/docs/en/cli/gdrive/DownloadFile/bash.txt index b910401f84..f68d936598 100644 --- a/docs/en/cli/gdrive/DownloadFile/bash.txt +++ b/docs/en/cli/gdrive/DownloadFile/bash.txt @@ -1,3 +1,3 @@ oint gdrive DownloadFile \ --token "***" \ - --object "1GACMPFFW6yhpaZuAjMqlhaQ8zG6Z_28P" \ No newline at end of file + --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" \ No newline at end of file diff --git a/docs/en/cli/gdrive/DownloadFile/bat.txt b/docs/en/cli/gdrive/DownloadFile/bat.txt index fec6eb617d..4e6eb87bc4 100644 --- a/docs/en/cli/gdrive/DownloadFile/bat.txt +++ b/docs/en/cli/gdrive/DownloadFile/bat.txt @@ -1,3 +1,3 @@ oint gdrive DownloadFile ^ --token "***" ^ - --object "1GACMPFFW6yhpaZuAjMqlhaQ8zG6Z_28P" \ No newline at end of file + --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" \ No newline at end of file diff --git a/docs/en/cli/gdrive/GetComment/bash.txt b/docs/en/cli/gdrive/GetComment/bash.txt index 0faaba1021..ab0ba64009 100644 --- a/docs/en/cli/gdrive/GetComment/bash.txt +++ b/docs/en/cli/gdrive/GetComment/bash.txt @@ -1,4 +1,4 @@ oint gdrive GetComment \ --token "***" \ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ - --comment "AAABeXCGNiY" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ + --comment "AAABeV9tSJk" \ No newline at end of file diff --git a/docs/en/cli/gdrive/GetComment/bat.txt b/docs/en/cli/gdrive/GetComment/bat.txt index 855fc891e3..050b40cf97 100644 --- a/docs/en/cli/gdrive/GetComment/bat.txt +++ b/docs/en/cli/gdrive/GetComment/bat.txt @@ -1,4 +1,4 @@ oint gdrive GetComment ^ --token "***" ^ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" ^ - --comment "AAABeXCGNiY" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" ^ + --comment "AAABeV9tSJk" \ No newline at end of file diff --git a/docs/en/cli/gdrive/GetCommentList/bash.txt b/docs/en/cli/gdrive/GetCommentList/bash.txt index d502a3f70a..2c4932582e 100644 --- a/docs/en/cli/gdrive/GetCommentList/bash.txt +++ b/docs/en/cli/gdrive/GetCommentList/bash.txt @@ -1,3 +1,3 @@ oint gdrive GetCommentList \ --token "***" \ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ No newline at end of file diff --git a/docs/en/cli/gdrive/GetCommentList/bat.txt b/docs/en/cli/gdrive/GetCommentList/bat.txt index 09a40f7051..c18eb5dedb 100644 --- a/docs/en/cli/gdrive/GetCommentList/bat.txt +++ b/docs/en/cli/gdrive/GetCommentList/bat.txt @@ -1,3 +1,3 @@ oint gdrive GetCommentList ^ --token "***" ^ - --object "17b150cqs58Zxuk4izU0cWiKIJZBhO597" \ No newline at end of file + --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \ No newline at end of file diff --git a/docs/en/cli/gdrive/UpdateFile/bash.txt b/docs/en/cli/gdrive/UpdateFile/bash.txt index e99ee729c4..3cac051ccd 100644 --- a/docs/en/cli/gdrive/UpdateFile/bash.txt +++ b/docs/en/cli/gdrive/UpdateFile/bash.txt @@ -1,5 +1,5 @@ oint gdrive UpdateFile \ --token "***" \ - --object "1GACMPFFW6yhpaZuAjMqlhaQ8zG6Z_28P" \ + --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" \ --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \ --title "UpdatedFile.jpg" \ No newline at end of file diff --git a/docs/en/cli/gdrive/UpdateFile/bat.txt b/docs/en/cli/gdrive/UpdateFile/bat.txt index cae255d51f..e7256a2fb6 100644 --- a/docs/en/cli/gdrive/UpdateFile/bat.txt +++ b/docs/en/cli/gdrive/UpdateFile/bat.txt @@ -1,5 +1,5 @@ oint gdrive UpdateFile ^ --token "***" ^ - --object "1GACMPFFW6yhpaZuAjMqlhaQ8zG6Z_28P" ^ + --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" ^ --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^ --title "UpdatedFile.jpg" \ No newline at end of file diff --git a/docs/en/cli/gsheets/AddSheet/bash.txt b/docs/en/cli/gsheets/AddSheet/bash.txt index 7563942cb3..8c04727a4f 100644 --- a/docs/en/cli/gsheets/AddSheet/bash.txt +++ b/docs/en/cli/gsheets/AddSheet/bash.txt @@ -1,4 +1,4 @@ oint gsheets AddSheet \ --token "***" \ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" \ + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \ --title "TestSheet" \ No newline at end of file diff --git a/docs/en/cli/gsheets/AddSheet/bat.txt b/docs/en/cli/gsheets/AddSheet/bat.txt index ba1eb9de97..96468b9e6a 100644 --- a/docs/en/cli/gsheets/AddSheet/bat.txt +++ b/docs/en/cli/gsheets/AddSheet/bat.txt @@ -1,4 +1,4 @@ oint gsheets AddSheet ^ --token "***" ^ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" ^ + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^ --title "TestSheet" \ No newline at end of file diff --git a/docs/en/cli/gsheets/ClearCells/bash.txt b/docs/en/cli/gsheets/ClearCells/bash.txt index 2232796f11..2b54c33b86 100644 --- a/docs/en/cli/gsheets/ClearCells/bash.txt +++ b/docs/en/cli/gsheets/ClearCells/bash.txt @@ -1,5 +1,5 @@ oint gsheets ClearCells \ --token "***" \ - --spreadsheet "10l01WkedBbxBFFUlTyY3H04acHetWp7kqJ7Leb1UxV0" \ + --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" \ --cells "['B2','A3','B4']" \ --sheetname "Sheet2" \ No newline at end of file diff --git a/docs/en/cli/gsheets/ClearCells/bat.txt b/docs/en/cli/gsheets/ClearCells/bat.txt index fbaf6abad1..0224069182 100644 --- a/docs/en/cli/gsheets/ClearCells/bat.txt +++ b/docs/en/cli/gsheets/ClearCells/bat.txt @@ -1,5 +1,5 @@ oint gsheets ClearCells ^ --token "***" ^ - --spreadsheet "10l01WkedBbxBFFUlTyY3H04acHetWp7kqJ7Leb1UxV0" ^ + --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" ^ --cells "['B2','A3','B4']" ^ --sheetname "Sheet2" \ No newline at end of file diff --git a/docs/en/cli/gsheets/CopySheet/bash.txt b/docs/en/cli/gsheets/CopySheet/bash.txt index a1af13cfa0..b3de95d868 100644 --- a/docs/en/cli/gsheets/CopySheet/bash.txt +++ b/docs/en/cli/gsheets/CopySheet/bash.txt @@ -1,5 +1,5 @@ oint gsheets CopySheet \ --token "***" \ - --from "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" \ - --to "18qcxPhmD4GA_NuTBqdPwbfo06mZ4W7Kfv9wqS6bbHIU" \ - --sheet "838927142" \ No newline at end of file + --from "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \ + --to "1QcdKIEBQqlR6aTvxYTiPD9pVRLeAW46kyI5TkcQ73oU" \ + --sheet "1077662036" \ No newline at end of file diff --git a/docs/en/cli/gsheets/CopySheet/bat.txt b/docs/en/cli/gsheets/CopySheet/bat.txt index 8779f52838..0792c05744 100644 --- a/docs/en/cli/gsheets/CopySheet/bat.txt +++ b/docs/en/cli/gsheets/CopySheet/bat.txt @@ -1,5 +1,5 @@ oint gsheets CopySheet ^ --token "***" ^ - --from "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" ^ - --to "18qcxPhmD4GA_NuTBqdPwbfo06mZ4W7Kfv9wqS6bbHIU" ^ - --sheet "838927142" \ No newline at end of file + --from "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^ + --to "1QcdKIEBQqlR6aTvxYTiPD9pVRLeAW46kyI5TkcQ73oU" ^ + --sheet "1077662036" \ No newline at end of file diff --git a/docs/en/cli/gsheets/DeleteSheet/bash.txt b/docs/en/cli/gsheets/DeleteSheet/bash.txt index 06b0ac0816..a965855b6d 100644 --- a/docs/en/cli/gsheets/DeleteSheet/bash.txt +++ b/docs/en/cli/gsheets/DeleteSheet/bash.txt @@ -1,4 +1,4 @@ oint gsheets DeleteSheet \ --token "***" \ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" \ - --sheet "838927142" \ No newline at end of file + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \ + --sheet "1077662036" \ No newline at end of file diff --git a/docs/en/cli/gsheets/DeleteSheet/bat.txt b/docs/en/cli/gsheets/DeleteSheet/bat.txt index e2b3ee4490..722a09f559 100644 --- a/docs/en/cli/gsheets/DeleteSheet/bat.txt +++ b/docs/en/cli/gsheets/DeleteSheet/bat.txt @@ -1,4 +1,4 @@ oint gsheets DeleteSheet ^ --token "***" ^ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" ^ - --sheet "838927142" \ No newline at end of file + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^ + --sheet "1077662036" \ No newline at end of file diff --git a/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt b/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt index 6fb606637b..16b00a594b 100644 --- a/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt +++ b/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt @@ -1,4 +1,4 @@ oint gsheets EditSpreadsheetTitle \ --token "***" \ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" \ + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \ --title "Test table (changed.)" \ No newline at end of file diff --git a/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt b/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt index 63d550e156..33e736b515 100644 --- a/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt +++ b/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt @@ -1,4 +1,4 @@ oint gsheets EditSpreadsheetTitle ^ --token "***" ^ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" ^ + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^ --title "Test table (changed.)" \ No newline at end of file diff --git a/docs/en/cli/gsheets/GetCellValues/bash.txt b/docs/en/cli/gsheets/GetCellValues/bash.txt index 98aabe837f..4f4441b572 100644 --- a/docs/en/cli/gsheets/GetCellValues/bash.txt +++ b/docs/en/cli/gsheets/GetCellValues/bash.txt @@ -1,4 +1,4 @@ oint gsheets GetCellValues \ --token "***" \ - --spreadsheet "10l01WkedBbxBFFUlTyY3H04acHetWp7kqJ7Leb1UxV0" \ + --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" \ --sheetname "Sheet2" \ No newline at end of file diff --git a/docs/en/cli/gsheets/GetCellValues/bat.txt b/docs/en/cli/gsheets/GetCellValues/bat.txt index 2bb0090784..5961f8d432 100644 --- a/docs/en/cli/gsheets/GetCellValues/bat.txt +++ b/docs/en/cli/gsheets/GetCellValues/bat.txt @@ -1,4 +1,4 @@ oint gsheets GetCellValues ^ --token "***" ^ - --spreadsheet "10l01WkedBbxBFFUlTyY3H04acHetWp7kqJ7Leb1UxV0" ^ + --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" ^ --sheetname "Sheet2" \ No newline at end of file diff --git a/docs/en/cli/gsheets/GetSpreadsheet/bash.txt b/docs/en/cli/gsheets/GetSpreadsheet/bash.txt index 50b7f388ac..5f8a8a6407 100644 --- a/docs/en/cli/gsheets/GetSpreadsheet/bash.txt +++ b/docs/en/cli/gsheets/GetSpreadsheet/bash.txt @@ -1,3 +1,3 @@ oint gsheets GetSpreadsheet \ --token "***" \ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" \ No newline at end of file + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \ No newline at end of file diff --git a/docs/en/cli/gsheets/GetSpreadsheet/bat.txt b/docs/en/cli/gsheets/GetSpreadsheet/bat.txt index 05bb6ed1b2..2df91707b4 100644 --- a/docs/en/cli/gsheets/GetSpreadsheet/bat.txt +++ b/docs/en/cli/gsheets/GetSpreadsheet/bat.txt @@ -1,3 +1,3 @@ oint gsheets GetSpreadsheet ^ --token "***" ^ - --spreadsheet "1zR5jYcOI0_Y8N8Bkl6egQPsZXAZQpK80pst4mqS8AEI" \ No newline at end of file + --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \ No newline at end of file diff --git a/docs/en/cli/gsheets/SetCellValues/bash.txt b/docs/en/cli/gsheets/SetCellValues/bash.txt index ca8416e5cf..34cfc5251c 100644 --- a/docs/en/cli/gsheets/SetCellValues/bash.txt +++ b/docs/en/cli/gsheets/SetCellValues/bash.txt @@ -2,6 +2,6 @@ oint gsheets SetCellValues \ --token "***" \ - --spreadsheet "10l01WkedBbxBFFUlTyY3H04acHetWp7kqJ7Leb1UxV0" \ + --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" \ --data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" \ --sheetname "Sheet2" \ No newline at end of file diff --git a/docs/en/cli/gsheets/SetCellValues/bat.txt b/docs/en/cli/gsheets/SetCellValues/bat.txt index 04b9833db7..771f652d5a 100644 --- a/docs/en/cli/gsheets/SetCellValues/bat.txt +++ b/docs/en/cli/gsheets/SetCellValues/bat.txt @@ -2,6 +2,6 @@ oint gsheets SetCellValues ^ --token "***" ^ - --spreadsheet "10l01WkedBbxBFFUlTyY3H04acHetWp7kqJ7Leb1UxV0" ^ + --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" ^ --data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" ^ --sheetname "Sheet2" \ No newline at end of file diff --git a/docs/en/cli/metrika/DeleteCounter/bash.txt b/docs/en/cli/metrika/DeleteCounter/bash.txt index c44480c549..8c86c1d9e8 100644 --- a/docs/en/cli/metrika/DeleteCounter/bash.txt +++ b/docs/en/cli/metrika/DeleteCounter/bash.txt @@ -1,3 +1,3 @@ oint metrika DeleteCounter \ --token "***" \ - --counter "99958445" \ No newline at end of file + --counter "99968872" \ No newline at end of file diff --git a/docs/en/cli/metrika/DeleteCounter/bat.txt b/docs/en/cli/metrika/DeleteCounter/bat.txt index 61c300fb21..bb52a40a8b 100644 --- a/docs/en/cli/metrika/DeleteCounter/bat.txt +++ b/docs/en/cli/metrika/DeleteCounter/bat.txt @@ -1,3 +1,3 @@ oint metrika DeleteCounter ^ --token "***" ^ - --counter "99958445" \ No newline at end of file + --counter "99968872" \ No newline at end of file diff --git a/docs/en/cli/metrika/DeleteTag/bash.txt b/docs/en/cli/metrika/DeleteTag/bash.txt index 73be2dbe99..895e9540bd 100644 --- a/docs/en/cli/metrika/DeleteTag/bash.txt +++ b/docs/en/cli/metrika/DeleteTag/bash.txt @@ -1,3 +1,3 @@ oint metrika DeleteTag \ --token "***" \ - --label "315639" \ No newline at end of file + --label "315657" \ No newline at end of file diff --git a/docs/en/cli/metrika/DeleteTag/bat.txt b/docs/en/cli/metrika/DeleteTag/bat.txt index bc81ec1108..d711d29989 100644 --- a/docs/en/cli/metrika/DeleteTag/bat.txt +++ b/docs/en/cli/metrika/DeleteTag/bat.txt @@ -1,3 +1,3 @@ oint metrika DeleteTag ^ --token "***" ^ - --label "315639" \ No newline at end of file + --label "315657" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetActionsList/bash.txt b/docs/en/cli/metrika/GetActionsList/bash.txt index 48594e8de5..d997f7ec25 100644 --- a/docs/en/cli/metrika/GetActionsList/bash.txt +++ b/docs/en/cli/metrika/GetActionsList/bash.txt @@ -1,3 +1,3 @@ oint metrika GetActionsList \ --token "***" \ - --counter "99958445" \ No newline at end of file + --counter "99968872" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetActionsList/bat.txt b/docs/en/cli/metrika/GetActionsList/bat.txt index 494b666692..d750959023 100644 --- a/docs/en/cli/metrika/GetActionsList/bat.txt +++ b/docs/en/cli/metrika/GetActionsList/bat.txt @@ -1,3 +1,3 @@ oint metrika GetActionsList ^ --token "***" ^ - --counter "99958445" \ No newline at end of file + --counter "99968872" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetCounter/bash.txt b/docs/en/cli/metrika/GetCounter/bash.txt index d105645fa5..2ace39dd2b 100644 --- a/docs/en/cli/metrika/GetCounter/bash.txt +++ b/docs/en/cli/metrika/GetCounter/bash.txt @@ -1,3 +1,3 @@ oint metrika GetCounter \ --token "***" \ - --counter "99958440" \ No newline at end of file + --counter "99968865" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetCounter/bat.txt b/docs/en/cli/metrika/GetCounter/bat.txt index 40b795e93b..2f1be9ddfc 100644 --- a/docs/en/cli/metrika/GetCounter/bat.txt +++ b/docs/en/cli/metrika/GetCounter/bat.txt @@ -1,3 +1,3 @@ oint metrika GetCounter ^ --token "***" ^ - --counter "99958440" \ No newline at end of file + --counter "99968865" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetCountersList/bash.txt b/docs/en/cli/metrika/GetCountersList/bash.txt index 574085667b..b70dde0ae4 100644 --- a/docs/en/cli/metrika/GetCountersList/bash.txt +++ b/docs/en/cli/metrika/GetCountersList/bash.txt @@ -2,4 +2,4 @@ oint metrika GetCountersList \ --token "***" \ - --filter "{'counter_ids':['99958440']}" \ No newline at end of file + --filter "{'counter_ids':['99968865']}" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetCountersList/bat.txt b/docs/en/cli/metrika/GetCountersList/bat.txt index 74a4bec845..39e92f8543 100644 --- a/docs/en/cli/metrika/GetCountersList/bat.txt +++ b/docs/en/cli/metrika/GetCountersList/bat.txt @@ -2,4 +2,4 @@ oint metrika GetCountersList ^ --token "***" ^ - --filter "{'counter_ids':['99958440']}" \ No newline at end of file + --filter "{'counter_ids':['99968865']}" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetTag/bash.txt b/docs/en/cli/metrika/GetTag/bash.txt index 59ab580b74..800e6955c4 100644 --- a/docs/en/cli/metrika/GetTag/bash.txt +++ b/docs/en/cli/metrika/GetTag/bash.txt @@ -1,3 +1,3 @@ oint metrika GetTag \ --token "***" \ - --label "315639" \ No newline at end of file + --label "315657" \ No newline at end of file diff --git a/docs/en/cli/metrika/GetTag/bat.txt b/docs/en/cli/metrika/GetTag/bat.txt index ed6d8783e2..872c53c25a 100644 --- a/docs/en/cli/metrika/GetTag/bat.txt +++ b/docs/en/cli/metrika/GetTag/bat.txt @@ -1,3 +1,3 @@ oint metrika GetTag ^ --token "***" ^ - --label "315639" \ No newline at end of file + --label "315657" \ No newline at end of file diff --git a/docs/en/cli/metrika/RestoreCounter/bash.txt b/docs/en/cli/metrika/RestoreCounter/bash.txt index e7d15e5976..670114755b 100644 --- a/docs/en/cli/metrika/RestoreCounter/bash.txt +++ b/docs/en/cli/metrika/RestoreCounter/bash.txt @@ -1,3 +1,3 @@ oint metrika RestoreCounter \ --token "***" \ - --counter "99958440" \ No newline at end of file + --counter "99968865" \ No newline at end of file diff --git a/docs/en/cli/metrika/RestoreCounter/bat.txt b/docs/en/cli/metrika/RestoreCounter/bat.txt index 9e125111c9..56306af158 100644 --- a/docs/en/cli/metrika/RestoreCounter/bat.txt +++ b/docs/en/cli/metrika/RestoreCounter/bat.txt @@ -1,3 +1,3 @@ oint metrika RestoreCounter ^ --token "***" ^ - --counter "99958440" \ No newline at end of file + --counter "99968865" \ No newline at end of file diff --git a/docs/en/cli/metrika/UpdateCounter/bash.txt b/docs/en/cli/metrika/UpdateCounter/bash.txt index 830b83c9fa..ee5b85aafe 100644 --- a/docs/en/cli/metrika/UpdateCounter/bash.txt +++ b/docs/en/cli/metrika/UpdateCounter/bash.txt @@ -2,5 +2,5 @@ oint metrika UpdateCounter \ --token "***" \ - --counter "99958440" \ + --counter "99968865" \ --fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}" \ No newline at end of file diff --git a/docs/en/cli/metrika/UpdateCounter/bat.txt b/docs/en/cli/metrika/UpdateCounter/bat.txt index a2ddab2813..93f1d058da 100644 --- a/docs/en/cli/metrika/UpdateCounter/bat.txt +++ b/docs/en/cli/metrika/UpdateCounter/bat.txt @@ -2,5 +2,5 @@ oint metrika UpdateCounter ^ --token "***" ^ - --counter "99958440" ^ + --counter "99968865" ^ --fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}" \ No newline at end of file diff --git a/docs/en/cli/metrika/UpdateTag/bash.txt b/docs/en/cli/metrika/UpdateTag/bash.txt index 66e1a7ab0b..dcbf6cdf01 100644 --- a/docs/en/cli/metrika/UpdateTag/bash.txt +++ b/docs/en/cli/metrika/UpdateTag/bash.txt @@ -1,4 +1,4 @@ oint metrika UpdateTag \ --token "***" \ - --label "315639" \ + --label "315657" \ --title "New tag title" \ No newline at end of file diff --git a/docs/en/cli/metrika/UpdateTag/bat.txt b/docs/en/cli/metrika/UpdateTag/bat.txt index 838416fc1a..5ac8243b4f 100644 --- a/docs/en/cli/metrika/UpdateTag/bat.txt +++ b/docs/en/cli/metrika/UpdateTag/bat.txt @@ -1,4 +1,4 @@ oint metrika UpdateTag ^ --token "***" ^ - --label "315639" ^ + --label "315657" ^ --title "New tag title" \ No newline at end of file diff --git a/docs/en/cli/notion/CreatePageInDatabase/bash.txt b/docs/en/cli/notion/CreatePageInDatabase/bash.txt index 29fa29e82b..e4fb403a7d 100644 --- a/docs/en/cli/notion/CreatePageInDatabase/bash.txt +++ b/docs/en/cli/notion/CreatePageInDatabase/bash.txt @@ -2,5 +2,5 @@ oint notion CreatePageInDatabase \ --token "***" \ - --base "19e82aa7-fc4e-814b-ad5e-d952b3ff208f" \ - --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-02-18T13:25:02.9951456Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}" \ No newline at end of file + --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" \ + --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-02-19T09:03:33.1861165Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}" \ No newline at end of file diff --git a/docs/en/cli/notion/CreatePageInDatabase/bat.txt b/docs/en/cli/notion/CreatePageInDatabase/bat.txt index 0b81fa2fe4..4881591e16 100644 --- a/docs/en/cli/notion/CreatePageInDatabase/bat.txt +++ b/docs/en/cli/notion/CreatePageInDatabase/bat.txt @@ -2,5 +2,5 @@ oint notion CreatePageInDatabase ^ --token "***" ^ - --base "19e82aa7-fc4e-814b-ad5e-d952b3ff208f" ^ - --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-02-18T13:25:02.9951456Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}" \ No newline at end of file + --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" ^ + --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-02-19T09:03:33.1861165Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}" \ No newline at end of file diff --git a/docs/en/cli/notion/DeleteBlock/bash.txt b/docs/en/cli/notion/DeleteBlock/bash.txt index f23e9f0927..3ccb0a324f 100644 --- a/docs/en/cli/notion/DeleteBlock/bash.txt +++ b/docs/en/cli/notion/DeleteBlock/bash.txt @@ -1,3 +1,3 @@ oint notion DeleteBlock \ --token "***" \ - --block "19e82aa7-fc4e-81a0-aacd-cc5073eff689" \ No newline at end of file + --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378" \ No newline at end of file diff --git a/docs/en/cli/notion/DeleteBlock/bat.txt b/docs/en/cli/notion/DeleteBlock/bat.txt index f9f0f136e7..6763337796 100644 --- a/docs/en/cli/notion/DeleteBlock/bat.txt +++ b/docs/en/cli/notion/DeleteBlock/bat.txt @@ -1,3 +1,3 @@ oint notion DeleteBlock ^ --token "***" ^ - --block "19e82aa7-fc4e-81a0-aacd-cc5073eff689" \ No newline at end of file + --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378" \ No newline at end of file diff --git a/docs/en/cli/notion/EditDatabaseProperties/bash.txt b/docs/en/cli/notion/EditDatabaseProperties/bash.txt index a12ac30e50..5438de6264 100644 --- a/docs/en/cli/notion/EditDatabaseProperties/bash.txt +++ b/docs/en/cli/notion/EditDatabaseProperties/bash.txt @@ -2,7 +2,7 @@ oint notion EditDatabaseProperties \ --token "***" \ - --base "19e82aa7-fc4e-814b-ad5e-d952b3ff208f" \ + --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" \ --props "{'Email':'rich_text','Website':null}" \ --title "TestTitle" \ --description "TestDescription" \ No newline at end of file diff --git a/docs/en/cli/notion/EditDatabaseProperties/bat.txt b/docs/en/cli/notion/EditDatabaseProperties/bat.txt index 50d5adf818..a1865422e7 100644 --- a/docs/en/cli/notion/EditDatabaseProperties/bat.txt +++ b/docs/en/cli/notion/EditDatabaseProperties/bat.txt @@ -2,7 +2,7 @@ oint notion EditDatabaseProperties ^ --token "***" ^ - --base "19e82aa7-fc4e-814b-ad5e-d952b3ff208f" ^ + --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" ^ --props "{'Email':'rich_text','Website':null}" ^ --title "TestTitle" ^ --description "TestDescription" \ No newline at end of file diff --git a/docs/en/cli/notion/EditPageProperties/bash.txt b/docs/en/cli/notion/EditPageProperties/bash.txt index eacb782a3b..60b44c5e9d 100644 --- a/docs/en/cli/notion/EditPageProperties/bash.txt +++ b/docs/en/cli/notion/EditPageProperties/bash.txt @@ -2,7 +2,7 @@ oint notion EditPageProperties \ --token "***" \ - --page "19e82aa7-fc4e-8109-878b-d6c21537dbf6" \ + --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56" \ --data "{'Active':false,'Email':'vector@mail.ru'}" \ --icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \ --cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \ diff --git a/docs/en/cli/notion/EditPageProperties/bat.txt b/docs/en/cli/notion/EditPageProperties/bat.txt index 8346ed084b..bef9eced27 100644 --- a/docs/en/cli/notion/EditPageProperties/bat.txt +++ b/docs/en/cli/notion/EditPageProperties/bat.txt @@ -2,7 +2,7 @@ oint notion EditPageProperties ^ --token "***" ^ - --page "19e82aa7-fc4e-8109-878b-d6c21537dbf6" ^ + --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56" ^ --data "{'Active':false,'Email':'vector@mail.ru'}" ^ --icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^ --cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^ diff --git a/docs/en/cli/notion/GetDatabase/bash.txt b/docs/en/cli/notion/GetDatabase/bash.txt index e8d932e236..bb29c7ffa9 100644 --- a/docs/en/cli/notion/GetDatabase/bash.txt +++ b/docs/en/cli/notion/GetDatabase/bash.txt @@ -1,3 +1,3 @@ oint notion GetDatabase \ --token "***" \ - --base "19e82aa7-fc4e-814b-ad5e-d952b3ff208f" \ No newline at end of file + --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" \ No newline at end of file diff --git a/docs/en/cli/notion/GetDatabase/bat.txt b/docs/en/cli/notion/GetDatabase/bat.txt index 96df038213..643eb1ac3a 100644 --- a/docs/en/cli/notion/GetDatabase/bat.txt +++ b/docs/en/cli/notion/GetDatabase/bat.txt @@ -1,3 +1,3 @@ oint notion GetDatabase ^ --token "***" ^ - --base "19e82aa7-fc4e-814b-ad5e-d952b3ff208f" \ No newline at end of file + --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" \ No newline at end of file diff --git a/docs/en/cli/notion/GetPage/bash.txt b/docs/en/cli/notion/GetPage/bash.txt index ee43981a9b..c37871c235 100644 --- a/docs/en/cli/notion/GetPage/bash.txt +++ b/docs/en/cli/notion/GetPage/bash.txt @@ -1,3 +1,3 @@ oint notion GetPage \ --token "***" \ - --page "19e82aa7-fc4e-8109-878b-d6c21537dbf6" \ No newline at end of file + --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56" \ No newline at end of file diff --git a/docs/en/cli/notion/GetPage/bat.txt b/docs/en/cli/notion/GetPage/bat.txt index 71cbb6fe9c..74c6a53f3f 100644 --- a/docs/en/cli/notion/GetPage/bat.txt +++ b/docs/en/cli/notion/GetPage/bat.txt @@ -1,3 +1,3 @@ oint notion GetPage ^ --token "***" ^ - --page "19e82aa7-fc4e-8109-878b-d6c21537dbf6" \ No newline at end of file + --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56" \ No newline at end of file diff --git a/docs/en/cli/notion/ReturnChildBlocks/bash.txt b/docs/en/cli/notion/ReturnChildBlocks/bash.txt index 1f03289936..8ee495a1c5 100644 --- a/docs/en/cli/notion/ReturnChildBlocks/bash.txt +++ b/docs/en/cli/notion/ReturnChildBlocks/bash.txt @@ -1,3 +1,3 @@ oint notion ReturnChildBlocks \ --token "***" \ - --block "19e82aa7-fc4e-81a0-aacd-cc5073eff689" \ No newline at end of file + --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378" \ No newline at end of file diff --git a/docs/en/cli/notion/ReturnChildBlocks/bat.txt b/docs/en/cli/notion/ReturnChildBlocks/bat.txt index f8ef7ccc37..ad9bbb8498 100644 --- a/docs/en/cli/notion/ReturnChildBlocks/bat.txt +++ b/docs/en/cli/notion/ReturnChildBlocks/bat.txt @@ -1,3 +1,3 @@ oint notion ReturnChildBlocks ^ --token "***" ^ - --block "19e82aa7-fc4e-81a0-aacd-cc5073eff689" \ No newline at end of file + --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378" \ No newline at end of file diff --git a/docs/en/cli/ozon/CreateBarcodes/bash.txt b/docs/en/cli/ozon/CreateBarcodes/bash.txt index 1cc4aa9c2f..00281424ae 100644 --- a/docs/en/cli/ozon/CreateBarcodes/bash.txt +++ b/docs/en/cli/ozon/CreateBarcodes/bash.txt @@ -1,4 +1,4 @@ oint ozon CreateBarcodes \ --clientid "***" \ --apikey "***" \ - --productids 1414559589 \ No newline at end of file + --productids 1416245326 \ No newline at end of file diff --git a/docs/en/cli/ozon/CreateBarcodes/bat.txt b/docs/en/cli/ozon/CreateBarcodes/bat.txt index 47db8ecce2..86d4d52d34 100644 --- a/docs/en/cli/ozon/CreateBarcodes/bat.txt +++ b/docs/en/cli/ozon/CreateBarcodes/bat.txt @@ -1,4 +1,4 @@ oint ozon CreateBarcodes ^ --clientid "***" ^ --apikey "***" ^ - --productids 1414559589 \ No newline at end of file + --productids 1416245326 \ No newline at end of file diff --git a/docs/en/cli/ozon/GetFBODraft/bash.txt b/docs/en/cli/ozon/GetFBODraft/bash.txt index 3f0cf2af1b..3677cbaab5 100644 --- a/docs/en/cli/ozon/GetFBODraft/bash.txt +++ b/docs/en/cli/ozon/GetFBODraft/bash.txt @@ -1,4 +1,4 @@ oint ozon GetFBODraft \ --clientid "***" \ --apikey "***" \ - --oper "019518ae-c89e-74a9-b876-ac71abd6b84e" \ No newline at end of file + --oper "01951ce6-250e-7604-85f5-8b8751acd199" \ No newline at end of file diff --git a/docs/en/cli/ozon/GetFBODraft/bat.txt b/docs/en/cli/ozon/GetFBODraft/bat.txt index 2e407646e1..fd6e797b02 100644 --- a/docs/en/cli/ozon/GetFBODraft/bat.txt +++ b/docs/en/cli/ozon/GetFBODraft/bat.txt @@ -1,4 +1,4 @@ oint ozon GetFBODraft ^ --clientid "***" ^ --apikey "***" ^ - --oper "019518ae-c89e-74a9-b876-ac71abd6b84e" \ No newline at end of file + --oper "01951ce6-250e-7604-85f5-8b8751acd199" \ No newline at end of file diff --git a/docs/en/cli/ozon/GetFBOTimeslots/bash.txt b/docs/en/cli/ozon/GetFBOTimeslots/bash.txt index c7ea735006..a5f724d6b9 100644 --- a/docs/en/cli/ozon/GetFBOTimeslots/bash.txt +++ b/docs/en/cli/ozon/GetFBOTimeslots/bash.txt @@ -1,7 +1,7 @@ oint ozon GetFBOTimeslots \ --clientid "***" \ --apikey "***" \ - --from "2025-02-18T13:51:49.9677742" \ - --to "2025-02-19T13:51:49.9677742" \ - --draft 43189089 \ + --from "2025-02-19T09:30:46.9923093" \ + --to "2025-02-20T09:30:46.9923093" \ + --draft 43264076 \ --whs 1020000759116000 \ No newline at end of file diff --git a/docs/en/cli/ozon/GetFBOTimeslots/bat.txt b/docs/en/cli/ozon/GetFBOTimeslots/bat.txt index e97fe28472..d804e046ac 100644 --- a/docs/en/cli/ozon/GetFBOTimeslots/bat.txt +++ b/docs/en/cli/ozon/GetFBOTimeslots/bat.txt @@ -1,7 +1,7 @@ oint ozon GetFBOTimeslots ^ --clientid "***" ^ --apikey "***" ^ - --from "2025-02-18T13:51:49.9677742" ^ - --to "2025-02-19T13:51:49.9677742" ^ - --draft 43189089 ^ + --from "2025-02-19T09:30:46.9923093" ^ + --to "2025-02-20T09:30:46.9923093" ^ + --draft 43264076 ^ --whs 1020000759116000 \ No newline at end of file diff --git a/docs/en/cli/ozon/GetProductCreationStatus/bash.txt b/docs/en/cli/ozon/GetProductCreationStatus/bash.txt index 5b168e4e72..04a05ce913 100644 --- a/docs/en/cli/ozon/GetProductCreationStatus/bash.txt +++ b/docs/en/cli/ozon/GetProductCreationStatus/bash.txt @@ -1,4 +1,4 @@ oint ozon GetProductCreationStatus \ --clientid "***" \ --apikey "***" \ - --taskid 1675707297 \ No newline at end of file + --taskid 1678409793 \ No newline at end of file diff --git a/docs/en/cli/ozon/GetProductCreationStatus/bat.txt b/docs/en/cli/ozon/GetProductCreationStatus/bat.txt index 79d7133c83..a56c3f0956 100644 --- a/docs/en/cli/ozon/GetProductCreationStatus/bat.txt +++ b/docs/en/cli/ozon/GetProductCreationStatus/bat.txt @@ -1,4 +1,4 @@ oint ozon GetProductCreationStatus ^ --clientid "***" ^ --apikey "***" ^ - --taskid 1675707297 \ No newline at end of file + --taskid 1678409793 \ No newline at end of file diff --git a/docs/en/cli/ozon/UpdateProductImages/bash.txt b/docs/en/cli/ozon/UpdateProductImages/bash.txt index ec6da29d50..7ef4886320 100644 --- a/docs/en/cli/ozon/UpdateProductImages/bash.txt +++ b/docs/en/cli/ozon/UpdateProductImages/bash.txt @@ -1,6 +1,6 @@ oint ozon UpdateProductImages \ --clientid "***" \ --apikey "***" \ - --productid 1414559589 \ + --productid 1416245326 \ --images "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" \ --color "GREEN" \ No newline at end of file diff --git a/docs/en/cli/ozon/UpdateProductImages/bat.txt b/docs/en/cli/ozon/UpdateProductImages/bat.txt index 493d3760b1..9ad03262cf 100644 --- a/docs/en/cli/ozon/UpdateProductImages/bat.txt +++ b/docs/en/cli/ozon/UpdateProductImages/bat.txt @@ -1,6 +1,6 @@ oint ozon UpdateProductImages ^ --clientid "***" ^ --apikey "***" ^ - --productid 1414559589 ^ + --productid 1416245326 ^ --images "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" ^ --color "GREEN" \ No newline at end of file diff --git a/docs/en/cli/ozon/UpdateProductsPrices/bash.txt b/docs/en/cli/ozon/UpdateProductsPrices/bash.txt index 63ea91a043..557cc80b29 100644 --- a/docs/en/cli/ozon/UpdateProductsPrices/bash.txt +++ b/docs/en/cli/ozon/UpdateProductsPrices/bash.txt @@ -3,4 +3,4 @@ oint ozon UpdateProductsPrices \ --clientid "***" \ --apikey "***" \ - --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1414559589}" \ No newline at end of file + --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1416245326}" \ No newline at end of file diff --git a/docs/en/cli/ozon/UpdateProductsPrices/bat.txt b/docs/en/cli/ozon/UpdateProductsPrices/bat.txt index 61eb8978d5..7b91c2dc14 100644 --- a/docs/en/cli/ozon/UpdateProductsPrices/bat.txt +++ b/docs/en/cli/ozon/UpdateProductsPrices/bat.txt @@ -3,4 +3,4 @@ oint ozon UpdateProductsPrices ^ --clientid "***" ^ --apikey "***" ^ - --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1414559589}" \ No newline at end of file + --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1416245326}" \ No newline at end of file diff --git a/docs/en/cli/ozon/UpdateProductsStocks/bash.txt b/docs/en/cli/ozon/UpdateProductsStocks/bash.txt index 619e40a486..0cd0e3313b 100644 --- a/docs/en/cli/ozon/UpdateProductsStocks/bash.txt +++ b/docs/en/cli/ozon/UpdateProductsStocks/bash.txt @@ -3,4 +3,4 @@ oint ozon UpdateProductsStocks \ --clientid "***" \ --apikey "***" \ - --stocks "{'offer_id':'143210610','product_id':1414559589,'stock':20,'warehouse_id':1}" \ No newline at end of file + --stocks "{'offer_id':'143210610','product_id':1416245326,'stock':20,'warehouse_id':1}" \ No newline at end of file diff --git a/docs/en/cli/ozon/UpdateProductsStocks/bat.txt b/docs/en/cli/ozon/UpdateProductsStocks/bat.txt index 1fbb162f10..21ae08b168 100644 --- a/docs/en/cli/ozon/UpdateProductsStocks/bat.txt +++ b/docs/en/cli/ozon/UpdateProductsStocks/bat.txt @@ -3,4 +3,4 @@ oint ozon UpdateProductsStocks ^ --clientid "***" ^ --apikey "***" ^ - --stocks "{'offer_id':'143210610','product_id':1414559589,'stock':20,'warehouse_id':1}" \ No newline at end of file + --stocks "{'offer_id':'143210610','product_id':1416245326,'stock':20,'warehouse_id':1}" \ No newline at end of file diff --git a/docs/en/cli/postgres/AddRecords/bash.txt b/docs/en/cli/postgres/AddRecords/bash.txt index 0c5f5fc83d..129c6bcfce 100644 --- a/docs/en/cli/postgres/AddRecords/bash.txt +++ b/docs/en/cli/postgres/AddRecords/bash.txt @@ -1,5 +1,5 @@ oint postgres AddRecords \ --table "testtable" \ - --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\4te55yi1wqk.tmp'},'ts_field':{'TIMESTAMP':'2025-02-18T13:13:43.3777941Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-02-18T13:13:43.3777941+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-02-18T13:13:43.3777941Z'},'time_field':{'TIME':'2025-02-18T13:13:43.3777941Z'},'uuid_field':{'UUID':'1d37c633-e61d-480b-b6b8-bebe3413594c'}}]" \ + --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\tmeaid4ghzz.tmp'},'ts_field':{'TIMESTAMP':'2025-02-19T08:52:02.2467387Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-02-19T08:52:02.2467387+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-02-19T08:52:02.2467387Z'},'time_field':{'TIME':'2025-02-19T08:52:02.2467387Z'},'uuid_field':{'UUID':'f13caa3e-c099-4e05-8d94-0b66527d87c3'}}]" \ --trn true \ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \ No newline at end of file diff --git a/docs/en/cli/postgres/AddRecords/bat.txt b/docs/en/cli/postgres/AddRecords/bat.txt index df2ee896d1..3ef32a3286 100644 --- a/docs/en/cli/postgres/AddRecords/bat.txt +++ b/docs/en/cli/postgres/AddRecords/bat.txt @@ -1,5 +1,5 @@ oint postgres AddRecords ^ --table "testtable" ^ - --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\4te55yi1wqk.tmp'},'ts_field':{'TIMESTAMP':'2025-02-18T13:13:43.3777941Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-02-18T13:13:43.3777941+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-02-18T13:13:43.3777941Z'},'time_field':{'TIME':'2025-02-18T13:13:43.3777941Z'},'uuid_field':{'UUID':'1d37c633-e61d-480b-b6b8-bebe3413594c'}}]" ^ + --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\tmeaid4ghzz.tmp'},'ts_field':{'TIMESTAMP':'2025-02-19T08:52:02.2467387Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-02-19T08:52:02.2467387+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-02-19T08:52:02.2467387Z'},'time_field':{'TIME':'2025-02-19T08:52:02.2467387Z'},'uuid_field':{'UUID':'f13caa3e-c099-4e05-8d94-0b66527d87c3'}}]" ^ --trn true ^ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \ No newline at end of file diff --git a/docs/en/cli/postgres/GetRecords/bash.txt b/docs/en/cli/postgres/GetRecords/bash.txt index 4d595ea36e..292f3a42cf 100644 --- a/docs/en/cli/postgres/GetRecords/bash.txt +++ b/docs/en/cli/postgres/GetRecords/bash.txt @@ -1,9 +1,3 @@ -# JSON data can also be passed as a path to a .json file - oint postgres GetRecords \ - --table "test_data" \ - --fields "['first_name','last_name','email']" \ - --filter "[{'field':'gender','type':'=','value':'Male','union':'AND','raw':false},{'field':'id','type':'BETWEEN','value':'20 AND 50','raw':true}]" \ - --order "{'ip_address':'DESC'}" \ - --limit 5 \ + --table "testtable" \ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \ No newline at end of file diff --git a/docs/en/cli/postgres/GetRecords/bat.txt b/docs/en/cli/postgres/GetRecords/bat.txt index 2fb4cc819b..93950a2d19 100644 --- a/docs/en/cli/postgres/GetRecords/bat.txt +++ b/docs/en/cli/postgres/GetRecords/bat.txt @@ -1,9 +1,3 @@ -:: JSON data can also be passed as a path to a .json file - oint postgres GetRecords ^ - --table "test_data" ^ - --fields "['first_name','last_name','email']" ^ - --filter "[{'field':'gender','type':'=','value':'Male','union':'AND','raw':false},{'field':'id','type':'BETWEEN','value':'20 AND 50','raw':true}]" ^ - --order "{'ip_address':'DESC'}" ^ - --limit 5 ^ + --table "testtable" ^ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \ No newline at end of file diff --git a/docs/en/cli/s3/AbortMultipartUpload/bash.txt b/docs/en/cli/s3/AbortMultipartUpload/bash.txt index 57f3e92322..9022eede62 100644 --- a/docs/en/cli/s3/AbortMultipartUpload/bash.txt +++ b/docs/en/cli/s3/AbortMultipartUpload/bash.txt @@ -4,4 +4,4 @@ oint s3 AbortMultipartUpload \ --name "fileChunked.mp3" \ --bucket "opi-gpbucket3" \ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjc0OGM1ZDljLWJkYmItNGUyNS04Nzc4LTRkODRkM2ZkMmVhNw" \ No newline at end of file + --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmNkOTYwNDQ5LWU3ZTktNGJmYi1hYjM5LThiNDI1OTlmYWJjNg" \ No newline at end of file diff --git a/docs/en/cli/s3/AbortMultipartUpload/bat.txt b/docs/en/cli/s3/AbortMultipartUpload/bat.txt index d9a9bb7e2d..22f7d8a55c 100644 --- a/docs/en/cli/s3/AbortMultipartUpload/bat.txt +++ b/docs/en/cli/s3/AbortMultipartUpload/bat.txt @@ -4,4 +4,4 @@ oint s3 AbortMultipartUpload ^ --name "fileChunked.mp3" ^ --bucket "opi-gpbucket3" ^ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjc0OGM1ZDljLWJkYmItNGUyNS04Nzc4LTRkODRkM2ZkMmVhNw" \ No newline at end of file + --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmNkOTYwNDQ5LWU3ZTktNGJmYi1hYjM5LThiNDI1OTlmYWJjNg" \ No newline at end of file diff --git a/docs/en/cli/s3/FinishPartsUpload/bash.txt b/docs/en/cli/s3/FinishPartsUpload/bash.txt index a00bae30c4..3abc3f0b24 100644 --- a/docs/en/cli/s3/FinishPartsUpload/bash.txt +++ b/docs/en/cli/s3/FinishPartsUpload/bash.txt @@ -4,5 +4,5 @@ oint s3 FinishPartsUpload \ --name "fileChunked.mp3" \ --bucket "opi-gpbucket3" \ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmI1YjYzNmNlLWM3NWYtNGJhZS1iMjQ0LTMyZGQzOTU1ZDJjMw" \ + --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" \ --tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']" \ No newline at end of file diff --git a/docs/en/cli/s3/FinishPartsUpload/bat.txt b/docs/en/cli/s3/FinishPartsUpload/bat.txt index 9cc2cf408f..5a0bd371fa 100644 --- a/docs/en/cli/s3/FinishPartsUpload/bat.txt +++ b/docs/en/cli/s3/FinishPartsUpload/bat.txt @@ -4,5 +4,5 @@ oint s3 FinishPartsUpload ^ --name "fileChunked.mp3" ^ --bucket "opi-gpbucket3" ^ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmI1YjYzNmNlLWM3NWYtNGJhZS1iMjQ0LTMyZGQzOTU1ZDJjMw" ^ + --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" ^ --tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']" \ No newline at end of file diff --git a/docs/en/cli/s3/PutBucketEncryption/bash.txt b/docs/en/cli/s3/PutBucketEncryption/bash.txt index b9647c7894..bbb30d9bba 100644 --- a/docs/en/cli/s3/PutBucketEncryption/bash.txt +++ b/docs/en/cli/s3/PutBucketEncryption/bash.txt @@ -3,5 +3,5 @@ oint s3 PutBucketEncryption \ --name "opi-newbucket2" \ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --conf "C:\Users\Administrator\AppData\Local\Temp\yijuvaqcnmc.xml" \ + --conf "C:\Users\Administrator\AppData\Local\Temp\kwultllyxrj.xml" \ --dir false \ No newline at end of file diff --git a/docs/en/cli/s3/PutBucketEncryption/bat.txt b/docs/en/cli/s3/PutBucketEncryption/bat.txt index 2147543360..3b94004c33 100644 --- a/docs/en/cli/s3/PutBucketEncryption/bat.txt +++ b/docs/en/cli/s3/PutBucketEncryption/bat.txt @@ -3,5 +3,5 @@ oint s3 PutBucketEncryption ^ --name "opi-newbucket2" ^ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --conf "C:\Users\Administrator\AppData\Local\Temp\yijuvaqcnmc.xml" ^ + --conf "C:\Users\Administrator\AppData\Local\Temp\kwultllyxrj.xml" ^ --dir false \ No newline at end of file diff --git a/docs/en/cli/s3/UploadObjectPart/bash.txt b/docs/en/cli/s3/UploadObjectPart/bash.txt index ab6d16dafa..907bfc7c21 100644 --- a/docs/en/cli/s3/UploadObjectPart/bash.txt +++ b/docs/en/cli/s3/UploadObjectPart/bash.txt @@ -4,6 +4,6 @@ oint s3 UploadObjectPart \ --name "fileChunked.mp3" \ --bucket "opi-gpbucket3" \ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmI1YjYzNmNlLWM3NWYtNGJhZS1iMjQ0LTMyZGQzOTU1ZDJjMw" \ + --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" \ --part 2 \ - --content "C:\Users\Administrator\AppData\Local\Temp\zzyrztkejti.tmp" \ No newline at end of file + --content "C:\Users\Administrator\AppData\Local\Temp\tcibx41baq0.tmp" \ No newline at end of file diff --git a/docs/en/cli/s3/UploadObjectPart/bat.txt b/docs/en/cli/s3/UploadObjectPart/bat.txt index 2c728871e9..bcee99ec29 100644 --- a/docs/en/cli/s3/UploadObjectPart/bat.txt +++ b/docs/en/cli/s3/UploadObjectPart/bat.txt @@ -4,6 +4,6 @@ oint s3 UploadObjectPart ^ --name "fileChunked.mp3" ^ --bucket "opi-gpbucket3" ^ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmI1YjYzNmNlLWM3NWYtNGJhZS1iMjQ0LTMyZGQzOTU1ZDJjMw" ^ + --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" ^ --part 2 ^ - --content "C:\Users\Administrator\AppData\Local\Temp\zzyrztkejti.tmp" \ No newline at end of file + --content "C:\Users\Administrator\AppData\Local\Temp\tcibx41baq0.tmp" \ No newline at end of file diff --git a/docs/en/cli/slack/ArchiveChannel/bash.txt b/docs/en/cli/slack/ArchiveChannel/bash.txt index 8c21ae6985..e1d9231572 100644 --- a/docs/en/cli/slack/ArchiveChannel/bash.txt +++ b/docs/en/cli/slack/ArchiveChannel/bash.txt @@ -1,3 +1,3 @@ oint slack ArchiveChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/ArchiveChannel/bat.txt b/docs/en/cli/slack/ArchiveChannel/bat.txt index 29c5e39cc0..f6a4f8c160 100644 --- a/docs/en/cli/slack/ArchiveChannel/bat.txt +++ b/docs/en/cli/slack/ArchiveChannel/bat.txt @@ -1,3 +1,3 @@ oint slack ArchiveChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/CreateChannel/bash.txt b/docs/en/cli/slack/CreateChannel/bash.txt index 2bab5cba65..026a74283d 100644 --- a/docs/en/cli/slack/CreateChannel/bash.txt +++ b/docs/en/cli/slack/CreateChannel/bash.txt @@ -1,4 +1,4 @@ oint slack CreateChannel \ --token "***" \ - --title "testconvda54e544-a18c-4b4d-8aaa-ca8488cb39ae" \ + --title "testconv1e0e2658-cd51-4162-bc87-6b2158d4ba59" \ --private false \ No newline at end of file diff --git a/docs/en/cli/slack/CreateChannel/bat.txt b/docs/en/cli/slack/CreateChannel/bat.txt index 5b68a30348..97eed48d2a 100644 --- a/docs/en/cli/slack/CreateChannel/bat.txt +++ b/docs/en/cli/slack/CreateChannel/bat.txt @@ -1,4 +1,4 @@ oint slack CreateChannel ^ --token "***" ^ - --title "testconvda54e544-a18c-4b4d-8aaa-ca8488cb39ae" ^ + --title "testconv1e0e2658-cd51-4162-bc87-6b2158d4ba59" ^ --private false \ No newline at end of file diff --git a/docs/en/cli/slack/DeleteExternalFile/bash.txt b/docs/en/cli/slack/DeleteExternalFile/bash.txt index f101df1431..bf51953027 100644 --- a/docs/en/cli/slack/DeleteExternalFile/bash.txt +++ b/docs/en/cli/slack/DeleteExternalFile/bash.txt @@ -1,3 +1,3 @@ oint slack DeleteExternalFile \ --token "***" \ - --fileid "F08E5R184AV" \ No newline at end of file + --fileid "F08DW2NT83X" \ No newline at end of file diff --git a/docs/en/cli/slack/DeleteExternalFile/bat.txt b/docs/en/cli/slack/DeleteExternalFile/bat.txt index 3928d9429a..a8a4589f61 100644 --- a/docs/en/cli/slack/DeleteExternalFile/bat.txt +++ b/docs/en/cli/slack/DeleteExternalFile/bat.txt @@ -1,3 +1,3 @@ oint slack DeleteExternalFile ^ --token "***" ^ - --fileid "F08E5R184AV" \ No newline at end of file + --fileid "F08DW2NT83X" \ No newline at end of file diff --git a/docs/en/cli/slack/DeleteFile/bash.txt b/docs/en/cli/slack/DeleteFile/bash.txt index 81d311989d..99f375d69e 100644 --- a/docs/en/cli/slack/DeleteFile/bash.txt +++ b/docs/en/cli/slack/DeleteFile/bash.txt @@ -1,3 +1,3 @@ oint slack DeleteFile \ --token "***" \ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/DeleteFile/bat.txt b/docs/en/cli/slack/DeleteFile/bat.txt index 72486a3737..a92e87f19b 100644 --- a/docs/en/cli/slack/DeleteFile/bat.txt +++ b/docs/en/cli/slack/DeleteFile/bat.txt @@ -1,3 +1,3 @@ oint slack DeleteFile ^ --token "***" ^ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/DeleteMessage/bash.txt b/docs/en/cli/slack/DeleteMessage/bash.txt index 7ad2962fab..945e23feae 100644 --- a/docs/en/cli/slack/DeleteMessage/bash.txt +++ b/docs/en/cli/slack/DeleteMessage/bash.txt @@ -1,4 +1,4 @@ oint slack DeleteMessage \ --token "***" \ --channel "C06UFNUTKUL" \ - --stamp "1739874335.914199" \ No newline at end of file + --stamp "1739945047.405639" \ No newline at end of file diff --git a/docs/en/cli/slack/DeleteMessage/bat.txt b/docs/en/cli/slack/DeleteMessage/bat.txt index e9f68796e1..d668040a02 100644 --- a/docs/en/cli/slack/DeleteMessage/bat.txt +++ b/docs/en/cli/slack/DeleteMessage/bat.txt @@ -1,4 +1,4 @@ oint slack DeleteMessage ^ --token "***" ^ --channel "C06UFNUTKUL" ^ - --stamp "1739874335.914199" \ No newline at end of file + --stamp "1739945047.405639" \ No newline at end of file diff --git a/docs/en/cli/slack/EditMessage/bash.txt b/docs/en/cli/slack/EditMessage/bash.txt index 62f69a7a5f..8fbd498b8d 100644 --- a/docs/en/cli/slack/EditMessage/bash.txt +++ b/docs/en/cli/slack/EditMessage/bash.txt @@ -1,5 +1,5 @@ oint slack EditMessage \ --token "***" \ --channel "C06UFNUTKUL" \ - --stamp "1739874335.914199" \ + --stamp "1739945047.405639" \ --text "TestMessage2" \ No newline at end of file diff --git a/docs/en/cli/slack/EditMessage/bat.txt b/docs/en/cli/slack/EditMessage/bat.txt index a869e0268b..333345aa63 100644 --- a/docs/en/cli/slack/EditMessage/bat.txt +++ b/docs/en/cli/slack/EditMessage/bat.txt @@ -1,5 +1,5 @@ oint slack EditMessage ^ --token "***" ^ --channel "C06UFNUTKUL" ^ - --stamp "1739874335.914199" ^ + --stamp "1739945047.405639" ^ --text "TestMessage2" \ No newline at end of file diff --git a/docs/en/cli/slack/GetChannel/bash.txt b/docs/en/cli/slack/GetChannel/bash.txt index 04386fa8d0..c9d3996778 100644 --- a/docs/en/cli/slack/GetChannel/bash.txt +++ b/docs/en/cli/slack/GetChannel/bash.txt @@ -1,3 +1,3 @@ oint slack GetChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/GetChannel/bat.txt b/docs/en/cli/slack/GetChannel/bat.txt index fd02fc408b..14dea1d852 100644 --- a/docs/en/cli/slack/GetChannel/bat.txt +++ b/docs/en/cli/slack/GetChannel/bat.txt @@ -1,3 +1,3 @@ oint slack GetChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/GetChannelHistory/bash.txt b/docs/en/cli/slack/GetChannelHistory/bash.txt index fb02990799..3683668f6a 100644 --- a/docs/en/cli/slack/GetChannelHistory/bash.txt +++ b/docs/en/cli/slack/GetChannelHistory/bash.txt @@ -1,3 +1,3 @@ oint slack GetChannelHistory \ --token "***" \ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/GetChannelHistory/bat.txt b/docs/en/cli/slack/GetChannelHistory/bat.txt index 345af86e7f..2bfed45afe 100644 --- a/docs/en/cli/slack/GetChannelHistory/bat.txt +++ b/docs/en/cli/slack/GetChannelHistory/bat.txt @@ -1,3 +1,3 @@ oint slack GetChannelHistory ^ --token "***" ^ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/GetChannelUserList/bash.txt b/docs/en/cli/slack/GetChannelUserList/bash.txt index 61c9b20159..5df0a3f500 100644 --- a/docs/en/cli/slack/GetChannelUserList/bash.txt +++ b/docs/en/cli/slack/GetChannelUserList/bash.txt @@ -1,3 +1,3 @@ oint slack GetChannelUserList \ --token "***" \ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/GetChannelUserList/bat.txt b/docs/en/cli/slack/GetChannelUserList/bat.txt index ca40f92512..c3d9523abf 100644 --- a/docs/en/cli/slack/GetChannelUserList/bat.txt +++ b/docs/en/cli/slack/GetChannelUserList/bat.txt @@ -1,3 +1,3 @@ oint slack GetChannelUserList ^ --token "***" ^ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/GetExternalFile/bash.txt b/docs/en/cli/slack/GetExternalFile/bash.txt index a6585a9b63..771a1010a0 100644 --- a/docs/en/cli/slack/GetExternalFile/bash.txt +++ b/docs/en/cli/slack/GetExternalFile/bash.txt @@ -1,3 +1,3 @@ oint slack GetExternalFile \ --token "***" \ - --fileid "F08E5R184AV" \ No newline at end of file + --fileid "F08DW2NT83X" \ No newline at end of file diff --git a/docs/en/cli/slack/GetExternalFile/bat.txt b/docs/en/cli/slack/GetExternalFile/bat.txt index 0d46abd2f7..2f587052dd 100644 --- a/docs/en/cli/slack/GetExternalFile/bat.txt +++ b/docs/en/cli/slack/GetExternalFile/bat.txt @@ -1,3 +1,3 @@ oint slack GetExternalFile ^ --token "***" ^ - --fileid "F08E5R184AV" \ No newline at end of file + --fileid "F08DW2NT83X" \ No newline at end of file diff --git a/docs/en/cli/slack/GetFileData/bash.txt b/docs/en/cli/slack/GetFileData/bash.txt index 09c33b07b5..5282d414ca 100644 --- a/docs/en/cli/slack/GetFileData/bash.txt +++ b/docs/en/cli/slack/GetFileData/bash.txt @@ -1,3 +1,3 @@ oint slack GetFileData \ --token "***" \ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/GetFileData/bat.txt b/docs/en/cli/slack/GetFileData/bat.txt index 3a50422176..7529103d2c 100644 --- a/docs/en/cli/slack/GetFileData/bat.txt +++ b/docs/en/cli/slack/GetFileData/bat.txt @@ -1,3 +1,3 @@ oint slack GetFileData ^ --token "***" ^ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/GetMessageLink/bash.txt b/docs/en/cli/slack/GetMessageLink/bash.txt index 7d36c75ae9..e78f847b3c 100644 --- a/docs/en/cli/slack/GetMessageLink/bash.txt +++ b/docs/en/cli/slack/GetMessageLink/bash.txt @@ -1,4 +1,4 @@ oint slack GetMessageLink \ --token "***" \ --channel "C06UFNUTKUL" \ - --stamp "1739874335.914199" \ No newline at end of file + --stamp "1739945047.405639" \ No newline at end of file diff --git a/docs/en/cli/slack/GetMessageLink/bat.txt b/docs/en/cli/slack/GetMessageLink/bat.txt index 3c4716bfd8..dc7c1863a4 100644 --- a/docs/en/cli/slack/GetMessageLink/bat.txt +++ b/docs/en/cli/slack/GetMessageLink/bat.txt @@ -1,4 +1,4 @@ oint slack GetMessageLink ^ --token "***" ^ --channel "C06UFNUTKUL" ^ - --stamp "1739874335.914199" \ No newline at end of file + --stamp "1739945047.405639" \ No newline at end of file diff --git a/docs/en/cli/slack/GetMessageReplyList/bash.txt b/docs/en/cli/slack/GetMessageReplyList/bash.txt index 28ef3c5880..aa2bb70f63 100644 --- a/docs/en/cli/slack/GetMessageReplyList/bash.txt +++ b/docs/en/cli/slack/GetMessageReplyList/bash.txt @@ -1,4 +1,4 @@ oint slack GetMessageReplyList \ --token "***" \ --channel "C06UFNUTKUL" \ - --stamp "1739874335.914199" \ No newline at end of file + --stamp "1739945047.405639" \ No newline at end of file diff --git a/docs/en/cli/slack/GetMessageReplyList/bat.txt b/docs/en/cli/slack/GetMessageReplyList/bat.txt index a6f9bb88aa..1596675de6 100644 --- a/docs/en/cli/slack/GetMessageReplyList/bat.txt +++ b/docs/en/cli/slack/GetMessageReplyList/bat.txt @@ -1,4 +1,4 @@ oint slack GetMessageReplyList ^ --token "***" ^ --channel "C06UFNUTKUL" ^ - --stamp "1739874335.914199" \ No newline at end of file + --stamp "1739945047.405639" \ No newline at end of file diff --git a/docs/en/cli/slack/InviteUsersToChannel/bash.txt b/docs/en/cli/slack/InviteUsersToChannel/bash.txt index cbba16ecb5..d6520a867e 100644 --- a/docs/en/cli/slack/InviteUsersToChannel/bash.txt +++ b/docs/en/cli/slack/InviteUsersToChannel/bash.txt @@ -1,4 +1,4 @@ oint slack InviteUsersToChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ + --channel "C08DW2H4LQ5" \ --users "U06UABH3APP" \ No newline at end of file diff --git a/docs/en/cli/slack/InviteUsersToChannel/bat.txt b/docs/en/cli/slack/InviteUsersToChannel/bat.txt index 14f3032b5b..49f3847beb 100644 --- a/docs/en/cli/slack/InviteUsersToChannel/bat.txt +++ b/docs/en/cli/slack/InviteUsersToChannel/bat.txt @@ -1,4 +1,4 @@ oint slack InviteUsersToChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" ^ + --channel "C08DW2H4LQ5" ^ --users "U06UABH3APP" \ No newline at end of file diff --git a/docs/en/cli/slack/JoinChannel/bash.txt b/docs/en/cli/slack/JoinChannel/bash.txt index a56685b03e..990aba16ab 100644 --- a/docs/en/cli/slack/JoinChannel/bash.txt +++ b/docs/en/cli/slack/JoinChannel/bash.txt @@ -1,3 +1,3 @@ oint slack JoinChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/JoinChannel/bat.txt b/docs/en/cli/slack/JoinChannel/bat.txt index 56b1f3101b..dee3ac568c 100644 --- a/docs/en/cli/slack/JoinChannel/bat.txt +++ b/docs/en/cli/slack/JoinChannel/bat.txt @@ -1,3 +1,3 @@ oint slack JoinChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/KickUserFromChannel/bash.txt b/docs/en/cli/slack/KickUserFromChannel/bash.txt index b7ebb8012d..5f32a8d25b 100644 --- a/docs/en/cli/slack/KickUserFromChannel/bash.txt +++ b/docs/en/cli/slack/KickUserFromChannel/bash.txt @@ -1,4 +1,4 @@ oint slack KickUserFromChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ + --channel "C08DW2H4LQ5" \ --user "U06UABH3APP" \ No newline at end of file diff --git a/docs/en/cli/slack/KickUserFromChannel/bat.txt b/docs/en/cli/slack/KickUserFromChannel/bat.txt index 2855ad3452..765f617c14 100644 --- a/docs/en/cli/slack/KickUserFromChannel/bat.txt +++ b/docs/en/cli/slack/KickUserFromChannel/bat.txt @@ -1,4 +1,4 @@ oint slack KickUserFromChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" ^ + --channel "C08DW2H4LQ5" ^ --user "U06UABH3APP" \ No newline at end of file diff --git a/docs/en/cli/slack/LeaveChannel/bash.txt b/docs/en/cli/slack/LeaveChannel/bash.txt index 887531e04e..e3e64ef4bc 100644 --- a/docs/en/cli/slack/LeaveChannel/bash.txt +++ b/docs/en/cli/slack/LeaveChannel/bash.txt @@ -1,3 +1,3 @@ oint slack LeaveChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/LeaveChannel/bat.txt b/docs/en/cli/slack/LeaveChannel/bat.txt index 097912b87d..8b1f556414 100644 --- a/docs/en/cli/slack/LeaveChannel/bat.txt +++ b/docs/en/cli/slack/LeaveChannel/bat.txt @@ -1,3 +1,3 @@ oint slack LeaveChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" \ No newline at end of file + --channel "C08DW2H4LQ5" \ No newline at end of file diff --git a/docs/en/cli/slack/MakeFilePrivate/bash.txt b/docs/en/cli/slack/MakeFilePrivate/bash.txt index e474df2982..1938a2515c 100644 --- a/docs/en/cli/slack/MakeFilePrivate/bash.txt +++ b/docs/en/cli/slack/MakeFilePrivate/bash.txt @@ -1,3 +1,3 @@ oint slack MakeFilePrivate \ --token "***" \ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/MakeFilePrivate/bat.txt b/docs/en/cli/slack/MakeFilePrivate/bat.txt index 0b9f870f29..7e869089d0 100644 --- a/docs/en/cli/slack/MakeFilePrivate/bat.txt +++ b/docs/en/cli/slack/MakeFilePrivate/bat.txt @@ -1,3 +1,3 @@ oint slack MakeFilePrivate ^ --token "***" ^ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/MakeFilePublic/bash.txt b/docs/en/cli/slack/MakeFilePublic/bash.txt index f0e2e1c621..a515541237 100644 --- a/docs/en/cli/slack/MakeFilePublic/bash.txt +++ b/docs/en/cli/slack/MakeFilePublic/bash.txt @@ -1,3 +1,3 @@ oint slack MakeFilePublic \ --token "***" \ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/MakeFilePublic/bat.txt b/docs/en/cli/slack/MakeFilePublic/bat.txt index d512c2235b..35cb9cf261 100644 --- a/docs/en/cli/slack/MakeFilePublic/bat.txt +++ b/docs/en/cli/slack/MakeFilePublic/bat.txt @@ -1,3 +1,3 @@ oint slack MakeFilePublic ^ --token "***" ^ - --fileid "F08DT6PLWTU" \ No newline at end of file + --fileid "F08DYV12J2W" \ No newline at end of file diff --git a/docs/en/cli/slack/RenameChannel/bash.txt b/docs/en/cli/slack/RenameChannel/bash.txt index c6f1ab34e7..4d0056bdbe 100644 --- a/docs/en/cli/slack/RenameChannel/bash.txt +++ b/docs/en/cli/slack/RenameChannel/bash.txt @@ -1,4 +1,4 @@ oint slack RenameChannel \ --token "***" \ - --channel "C08EG0R8ACQ" \ - --title "testconvcc94fcc9-7991-484d-a199-5520a1ae8d0b" \ No newline at end of file + --channel "C08DW2H4LQ5" \ + --title "testconv75a3bf7b-f13b-40ef-bb70-611f9d30de71" \ No newline at end of file diff --git a/docs/en/cli/slack/RenameChannel/bat.txt b/docs/en/cli/slack/RenameChannel/bat.txt index ffe5ad5cd2..dc0e3ddbf5 100644 --- a/docs/en/cli/slack/RenameChannel/bat.txt +++ b/docs/en/cli/slack/RenameChannel/bat.txt @@ -1,4 +1,4 @@ oint slack RenameChannel ^ --token "***" ^ - --channel "C08EG0R8ACQ" ^ - --title "testconvcc94fcc9-7991-484d-a199-5520a1ae8d0b" \ No newline at end of file + --channel "C08DW2H4LQ5" ^ + --title "testconv75a3bf7b-f13b-40ef-bb70-611f9d30de71" \ No newline at end of file diff --git a/docs/en/cli/slack/SendExternalFile/bash.txt b/docs/en/cli/slack/SendExternalFile/bash.txt index 881eb7a293..929a1ebc56 100644 --- a/docs/en/cli/slack/SendExternalFile/bash.txt +++ b/docs/en/cli/slack/SendExternalFile/bash.txt @@ -1,4 +1,4 @@ oint slack SendExternalFile \ --token "***" \ - --fileid "F08E5R184AV" \ + --fileid "F08DW2NT83X" \ --channels "C06UFNUTKUL" \ No newline at end of file diff --git a/docs/en/cli/slack/SendExternalFile/bat.txt b/docs/en/cli/slack/SendExternalFile/bat.txt index 75fb2b9a0b..4b3df42c0d 100644 --- a/docs/en/cli/slack/SendExternalFile/bat.txt +++ b/docs/en/cli/slack/SendExternalFile/bat.txt @@ -1,4 +1,4 @@ oint slack SendExternalFile ^ --token "***" ^ - --fileid "F08E5R184AV" ^ + --fileid "F08DW2NT83X" ^ --channels "C06UFNUTKUL" \ No newline at end of file diff --git a/docs/en/cli/slack/SendMessage/bash.txt b/docs/en/cli/slack/SendMessage/bash.txt index f0e0951c89..244c87c502 100644 --- a/docs/en/cli/slack/SendMessage/bash.txt +++ b/docs/en/cli/slack/SendMessage/bash.txt @@ -2,4 +2,4 @@ oint slack SendMessage \ --token "***" \ --channel "C06UFNUTKUL" \ --text "Sheduled message" \ - --date "2025-02-19T13:25:39.4744557" \ No newline at end of file + --date "2025-02-20T09:04:11.0308326" \ No newline at end of file diff --git a/docs/en/cli/slack/SendMessage/bat.txt b/docs/en/cli/slack/SendMessage/bat.txt index 6b7329f8f1..c39ec6a345 100644 --- a/docs/en/cli/slack/SendMessage/bat.txt +++ b/docs/en/cli/slack/SendMessage/bat.txt @@ -2,4 +2,4 @@ oint slack SendMessage ^ --token "***" ^ --channel "C06UFNUTKUL" ^ --text "Sheduled message" ^ - --date "2025-02-19T13:25:39.4744557" \ No newline at end of file + --date "2025-02-20T09:04:11.0308326" \ No newline at end of file diff --git a/docs/en/cli/slack/SetChannelGoal/bash.txt b/docs/en/cli/slack/SetChannelGoal/bash.txt index 5a9192f899..63d3742fee 100644 --- a/docs/en/cli/slack/SetChannelGoal/bash.txt +++ b/docs/en/cli/slack/SetChannelGoal/bash.txt @@ -1,4 +1,4 @@ oint slack SetChannelGoal \ --token "***" \ - --channel "C08EG0R8ACQ" \ + --channel "C08DW2H4LQ5" \ --purpose "TestGoal" \ No newline at end of file diff --git a/docs/en/cli/slack/SetChannelGoal/bat.txt b/docs/en/cli/slack/SetChannelGoal/bat.txt index 37d39e6938..489927013e 100644 --- a/docs/en/cli/slack/SetChannelGoal/bat.txt +++ b/docs/en/cli/slack/SetChannelGoal/bat.txt @@ -1,4 +1,4 @@ oint slack SetChannelGoal ^ --token "***" ^ - --channel "C08EG0R8ACQ" ^ + --channel "C08DW2H4LQ5" ^ --purpose "TestGoal" \ No newline at end of file diff --git a/docs/en/cli/slack/SetChannelTopic/bash.txt b/docs/en/cli/slack/SetChannelTopic/bash.txt index 14a09e1bcf..3c16b0d755 100644 --- a/docs/en/cli/slack/SetChannelTopic/bash.txt +++ b/docs/en/cli/slack/SetChannelTopic/bash.txt @@ -1,4 +1,4 @@ oint slack SetChannelTopic \ --token "***" \ - --channel "C08EG0R8ACQ" \ + --channel "C08DW2H4LQ5" \ --theme "TestTopic" \ No newline at end of file diff --git a/docs/en/cli/slack/SetChannelTopic/bat.txt b/docs/en/cli/slack/SetChannelTopic/bat.txt index d1834f9c6f..40b63b7366 100644 --- a/docs/en/cli/slack/SetChannelTopic/bat.txt +++ b/docs/en/cli/slack/SetChannelTopic/bat.txt @@ -1,4 +1,4 @@ oint slack SetChannelTopic ^ --token "***" ^ - --channel "C08EG0R8ACQ" ^ + --channel "C08DW2H4LQ5" ^ --theme "TestTopic" \ No newline at end of file diff --git a/docs/en/cli/sqlite/AddRecords/bash.txt b/docs/en/cli/sqlite/AddRecords/bash.txt index b390845b4a..e279b4b8b4 100644 --- a/docs/en/cli/sqlite/AddRecords/bash.txt +++ b/docs/en/cli/sqlite/AddRecords/bash.txt @@ -1,4 +1,4 @@ oint sqlite AddRecords \ --table "test" \ - --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-18T13:14:31.0835931Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\zp0pa4ptl1k.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-18T13:14:31.0835931Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\zp0pa4ptl1k.png'}}]" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}}]" \ + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/AddRecords/bat.txt b/docs/en/cli/sqlite/AddRecords/bat.txt index dee20c7726..46f2c8d110 100644 --- a/docs/en/cli/sqlite/AddRecords/bat.txt +++ b/docs/en/cli/sqlite/AddRecords/bat.txt @@ -1,4 +1,4 @@ oint sqlite AddRecords ^ --table "test" ^ - --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-18T13:14:31.0835931Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\zp0pa4ptl1k.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-18T13:14:31.0835931Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\zp0pa4ptl1k.png'}}]" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}}]" ^ + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/ClearTable/bash.txt b/docs/en/cli/sqlite/ClearTable/bash.txt index 5f3eccbdf8..8866c7b017 100644 --- a/docs/en/cli/sqlite/ClearTable/bash.txt +++ b/docs/en/cli/sqlite/ClearTable/bash.txt @@ -1,3 +1,3 @@ oint sqlite ClearTable \ --table "test" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/ClearTable/bat.txt b/docs/en/cli/sqlite/ClearTable/bat.txt index ff7faedb29..0a54411e47 100644 --- a/docs/en/cli/sqlite/ClearTable/bat.txt +++ b/docs/en/cli/sqlite/ClearTable/bat.txt @@ -1,3 +1,3 @@ oint sqlite ClearTable ^ --table "test" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/CreateTable/bash.txt b/docs/en/cli/sqlite/CreateTable/bash.txt index baeabe6590..efa985ee9a 100644 --- a/docs/en/cli/sqlite/CreateTable/bash.txt +++ b/docs/en/cli/sqlite/CreateTable/bash.txt @@ -3,4 +3,4 @@ oint sqlite CreateTable \ --table "test" \ --cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/CreateTable/bat.txt b/docs/en/cli/sqlite/CreateTable/bat.txt index 5f584fb94e..14f7d3b602 100644 --- a/docs/en/cli/sqlite/CreateTable/bat.txt +++ b/docs/en/cli/sqlite/CreateTable/bat.txt @@ -3,4 +3,4 @@ oint sqlite CreateTable ^ --table "test" ^ --cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/DeleteRecords/bash.txt b/docs/en/cli/sqlite/DeleteRecords/bash.txt index 2baec0f97b..eea3288be3 100644 --- a/docs/en/cli/sqlite/DeleteRecords/bash.txt +++ b/docs/en/cli/sqlite/DeleteRecords/bash.txt @@ -3,4 +3,4 @@ oint sqlite DeleteRecords \ --table "test" \ --filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/DeleteRecords/bat.txt b/docs/en/cli/sqlite/DeleteRecords/bat.txt index 04eea2f539..dcf0a87de0 100644 --- a/docs/en/cli/sqlite/DeleteRecords/bat.txt +++ b/docs/en/cli/sqlite/DeleteRecords/bat.txt @@ -3,4 +3,4 @@ oint sqlite DeleteRecords ^ --table "test" ^ --filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/DeleteTable/bash.txt b/docs/en/cli/sqlite/DeleteTable/bash.txt index a6e78c29a2..914517d4f4 100644 --- a/docs/en/cli/sqlite/DeleteTable/bash.txt +++ b/docs/en/cli/sqlite/DeleteTable/bash.txt @@ -1,3 +1,3 @@ oint sqlite DeleteTable \ --table "test" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/DeleteTable/bat.txt b/docs/en/cli/sqlite/DeleteTable/bat.txt index 15a15b7be7..1730f759c6 100644 --- a/docs/en/cli/sqlite/DeleteTable/bat.txt +++ b/docs/en/cli/sqlite/DeleteTable/bat.txt @@ -1,3 +1,3 @@ oint sqlite DeleteTable ^ --table "test" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt b/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt index 259aeb24e7..55d5574c4a 100644 --- a/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt +++ b/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt @@ -1,3 +1,3 @@ oint sqlite ExecuteSQLQuery \ --sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" \ - --db "C:\Users\Administrator\AppData\Local\Temp\2uhpnzlwnnm.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\4nsgg1lcibq.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt b/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt index e98a8221bd..bbb7404027 100644 --- a/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt +++ b/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt @@ -1,3 +1,3 @@ oint sqlite ExecuteSQLQuery ^ --sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\2uhpnzlwnnm.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\4nsgg1lcibq.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/GetRecords/bash.txt b/docs/en/cli/sqlite/GetRecords/bash.txt index e58bacf751..d81205871f 100644 --- a/docs/en/cli/sqlite/GetRecords/bash.txt +++ b/docs/en/cli/sqlite/GetRecords/bash.txt @@ -1,3 +1,3 @@ oint sqlite GetRecords \ --table "test" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/GetRecords/bat.txt b/docs/en/cli/sqlite/GetRecords/bat.txt index f66214ee47..f935c460ec 100644 --- a/docs/en/cli/sqlite/GetRecords/bat.txt +++ b/docs/en/cli/sqlite/GetRecords/bat.txt @@ -1,3 +1,3 @@ oint sqlite GetRecords ^ --table "test" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/GetTableInformation/bash.txt b/docs/en/cli/sqlite/GetTableInformation/bash.txt index 9668dfd032..e77c85515c 100644 --- a/docs/en/cli/sqlite/GetTableInformation/bash.txt +++ b/docs/en/cli/sqlite/GetTableInformation/bash.txt @@ -1,3 +1,3 @@ oint sqlite GetTableInformation \ --table "test" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/GetTableInformation/bat.txt b/docs/en/cli/sqlite/GetTableInformation/bat.txt index 41d880591d..175b4a7a10 100644 --- a/docs/en/cli/sqlite/GetTableInformation/bat.txt +++ b/docs/en/cli/sqlite/GetTableInformation/bat.txt @@ -1,3 +1,3 @@ oint sqlite GetTableInformation ^ --table "test" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/UpdateRecords/bash.txt b/docs/en/cli/sqlite/UpdateRecords/bash.txt index e89ea689bd..134fa31387 100644 --- a/docs/en/cli/sqlite/UpdateRecords/bash.txt +++ b/docs/en/cli/sqlite/UpdateRecords/bash.txt @@ -4,4 +4,4 @@ oint sqlite UpdateRecords \ --table "test" \ --values "{'name':'Vitaly A.','salary':'999999'}" \ --filter "[{'field':'name','type':'=','value':'Vitaly','union':'AND','raw':false}]" \ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/UpdateRecords/bat.txt b/docs/en/cli/sqlite/UpdateRecords/bat.txt index 3dd377a363..9c0687dda8 100644 --- a/docs/en/cli/sqlite/UpdateRecords/bat.txt +++ b/docs/en/cli/sqlite/UpdateRecords/bat.txt @@ -4,4 +4,4 @@ oint sqlite UpdateRecords ^ --table "test" ^ --values "{'name':'Vitaly A.','salary':'999999'}" ^ --filter "[{'field':'name','type':'=','value':'Vitaly','union':'AND','raw':false}]" ^ - --db "C:\Users\Administrator\AppData\Local\Temp\ttindjrjxqn.sqlite" \ No newline at end of file + --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite" \ No newline at end of file diff --git a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt index a27c4cabec..661a3a0877 100644 --- a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt +++ b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt @@ -1,4 +1,4 @@ oint telegram ClearThreadPinnedMessagesList \ --token "***" \ --forum "-1001971186208" \ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt index d5d056b4c0..a9a8dc96d0 100644 --- a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt +++ b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt @@ -1,4 +1,4 @@ oint telegram ClearThreadPinnedMessagesList ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/CloseForumThread/bash.txt b/docs/en/cli/telegram/CloseForumThread/bash.txt index 0689ecf1df..be53fc0d6e 100644 --- a/docs/en/cli/telegram/CloseForumThread/bash.txt +++ b/docs/en/cli/telegram/CloseForumThread/bash.txt @@ -1,4 +1,4 @@ oint telegram CloseForumThread \ --token "***" \ --forum "-1001971186208" \ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/CloseForumThread/bat.txt b/docs/en/cli/telegram/CloseForumThread/bat.txt index ed731dc928..08d3b2abb1 100644 --- a/docs/en/cli/telegram/CloseForumThread/bat.txt +++ b/docs/en/cli/telegram/CloseForumThread/bat.txt @@ -1,4 +1,4 @@ oint telegram CloseForumThread ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/CreateForumThread/bash.txt b/docs/en/cli/telegram/CreateForumThread/bash.txt index dd383fad4a..df9b00062a 100644 --- a/docs/en/cli/telegram/CreateForumThread/bash.txt +++ b/docs/en/cli/telegram/CreateForumThread/bash.txt @@ -2,4 +2,4 @@ oint telegram CreateForumThread \ --token "***" \ --forum "-1001971186208" \ --icon "5357419403325481346" \ - --title "TestTopic e12b8fa9-e0d3-49b6-b808-da7ab4418fd2" \ No newline at end of file + --title "TestTopic 78e7bb06-442d-49fc-8023-36c008ec87b1" \ No newline at end of file diff --git a/docs/en/cli/telegram/CreateForumThread/bat.txt b/docs/en/cli/telegram/CreateForumThread/bat.txt index c278da9284..75eafc2ecf 100644 --- a/docs/en/cli/telegram/CreateForumThread/bat.txt +++ b/docs/en/cli/telegram/CreateForumThread/bat.txt @@ -2,4 +2,4 @@ oint telegram CreateForumThread ^ --token "***" ^ --forum "-1001971186208" ^ --icon "5357419403325481346" ^ - --title "TestTopic e12b8fa9-e0d3-49b6-b808-da7ab4418fd2" \ No newline at end of file + --title "TestTopic 78e7bb06-442d-49fc-8023-36c008ec87b1" \ No newline at end of file diff --git a/docs/en/cli/telegram/CreateInvitationLink/bash.txt b/docs/en/cli/telegram/CreateInvitationLink/bash.txt index 508398d91e..3831ebe0c7 100644 --- a/docs/en/cli/telegram/CreateInvitationLink/bash.txt +++ b/docs/en/cli/telegram/CreateInvitationLink/bash.txt @@ -1,6 +1,6 @@ oint telegram CreateInvitationLink \ --token "***" \ --chat "@testsichee" \ - --expire "2025-02-19T13:01:19.6062878" \ - --title "Link 18.02.2025 13:01:19" \ + --expire "2025-02-20T08:39:11.9421135" \ + --title "Link 19.02.2025 8:39:11" \ --limit 200 \ No newline at end of file diff --git a/docs/en/cli/telegram/CreateInvitationLink/bat.txt b/docs/en/cli/telegram/CreateInvitationLink/bat.txt index 514659910b..ffbd264245 100644 --- a/docs/en/cli/telegram/CreateInvitationLink/bat.txt +++ b/docs/en/cli/telegram/CreateInvitationLink/bat.txt @@ -1,6 +1,6 @@ oint telegram CreateInvitationLink ^ --token "***" ^ --chat "@testsichee" ^ - --expire "2025-02-19T13:01:19.6062878" ^ - --title "Link 18.02.2025 13:01:19" ^ + --expire "2025-02-20T08:39:11.9421135" ^ + --title "Link 19.02.2025 8:39:11" ^ --limit 200 \ No newline at end of file diff --git a/docs/en/cli/telegram/DeleteForumTopic/bash.txt b/docs/en/cli/telegram/DeleteForumTopic/bash.txt index ef3898bc53..c131f4b65b 100644 --- a/docs/en/cli/telegram/DeleteForumTopic/bash.txt +++ b/docs/en/cli/telegram/DeleteForumTopic/bash.txt @@ -1,4 +1,4 @@ oint telegram DeleteForumTopic \ --token "***" \ --forum "-1001971186208" \ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/DeleteForumTopic/bat.txt b/docs/en/cli/telegram/DeleteForumTopic/bat.txt index c7e5bf8c74..0a941ebc3b 100644 --- a/docs/en/cli/telegram/DeleteForumTopic/bat.txt +++ b/docs/en/cli/telegram/DeleteForumTopic/bat.txt @@ -1,4 +1,4 @@ oint telegram DeleteForumTopic ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/DeleteMessage/bash.txt b/docs/en/cli/telegram/DeleteMessage/bash.txt index f511959206..534165e15d 100644 --- a/docs/en/cli/telegram/DeleteMessage/bash.txt +++ b/docs/en/cli/telegram/DeleteMessage/bash.txt @@ -1,4 +1,4 @@ oint telegram DeleteMessage \ --token "***" \ --chat "@testsichee" \ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/DeleteMessage/bat.txt b/docs/en/cli/telegram/DeleteMessage/bat.txt index 5f157b9932..c7d9dcda96 100644 --- a/docs/en/cli/telegram/DeleteMessage/bat.txt +++ b/docs/en/cli/telegram/DeleteMessage/bat.txt @@ -1,4 +1,4 @@ oint telegram DeleteMessage ^ --token "***" ^ --chat "@testsichee" ^ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/DownloadFile/bash.txt b/docs/en/cli/telegram/DownloadFile/bash.txt index a99b2e545c..06f9cdfae5 100644 --- a/docs/en/cli/telegram/DownloadFile/bash.txt +++ b/docs/en/cli/telegram/DownloadFile/bash.txt @@ -1,3 +1,3 @@ oint telegram DownloadFile \ --token "***" \ - --fileid "CQACAgIAAx0EcNsaZQACOnRntFnnkQQJozE18HUDRb58JxwBqAAC0GYAAuixqUnMN1OfU0OenDYE" \ No newline at end of file + --fileid "CQACAgIAAx0EcNsaZQACOupntW3yrpbkhRo15FVfwXqtOiBZQwAC-XYAAtjSqUn_fK_-RnDBqTYE" \ No newline at end of file diff --git a/docs/en/cli/telegram/DownloadFile/bat.txt b/docs/en/cli/telegram/DownloadFile/bat.txt index 74e1c852bf..ec2e34331a 100644 --- a/docs/en/cli/telegram/DownloadFile/bat.txt +++ b/docs/en/cli/telegram/DownloadFile/bat.txt @@ -1,3 +1,3 @@ oint telegram DownloadFile ^ --token "***" ^ - --fileid "CQACAgIAAx0EcNsaZQACOnRntFnnkQQJozE18HUDRb58JxwBqAAC0GYAAuixqUnMN1OfU0OenDYE" \ No newline at end of file + --fileid "CQACAgIAAx0EcNsaZQACOupntW3yrpbkhRo15FVfwXqtOiBZQwAC-XYAAtjSqUn_fK_-RnDBqTYE" \ No newline at end of file diff --git a/docs/en/cli/telegram/EditForumTopic/bash.txt b/docs/en/cli/telegram/EditForumTopic/bash.txt index 616a8a8c17..8956891030 100644 --- a/docs/en/cli/telegram/EditForumTopic/bash.txt +++ b/docs/en/cli/telegram/EditForumTopic/bash.txt @@ -3,4 +3,4 @@ oint telegram EditForumTopic \ --forum "-1001971186208" \ --icon "5310132165583840589" \ --title "NewTestTitle" \ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/EditForumTopic/bat.txt b/docs/en/cli/telegram/EditForumTopic/bat.txt index e81daf7b31..7c53d42d50 100644 --- a/docs/en/cli/telegram/EditForumTopic/bat.txt +++ b/docs/en/cli/telegram/EditForumTopic/bat.txt @@ -3,4 +3,4 @@ oint telegram EditForumTopic ^ --forum "-1001971186208" ^ --icon "5310132165583840589" ^ --title "NewTestTitle" ^ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/EditMainForumTopicName/bash.txt b/docs/en/cli/telegram/EditMainForumTopicName/bash.txt index 1ca7355ca2..d75ced55aa 100644 --- a/docs/en/cli/telegram/EditMainForumTopicName/bash.txt +++ b/docs/en/cli/telegram/EditMainForumTopicName/bash.txt @@ -1,4 +1,4 @@ oint telegram EditMainForumTopicName \ --token "***" \ --forum "-1001971186208" \ - --title "New main thread name 49e56787-4f76-4c63-8952-058b4d48e530" \ No newline at end of file + --title "New main thread name 37c515aa-2597-48d8-bdc1-4fa12f45702e" \ No newline at end of file diff --git a/docs/en/cli/telegram/EditMainForumTopicName/bat.txt b/docs/en/cli/telegram/EditMainForumTopicName/bat.txt index ab62e9ac79..4ec0c7b314 100644 --- a/docs/en/cli/telegram/EditMainForumTopicName/bat.txt +++ b/docs/en/cli/telegram/EditMainForumTopicName/bat.txt @@ -1,4 +1,4 @@ oint telegram EditMainForumTopicName ^ --token "***" ^ --forum "-1001971186208" ^ - --title "New main thread name 49e56787-4f76-4c63-8952-058b4d48e530" \ No newline at end of file + --title "New main thread name 37c515aa-2597-48d8-bdc1-4fa12f45702e" \ No newline at end of file diff --git a/docs/en/cli/telegram/ForwardMessage/bash.txt b/docs/en/cli/telegram/ForwardMessage/bash.txt index 068270ae21..66815c13c3 100644 --- a/docs/en/cli/telegram/ForwardMessage/bash.txt +++ b/docs/en/cli/telegram/ForwardMessage/bash.txt @@ -2,4 +2,4 @@ oint telegram ForwardMessage \ --token "***" \ --from "@testsichee" \ --to "461699897" \ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/ForwardMessage/bat.txt b/docs/en/cli/telegram/ForwardMessage/bat.txt index 551d5b9cb1..d790b5fa63 100644 --- a/docs/en/cli/telegram/ForwardMessage/bat.txt +++ b/docs/en/cli/telegram/ForwardMessage/bat.txt @@ -2,4 +2,4 @@ oint telegram ForwardMessage ^ --token "***" ^ --from "@testsichee" ^ --to "461699897" ^ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/OpenForumThread/bash.txt b/docs/en/cli/telegram/OpenForumThread/bash.txt index ae1e155cd5..12069723b6 100644 --- a/docs/en/cli/telegram/OpenForumThread/bash.txt +++ b/docs/en/cli/telegram/OpenForumThread/bash.txt @@ -1,4 +1,4 @@ oint telegram OpenForumThread \ --token "***" \ --forum "-1001971186208" \ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/OpenForumThread/bat.txt b/docs/en/cli/telegram/OpenForumThread/bat.txt index 5683abab66..1695fa45a1 100644 --- a/docs/en/cli/telegram/OpenForumThread/bat.txt +++ b/docs/en/cli/telegram/OpenForumThread/bat.txt @@ -1,4 +1,4 @@ oint telegram OpenForumThread ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "8576" \ No newline at end of file + --topic "8649" \ No newline at end of file diff --git a/docs/en/cli/telegram/PinMessage/bash.txt b/docs/en/cli/telegram/PinMessage/bash.txt index 05a19f7063..fc7dafaabe 100644 --- a/docs/en/cli/telegram/PinMessage/bash.txt +++ b/docs/en/cli/telegram/PinMessage/bash.txt @@ -1,4 +1,4 @@ oint telegram PinMessage \ --token "***" \ --chat "@testsichee" \ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/PinMessage/bat.txt b/docs/en/cli/telegram/PinMessage/bat.txt index e2e8659911..35cfa61e73 100644 --- a/docs/en/cli/telegram/PinMessage/bat.txt +++ b/docs/en/cli/telegram/PinMessage/bat.txt @@ -1,4 +1,4 @@ oint telegram PinMessage ^ --token "***" ^ --chat "@testsichee" ^ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt b/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt index 4f4891a838..7e02c4e7c3 100644 --- a/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt +++ b/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt @@ -1,5 +1,5 @@ oint telegram ReplaceMessageCaption \ --token "***" \ --chat "461699897" \ - --message "12211" \ + --message "12299" \ --caption "New picture description" \ No newline at end of file diff --git a/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt b/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt index 60a9ea2de0..fa2cc86ef8 100644 --- a/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt +++ b/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt @@ -1,5 +1,5 @@ oint telegram ReplaceMessageCaption ^ --token "***" ^ --chat "461699897" ^ - --message "12211" ^ + --message "12299" ^ --caption "New picture description" \ No newline at end of file diff --git a/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt b/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt index 6e1168dd27..dfe0e4be6f 100644 --- a/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt +++ b/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt @@ -3,5 +3,5 @@ oint telegram ReplaceMessageKeyboard \ --token "***" \ --chat "461699897" \ - --message "12210" \ + --message "12298" \ --keyboard "{'inline_keyboard':[[{'text':'1','callback_data':'1'},{'text':'2','callback_data':'2'},{'text':'3','callback_data':'3'}]],'rows':1}" \ No newline at end of file diff --git a/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt b/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt index 6345ea0f49..49b2092cea 100644 --- a/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt +++ b/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt @@ -3,5 +3,5 @@ oint telegram ReplaceMessageKeyboard ^ --token "***" ^ --chat "461699897" ^ - --message "12210" ^ + --message "12298" ^ --keyboard "{'inline_keyboard':[[{'text':'1','callback_data':'1'},{'text':'2','callback_data':'2'},{'text':'3','callback_data':'3'}]],'rows':1}" \ No newline at end of file diff --git a/docs/en/cli/telegram/ReplaceMessageText/bash.txt b/docs/en/cli/telegram/ReplaceMessageText/bash.txt index f2b6d5221f..b73f5595a3 100644 --- a/docs/en/cli/telegram/ReplaceMessageText/bash.txt +++ b/docs/en/cli/telegram/ReplaceMessageText/bash.txt @@ -1,5 +1,5 @@ oint telegram ReplaceMessageText \ --token "***" \ --chat "@testsichee" \ - --message "14958" \ + --message "15076" \ --text "New message text" \ No newline at end of file diff --git a/docs/en/cli/telegram/ReplaceMessageText/bat.txt b/docs/en/cli/telegram/ReplaceMessageText/bat.txt index 8bdbe4bb11..84c652abcd 100644 --- a/docs/en/cli/telegram/ReplaceMessageText/bat.txt +++ b/docs/en/cli/telegram/ReplaceMessageText/bat.txt @@ -1,5 +1,5 @@ oint telegram ReplaceMessageText ^ --token "***" ^ --chat "@testsichee" ^ - --message "14958" ^ + --message "15076" ^ --text "New message text" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendAudio/bash.txt b/docs/en/cli/telegram/SendAudio/bash.txt index fe4397ff7f..ae1556df68 100644 --- a/docs/en/cli/telegram/SendAudio/bash.txt +++ b/docs/en/cli/telegram/SendAudio/bash.txt @@ -2,4 +2,4 @@ oint telegram SendAudio \ --token "***" \ --chat "@testsichee" \ --text "Строковое значение" \ - --audio "C:\Users\Administrator\AppData\Local\Temp\vf5adgoikbv.mp3" \ No newline at end of file + --audio "C:\Users\Administrator\AppData\Local\Temp\wfkgz2yrll5.mp3" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendAudio/bat.txt b/docs/en/cli/telegram/SendAudio/bat.txt index e43e976660..3be3df8d4b 100644 --- a/docs/en/cli/telegram/SendAudio/bat.txt +++ b/docs/en/cli/telegram/SendAudio/bat.txt @@ -2,4 +2,4 @@ oint telegram SendAudio ^ --token "***" ^ --chat "@testsichee" ^ --text "Строковое значение" ^ - --audio "C:\Users\Administrator\AppData\Local\Temp\vf5adgoikbv.mp3" \ No newline at end of file + --audio "C:\Users\Administrator\AppData\Local\Temp\wfkgz2yrll5.mp3" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendContact/bash.txt b/docs/en/cli/telegram/SendContact/bash.txt index 76c9aa2b0e..1e1a24e8e7 100644 --- a/docs/en/cli/telegram/SendContact/bash.txt +++ b/docs/en/cli/telegram/SendContact/bash.txt @@ -1,6 +1,6 @@ oint telegram SendContact \ --token "***" \ - --chat "@testsichee" \ + --chat "461699897" \ --surname "Петров" \ --phone "88005553535" \ --name "Петр" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendContact/bat.txt b/docs/en/cli/telegram/SendContact/bat.txt index e48db0c140..7449598933 100644 --- a/docs/en/cli/telegram/SendContact/bat.txt +++ b/docs/en/cli/telegram/SendContact/bat.txt @@ -1,6 +1,6 @@ oint telegram SendContact ^ --token "***" ^ - --chat "@testsichee" ^ + --chat "461699897" ^ --surname "Петров" ^ --phone "88005553535" ^ --name "Петр" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendDocument/bash.txt b/docs/en/cli/telegram/SendDocument/bash.txt index c3a3703968..a25e6cff16 100644 --- a/docs/en/cli/telegram/SendDocument/bash.txt +++ b/docs/en/cli/telegram/SendDocument/bash.txt @@ -2,5 +2,5 @@ oint telegram SendDocument \ --token "***" \ --chat "@testsichee" \ --text "Строковое значение" \ - --doc "C:\Users\Administrator\AppData\Local\Temp\1c4usbebnve.docx" \ + --doc "C:\Users\Administrator\AppData\Local\Temp\optton32oi1.docx" \ --filename "custom.docx" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendDocument/bat.txt b/docs/en/cli/telegram/SendDocument/bat.txt index 01d0d18f19..18dbad13bd 100644 --- a/docs/en/cli/telegram/SendDocument/bat.txt +++ b/docs/en/cli/telegram/SendDocument/bat.txt @@ -2,5 +2,5 @@ oint telegram SendDocument ^ --token "***" ^ --chat "@testsichee" ^ --text "Строковое значение" ^ - --doc "C:\Users\Administrator\AppData\Local\Temp\1c4usbebnve.docx" ^ + --doc "C:\Users\Administrator\AppData\Local\Temp\optton32oi1.docx" ^ --filename "custom.docx" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendGif/bash.txt b/docs/en/cli/telegram/SendGif/bash.txt index 8f038b2039..77c20996ad 100644 --- a/docs/en/cli/telegram/SendGif/bash.txt +++ b/docs/en/cli/telegram/SendGif/bash.txt @@ -2,4 +2,4 @@ oint telegram SendGif \ --token "***" \ --chat "@testsichee" \ --text "Строковое значение" \ - --gif "C:\Users\Administrator\AppData\Local\Temp\ly3lu5llwn1.gif" \ No newline at end of file + --gif "C:\Users\Administrator\AppData\Local\Temp\rziranntilh.gif" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendGif/bat.txt b/docs/en/cli/telegram/SendGif/bat.txt index a839b9bc16..d5ba75b367 100644 --- a/docs/en/cli/telegram/SendGif/bat.txt +++ b/docs/en/cli/telegram/SendGif/bat.txt @@ -2,4 +2,4 @@ oint telegram SendGif ^ --token "***" ^ --chat "@testsichee" ^ --text "Строковое значение" ^ - --gif "C:\Users\Administrator\AppData\Local\Temp\ly3lu5llwn1.gif" \ No newline at end of file + --gif "C:\Users\Administrator\AppData\Local\Temp\rziranntilh.gif" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendImage/bash.txt b/docs/en/cli/telegram/SendImage/bash.txt index e936f24d7a..7c444604f5 100644 --- a/docs/en/cli/telegram/SendImage/bash.txt +++ b/docs/en/cli/telegram/SendImage/bash.txt @@ -2,4 +2,4 @@ oint telegram SendImage \ --token "***" \ --chat "@testsichee" \ --text "Строковое значение" \ - --picture "C:\Users\Administrator\AppData\Local\Temp\rhlkdrw5zh2.png" \ No newline at end of file + --picture "C:\Users\Administrator\AppData\Local\Temp\5mo2jl5dfhi.png" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendImage/bat.txt b/docs/en/cli/telegram/SendImage/bat.txt index 4d49215669..634d0f5ebf 100644 --- a/docs/en/cli/telegram/SendImage/bat.txt +++ b/docs/en/cli/telegram/SendImage/bat.txt @@ -2,4 +2,4 @@ oint telegram SendImage ^ --token "***" ^ --chat "@testsichee" ^ --text "Строковое значение" ^ - --picture "C:\Users\Administrator\AppData\Local\Temp\rhlkdrw5zh2.png" \ No newline at end of file + --picture "C:\Users\Administrator\AppData\Local\Temp\5mo2jl5dfhi.png" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendMediaGroup/bash.txt b/docs/en/cli/telegram/SendMediaGroup/bash.txt index 4576cdb1ee..cc0cde3f02 100644 --- a/docs/en/cli/telegram/SendMediaGroup/bash.txt +++ b/docs/en/cli/telegram/SendMediaGroup/bash.txt @@ -4,4 +4,4 @@ oint telegram SendMediaGroup \ --token "***" \ --chat "@testsichee" \ --text "Строковое значение" \ - --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\d35hpifqkrv.docx':'document'}" \ No newline at end of file + --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\auh2h4dizn1.docx':'document'}" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendMediaGroup/bat.txt b/docs/en/cli/telegram/SendMediaGroup/bat.txt index eac85528c6..34a6a713f0 100644 --- a/docs/en/cli/telegram/SendMediaGroup/bat.txt +++ b/docs/en/cli/telegram/SendMediaGroup/bat.txt @@ -4,4 +4,4 @@ oint telegram SendMediaGroup ^ --token "***" ^ --chat "@testsichee" ^ --text "Строковое значение" ^ - --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\d35hpifqkrv.docx':'document'}" \ No newline at end of file + --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\auh2h4dizn1.docx':'document'}" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendVideo/bash.txt b/docs/en/cli/telegram/SendVideo/bash.txt index 55717ad056..1275950f1b 100644 --- a/docs/en/cli/telegram/SendVideo/bash.txt +++ b/docs/en/cli/telegram/SendVideo/bash.txt @@ -2,4 +2,4 @@ oint telegram SendVideo \ --token "***" \ --chat "@testsichee" \ --text "Строковое значение" \ - --video "C:\Users\Administrator\AppData\Local\Temp\hajw1jwy3rf.mp4" \ No newline at end of file + --video "C:\Users\Administrator\AppData\Local\Temp\d1thfczxifw.mp4" \ No newline at end of file diff --git a/docs/en/cli/telegram/SendVideo/bat.txt b/docs/en/cli/telegram/SendVideo/bat.txt index 5145caefb2..4635a142d3 100644 --- a/docs/en/cli/telegram/SendVideo/bat.txt +++ b/docs/en/cli/telegram/SendVideo/bat.txt @@ -2,4 +2,4 @@ oint telegram SendVideo ^ --token "***" ^ --chat "@testsichee" ^ --text "Строковое значение" ^ - --video "C:\Users\Administrator\AppData\Local\Temp\hajw1jwy3rf.mp4" \ No newline at end of file + --video "C:\Users\Administrator\AppData\Local\Temp\d1thfczxifw.mp4" \ No newline at end of file diff --git a/docs/en/cli/telegram/UnpinMessage/bash.txt b/docs/en/cli/telegram/UnpinMessage/bash.txt index 7b43fd2926..c7405feffa 100644 --- a/docs/en/cli/telegram/UnpinMessage/bash.txt +++ b/docs/en/cli/telegram/UnpinMessage/bash.txt @@ -1,4 +1,4 @@ oint telegram UnpinMessage \ --token "***" \ --chat "@testsichee" \ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/telegram/UnpinMessage/bat.txt b/docs/en/cli/telegram/UnpinMessage/bat.txt index 03792aab51..c22484bc25 100644 --- a/docs/en/cli/telegram/UnpinMessage/bat.txt +++ b/docs/en/cli/telegram/UnpinMessage/bat.txt @@ -1,4 +1,4 @@ oint telegram UnpinMessage ^ --token "***" ^ --chat "@testsichee" ^ - --message "14958" \ No newline at end of file + --message "15076" \ No newline at end of file diff --git a/docs/en/cli/twitter/CreateTextTweet/bash.txt b/docs/en/cli/twitter/CreateTextTweet/bash.txt index af85631f14..0a4f73a634 100644 --- a/docs/en/cli/twitter/CreateTextTweet/bash.txt +++ b/docs/en/cli/twitter/CreateTextTweet/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint twitter CreateTextTweet \ - --text "TestTweet3b0d60a8-1a60-46e5-b8d8-b20ffb0ea524" \ + --text "TestTweetb2f9dc5d-dbc9-495b-8d7b-e482d435aaea" \ --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}" \ No newline at end of file diff --git a/docs/en/cli/twitter/CreateTextTweet/bat.txt b/docs/en/cli/twitter/CreateTextTweet/bat.txt index b15c02da42..3ca1f950dc 100644 --- a/docs/en/cli/twitter/CreateTextTweet/bat.txt +++ b/docs/en/cli/twitter/CreateTextTweet/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint twitter CreateTextTweet ^ - --text "TestTweet3b0d60a8-1a60-46e5-b8d8-b20ffb0ea524" ^ + --text "TestTweetb2f9dc5d-dbc9-495b-8d7b-e482d435aaea" ^ --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}" \ No newline at end of file diff --git a/docs/en/cli/vk/AddProduct/bash.txt b/docs/en/cli/vk/AddProduct/bash.txt index c0c5334619..66c40d3b7a 100644 --- a/docs/en/cli/vk/AddProduct/bash.txt +++ b/docs/en/cli/vk/AddProduct/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk AddProduct \ - --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':4733}" \ + --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':4769}" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/AddProduct/bat.txt b/docs/en/cli/vk/AddProduct/bat.txt index b4485353c2..954c45087a 100644 --- a/docs/en/cli/vk/AddProduct/bat.txt +++ b/docs/en/cli/vk/AddProduct/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk AddProduct ^ - --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':4733}" ^ + --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':4769}" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/AddProductPropertyVariant/bash.txt b/docs/en/cli/vk/AddProductPropertyVariant/bash.txt index 92944662d6..780b37e224 100644 --- a/docs/en/cli/vk/AddProductPropertyVariant/bash.txt +++ b/docs/en/cli/vk/AddProductPropertyVariant/bash.txt @@ -2,5 +2,5 @@ oint vk AddProductPropertyVariant \ --value "Red" \ - --prop "2167" \ + --prop "2181" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/AddProductPropertyVariant/bat.txt b/docs/en/cli/vk/AddProductPropertyVariant/bat.txt index b056f02392..3fd448ee07 100644 --- a/docs/en/cli/vk/AddProductPropertyVariant/bat.txt +++ b/docs/en/cli/vk/AddProductPropertyVariant/bat.txt @@ -2,5 +2,5 @@ oint vk AddProductPropertyVariant ^ --value "Red" ^ - --prop "2167" ^ + --prop "2181" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/AddProductToCollection/bash.txt b/docs/en/cli/vk/AddProductToCollection/bash.txt index 49656d2b56..a227b886bf 100644 --- a/docs/en/cli/vk/AddProductToCollection/bash.txt +++ b/docs/en/cli/vk/AddProductToCollection/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint vk AddProductToCollection \ - --sel 140 \ - --items 10666273 \ + --sel 135 \ + --items 10672529 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/AddProductToCollection/bat.txt b/docs/en/cli/vk/AddProductToCollection/bat.txt index ccf0e9f914..069d14df35 100644 --- a/docs/en/cli/vk/AddProductToCollection/bat.txt +++ b/docs/en/cli/vk/AddProductToCollection/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint vk AddProductToCollection ^ - --sel 140 ^ - --items 10666273 ^ + --sel 135 ^ + --items 10672529 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CloseDiscussion/bash.txt b/docs/en/cli/vk/CloseDiscussion/bash.txt index af1837f238..75de5ca7ac 100644 --- a/docs/en/cli/vk/CloseDiscussion/bash.txt +++ b/docs/en/cli/vk/CloseDiscussion/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint vk CloseDiscussion \ - --topic 53051588 \ + --topic 53060120 \ --remove false \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CloseDiscussion/bat.txt b/docs/en/cli/vk/CloseDiscussion/bat.txt index 33b5871f11..1b33fd35e0 100644 --- a/docs/en/cli/vk/CloseDiscussion/bat.txt +++ b/docs/en/cli/vk/CloseDiscussion/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint vk CloseDiscussion ^ - --topic 53051588 ^ + --topic 53060120 ^ --remove false ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreateAd/bash.txt b/docs/en/cli/vk/CreateAd/bash.txt index 3785d2e2aa..ae3afa794d 100644 --- a/docs/en/cli/vk/CreateAd/bash.txt +++ b/docs/en/cli/vk/CreateAd/bash.txt @@ -1,9 +1,9 @@ # JSON data can also be passed as a path to a .json file oint vk CreateAd \ - --campaign 1031083389 \ + --campaign 1031085965 \ --limit 150 \ --category 126 \ - --post 7170 \ + --post 7224 \ --cabinet "1607951446" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreateAd/bat.txt b/docs/en/cli/vk/CreateAd/bat.txt index 2c114e1506..8be95308ae 100644 --- a/docs/en/cli/vk/CreateAd/bat.txt +++ b/docs/en/cli/vk/CreateAd/bat.txt @@ -1,9 +1,9 @@ :: JSON data can also be passed as a path to a .json file oint vk CreateAd ^ - --campaign 1031083389 ^ + --campaign 1031085965 ^ --limit 150 ^ --category 126 ^ - --post 7170 ^ + --post 7224 ^ --cabinet "1607951446" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreateCompositePost/bash.txt b/docs/en/cli/vk/CreateCompositePost/bash.txt index 5a10387411..3d15a15e66 100644 --- a/docs/en/cli/vk/CreateCompositePost/bash.txt +++ b/docs/en/cli/vk/CreateCompositePost/bash.txt @@ -2,7 +2,7 @@ oint vk CreateCompositePost \ --text "Post from autotest" \ - --objects "['photo657846756_457246607','video-218861756_456240195']" \ + --objects "['photo657846756_457246644','video-218861756_456240207']" \ --ad false \ --url "https://github.com/Bayselonarrend/OpenIntegrations" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreateCompositePost/bat.txt b/docs/en/cli/vk/CreateCompositePost/bat.txt index 920438c70b..2907540a11 100644 --- a/docs/en/cli/vk/CreateCompositePost/bat.txt +++ b/docs/en/cli/vk/CreateCompositePost/bat.txt @@ -2,7 +2,7 @@ oint vk CreateCompositePost ^ --text "Post from autotest" ^ - --objects "['photo657846756_457246607','video-218861756_456240195']" ^ + --objects "['photo657846756_457246644','video-218861756_456240207']" ^ --ad false ^ --url "https://github.com/Bayselonarrend/OpenIntegrations" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreatePost/bash.txt b/docs/en/cli/vk/CreatePost/bash.txt index ab6584da86..795e65a9e6 100644 --- a/docs/en/cli/vk/CreatePost/bash.txt +++ b/docs/en/cli/vk/CreatePost/bash.txt @@ -2,7 +2,7 @@ oint vk CreatePost \ --text "Post from autotest" \ - --pictures "C:\Users\Administrator\AppData\Local\Temp\i5p12xa10e4.png" \ + --pictures "C:\Users\Administrator\AppData\Local\Temp\11g2np1nc5r.png" \ --ad true \ --url "https://github.com/Bayselonarrend/OpenIntegrations" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreatePost/bat.txt b/docs/en/cli/vk/CreatePost/bat.txt index 69e24a1144..86b80de1c0 100644 --- a/docs/en/cli/vk/CreatePost/bat.txt +++ b/docs/en/cli/vk/CreatePost/bat.txt @@ -2,7 +2,7 @@ oint vk CreatePost ^ --text "Post from autotest" ^ - --pictures "C:\Users\Administrator\AppData\Local\Temp\i5p12xa10e4.png" ^ + --pictures "C:\Users\Administrator\AppData\Local\Temp\11g2np1nc5r.png" ^ --ad true ^ --url "https://github.com/Bayselonarrend/OpenIntegrations" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreateStory/bash.txt b/docs/en/cli/vk/CreateStory/bash.txt index a084874654..0a6a58fd47 100644 --- a/docs/en/cli/vk/CreateStory/bash.txt +++ b/docs/en/cli/vk/CreateStory/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk CreateStory \ - --picture "C:\Users\Administrator\AppData\Local\Temp\gy2uj1qe4jt.png" \ + --picture "C:\Users\Administrator\AppData\Local\Temp\1euvaws4vmm.png" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/CreateStory/bat.txt b/docs/en/cli/vk/CreateStory/bat.txt index bc07e3f5d2..e6569dcee4 100644 --- a/docs/en/cli/vk/CreateStory/bat.txt +++ b/docs/en/cli/vk/CreateStory/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk CreateStory ^ - --picture "C:\Users\Administrator\AppData\Local\Temp\gy2uj1qe4jt.png" ^ + --picture "C:\Users\Administrator\AppData\Local\Temp\1euvaws4vmm.png" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteAlbum/bash.txt b/docs/en/cli/vk/DeleteAlbum/bash.txt index f5007ceb06..177da0f9ae 100644 --- a/docs/en/cli/vk/DeleteAlbum/bash.txt +++ b/docs/en/cli/vk/DeleteAlbum/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeleteAlbum \ - --album 307753547 \ + --album 307766623 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteAlbum/bat.txt b/docs/en/cli/vk/DeleteAlbum/bat.txt index b8ade3ca13..9e96c791e7 100644 --- a/docs/en/cli/vk/DeleteAlbum/bat.txt +++ b/docs/en/cli/vk/DeleteAlbum/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeleteAlbum ^ - --album 307753547 ^ + --album 307766623 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteImage/bash.txt b/docs/en/cli/vk/DeleteImage/bash.txt index 32eeea7db6..3651804534 100644 --- a/docs/en/cli/vk/DeleteImage/bash.txt +++ b/docs/en/cli/vk/DeleteImage/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeleteImage \ - --pictureid 457254309 \ + --pictureid 457254418 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteImage/bat.txt b/docs/en/cli/vk/DeleteImage/bat.txt index 32d0d03079..e4d760ce96 100644 --- a/docs/en/cli/vk/DeleteImage/bat.txt +++ b/docs/en/cli/vk/DeleteImage/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeleteImage ^ - --pictureid 457254309 ^ + --pictureid 457254418 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeletePost/bash.txt b/docs/en/cli/vk/DeletePost/bash.txt index cd7704a3e9..9e867c58cb 100644 --- a/docs/en/cli/vk/DeletePost/bash.txt +++ b/docs/en/cli/vk/DeletePost/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeletePost \ - --post "7164" \ + --post "7218" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeletePost/bat.txt b/docs/en/cli/vk/DeletePost/bat.txt index 149c710e9b..155cab4dfd 100644 --- a/docs/en/cli/vk/DeletePost/bat.txt +++ b/docs/en/cli/vk/DeletePost/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeletePost ^ - --post "7164" ^ + --post "7218" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteProduct/bash.txt b/docs/en/cli/vk/DeleteProduct/bash.txt index 4f5c82cb91..6dc41627ad 100644 --- a/docs/en/cli/vk/DeleteProduct/bash.txt +++ b/docs/en/cli/vk/DeleteProduct/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeleteProduct \ - --item 10666273 \ + --item 10672529 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteProduct/bat.txt b/docs/en/cli/vk/DeleteProduct/bat.txt index fd638bc34c..edf72c02e9 100644 --- a/docs/en/cli/vk/DeleteProduct/bat.txt +++ b/docs/en/cli/vk/DeleteProduct/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeleteProduct ^ - --item 10666273 ^ + --item 10672529 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteProductProperty/bash.txt b/docs/en/cli/vk/DeleteProductProperty/bash.txt index 23d9d4fd8c..ab66ba206f 100644 --- a/docs/en/cli/vk/DeleteProductProperty/bash.txt +++ b/docs/en/cli/vk/DeleteProductProperty/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeleteProductProperty \ - --prop "2167" \ + --prop "2181" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteProductProperty/bat.txt b/docs/en/cli/vk/DeleteProductProperty/bat.txt index 3cacbd2294..0d4cc06b8e 100644 --- a/docs/en/cli/vk/DeleteProductProperty/bat.txt +++ b/docs/en/cli/vk/DeleteProductProperty/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeleteProductProperty ^ - --prop "2167" ^ + --prop "2181" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt b/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt index d4e8b5a6da..98addd3ffa 100644 --- a/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt +++ b/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeleteProductPropertyVariant \ - --option 4732 \ + --option 4768 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt b/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt index ded02763c1..6479ea15ac 100644 --- a/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt +++ b/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeleteProductPropertyVariant ^ - --option 4732 ^ + --option 4768 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteSelection/bash.txt b/docs/en/cli/vk/DeleteSelection/bash.txt index 014237f11b..6f85651ce0 100644 --- a/docs/en/cli/vk/DeleteSelection/bash.txt +++ b/docs/en/cli/vk/DeleteSelection/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk DeleteSelection \ - --sel 140 \ + --sel 135 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/DeleteSelection/bat.txt b/docs/en/cli/vk/DeleteSelection/bat.txt index a4757bd2db..92ff08c665 100644 --- a/docs/en/cli/vk/DeleteSelection/bat.txt +++ b/docs/en/cli/vk/DeleteSelection/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk DeleteSelection ^ - --sel 140 ^ + --sel 135 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProduct/bash.txt b/docs/en/cli/vk/EditProduct/bash.txt index dafc89213b..69da7f0489 100644 --- a/docs/en/cli/vk/EditProduct/bash.txt +++ b/docs/en/cli/vk/EditProduct/bash.txt @@ -2,5 +2,5 @@ oint vk EditProduct \ --product "{'Name':'EditedTestProduct'}" \ - --item 10666273 \ + --item 10672529 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProduct/bat.txt b/docs/en/cli/vk/EditProduct/bat.txt index c120f20c01..09a2b62835 100644 --- a/docs/en/cli/vk/EditProduct/bat.txt +++ b/docs/en/cli/vk/EditProduct/bat.txt @@ -2,5 +2,5 @@ oint vk EditProduct ^ --product "{'Name':'EditedTestProduct'}" ^ - --item 10666273 ^ + --item 10672529 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProductCollection/bash.txt b/docs/en/cli/vk/EditProductCollection/bash.txt index 4769910e70..843798ffd2 100644 --- a/docs/en/cli/vk/EditProductCollection/bash.txt +++ b/docs/en/cli/vk/EditProductCollection/bash.txt @@ -2,5 +2,5 @@ oint vk EditProductCollection \ --title "EditedCollection" \ - --sel 140 \ + --sel 135 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProductCollection/bat.txt b/docs/en/cli/vk/EditProductCollection/bat.txt index 727cf1e240..f49f6c2ee1 100644 --- a/docs/en/cli/vk/EditProductCollection/bat.txt +++ b/docs/en/cli/vk/EditProductCollection/bat.txt @@ -2,5 +2,5 @@ oint vk EditProductCollection ^ --title "EditedCollection" ^ - --sel 140 ^ + --sel 135 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProductProperty/bash.txt b/docs/en/cli/vk/EditProductProperty/bash.txt index 1cfc7141fd..28b3c73f0d 100644 --- a/docs/en/cli/vk/EditProductProperty/bash.txt +++ b/docs/en/cli/vk/EditProductProperty/bash.txt @@ -2,5 +2,5 @@ oint vk EditProductProperty \ --title "Color (change.)" \ - --prop "2167" \ + --prop "2181" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProductProperty/bat.txt b/docs/en/cli/vk/EditProductProperty/bat.txt index 5aa7a0c4d4..4d4877b2d7 100644 --- a/docs/en/cli/vk/EditProductProperty/bat.txt +++ b/docs/en/cli/vk/EditProductProperty/bat.txt @@ -2,5 +2,5 @@ oint vk EditProductProperty ^ --title "Color (change.)" ^ - --prop "2167" ^ + --prop "2181" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProductPropertyVariant/bash.txt b/docs/en/cli/vk/EditProductPropertyVariant/bash.txt index 9642a0457b..68467909c8 100644 --- a/docs/en/cli/vk/EditProductPropertyVariant/bash.txt +++ b/docs/en/cli/vk/EditProductPropertyVariant/bash.txt @@ -2,6 +2,6 @@ oint vk EditProductPropertyVariant \ --value "New variant name" \ - --prop "2167" \ - --option 4732 \ + --prop "2181" \ + --option 4768 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/EditProductPropertyVariant/bat.txt b/docs/en/cli/vk/EditProductPropertyVariant/bat.txt index 459503b774..1d99992c09 100644 --- a/docs/en/cli/vk/EditProductPropertyVariant/bat.txt +++ b/docs/en/cli/vk/EditProductPropertyVariant/bat.txt @@ -2,6 +2,6 @@ oint vk EditProductPropertyVariant ^ --value "New variant name" ^ - --prop "2167" ^ - --option 4732 ^ + --prop "2181" ^ + --option 4768 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GetProductsByID/bash.txt b/docs/en/cli/vk/GetProductsByID/bash.txt index 8a426a32da..b0a9ce94d3 100644 --- a/docs/en/cli/vk/GetProductsByID/bash.txt +++ b/docs/en/cli/vk/GetProductsByID/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk GetProductsByID \ - --items "[10666281,10666285]" \ + --items "[10672531,10672532]" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GetProductsByID/bat.txt b/docs/en/cli/vk/GetProductsByID/bat.txt index 5f95582e20..6d84ba6a19 100644 --- a/docs/en/cli/vk/GetProductsByID/bat.txt +++ b/docs/en/cli/vk/GetProductsByID/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk GetProductsByID ^ - --items "[10666281,10666285]" ^ + --items "[10672531,10672532]" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GetSelectionsByID/bash.txt b/docs/en/cli/vk/GetSelectionsByID/bash.txt index 6fc4b73ad9..09634d5e39 100644 --- a/docs/en/cli/vk/GetSelectionsByID/bash.txt +++ b/docs/en/cli/vk/GetSelectionsByID/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk GetSelectionsByID \ - --sels 140 \ + --sels 135 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GetSelectionsByID/bat.txt b/docs/en/cli/vk/GetSelectionsByID/bat.txt index 46c4341ca6..e9c7990193 100644 --- a/docs/en/cli/vk/GetSelectionsByID/bat.txt +++ b/docs/en/cli/vk/GetSelectionsByID/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk GetSelectionsByID ^ - --sels 140 ^ + --sels 135 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GetStatistics/bash.txt b/docs/en/cli/vk/GetStatistics/bash.txt index b3bf6d5b12..e93bf08bf5 100644 --- a/docs/en/cli/vk/GetStatistics/bash.txt +++ b/docs/en/cli/vk/GetStatistics/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint vk GetStatistics \ - --datefrom "2025-02-18T00:00:00" \ - --dateto "2025-02-18T23:59:59" \ + --datefrom "2025-02-19T00:00:00" \ + --dateto "2025-02-19T23:59:59" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GetStatistics/bat.txt b/docs/en/cli/vk/GetStatistics/bat.txt index 7d7f2d1e9f..55342ad041 100644 --- a/docs/en/cli/vk/GetStatistics/bat.txt +++ b/docs/en/cli/vk/GetStatistics/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint vk GetStatistics ^ - --datefrom "2025-02-18T00:00:00" ^ - --dateto "2025-02-18T23:59:59" ^ + --datefrom "2025-02-19T00:00:00" ^ + --dateto "2025-02-19T23:59:59" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GroupProducts/bash.txt b/docs/en/cli/vk/GroupProducts/bash.txt index 9b50836b72..74972ff4cf 100644 --- a/docs/en/cli/vk/GroupProducts/bash.txt +++ b/docs/en/cli/vk/GroupProducts/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk GroupProducts \ - --items "[10666281,10666285]" \ + --items "[10672531,10672532]" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/GroupProducts/bat.txt b/docs/en/cli/vk/GroupProducts/bat.txt index 33e09bf412..d523c2103f 100644 --- a/docs/en/cli/vk/GroupProducts/bat.txt +++ b/docs/en/cli/vk/GroupProducts/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk GroupProducts ^ - --items "[10666281,10666285]" ^ + --items "[10672531,10672532]" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/LikePost/bash.txt b/docs/en/cli/vk/LikePost/bash.txt index 3f8a3d8e76..5690b69ecd 100644 --- a/docs/en/cli/vk/LikePost/bash.txt +++ b/docs/en/cli/vk/LikePost/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk LikePost \ - --post 7167 \ + --post 7221 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/LikePost/bat.txt b/docs/en/cli/vk/LikePost/bat.txt index 1a1f08eb39..d81f270c18 100644 --- a/docs/en/cli/vk/LikePost/bat.txt +++ b/docs/en/cli/vk/LikePost/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk LikePost ^ - --post 7167 ^ + --post 7221 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/OpenDiscussion/bash.txt b/docs/en/cli/vk/OpenDiscussion/bash.txt index c9a87bc513..bb5e9acec7 100644 --- a/docs/en/cli/vk/OpenDiscussion/bash.txt +++ b/docs/en/cli/vk/OpenDiscussion/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint vk OpenDiscussion \ - --topic 53051588 \ + --topic 53060120 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/OpenDiscussion/bat.txt b/docs/en/cli/vk/OpenDiscussion/bat.txt index ce1b4eb34d..eff7763ac7 100644 --- a/docs/en/cli/vk/OpenDiscussion/bat.txt +++ b/docs/en/cli/vk/OpenDiscussion/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint vk OpenDiscussion ^ - --topic 53051588 ^ + --topic 53060120 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/RemoveProductFromSelection/bash.txt b/docs/en/cli/vk/RemoveProductFromSelection/bash.txt index 727ef7f78e..e7701a0553 100644 --- a/docs/en/cli/vk/RemoveProductFromSelection/bash.txt +++ b/docs/en/cli/vk/RemoveProductFromSelection/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint vk RemoveProductFromSelection \ - --sel 140 \ - --item 10666273 \ + --sel 135 \ + --item 10672529 \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/RemoveProductFromSelection/bat.txt b/docs/en/cli/vk/RemoveProductFromSelection/bat.txt index 713f6338da..67dc73e103 100644 --- a/docs/en/cli/vk/RemoveProductFromSelection/bat.txt +++ b/docs/en/cli/vk/RemoveProductFromSelection/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint vk RemoveProductFromSelection ^ - --sel 140 ^ - --item 10666273 ^ + --sel 135 ^ + --item 10672529 ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/SaveImageToAlbum/bash.txt b/docs/en/cli/vk/SaveImageToAlbum/bash.txt index 6235484a08..e5eafdeadb 100644 --- a/docs/en/cli/vk/SaveImageToAlbum/bash.txt +++ b/docs/en/cli/vk/SaveImageToAlbum/bash.txt @@ -1,7 +1,7 @@ # JSON data can also be passed as a path to a .json file oint vk SaveImageToAlbum \ - --album 307753547 \ + --album 307766623 \ --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \ --description "AutoTestImage" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/SaveImageToAlbum/bat.txt b/docs/en/cli/vk/SaveImageToAlbum/bat.txt index 81adda99d3..be85990e74 100644 --- a/docs/en/cli/vk/SaveImageToAlbum/bat.txt +++ b/docs/en/cli/vk/SaveImageToAlbum/bat.txt @@ -1,7 +1,7 @@ :: JSON data can also be passed as a path to a .json file oint vk SaveImageToAlbum ^ - --album 307753547 ^ + --album 307766623 ^ --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^ --description "AutoTestImage" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/WriteComment/bash.txt b/docs/en/cli/vk/WriteComment/bash.txt index e49b3a8ebe..4898eee8b4 100644 --- a/docs/en/cli/vk/WriteComment/bash.txt +++ b/docs/en/cli/vk/WriteComment/bash.txt @@ -1,7 +1,7 @@ # JSON data can also be passed as a path to a .json file oint vk WriteComment \ - --post 7167 \ + --post 7221 \ --wall "-218861756" \ --text "NewComment" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/WriteComment/bat.txt b/docs/en/cli/vk/WriteComment/bat.txt index 56efeb029d..0fcbb59278 100644 --- a/docs/en/cli/vk/WriteComment/bat.txt +++ b/docs/en/cli/vk/WriteComment/bat.txt @@ -1,7 +1,7 @@ :: JSON data can also be passed as a path to a .json file oint vk WriteComment ^ - --post 7167 ^ + --post 7221 ^ --wall "-218861756" ^ --text "NewComment" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/WriteInDiscussion/bash.txt b/docs/en/cli/vk/WriteInDiscussion/bash.txt index 070d7a2d1e..3549924411 100644 --- a/docs/en/cli/vk/WriteInDiscussion/bash.txt +++ b/docs/en/cli/vk/WriteInDiscussion/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint vk WriteInDiscussion \ - --topic 53051588 \ + --topic 53060120 \ --text "I like yellow more" \ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vk/WriteInDiscussion/bat.txt b/docs/en/cli/vk/WriteInDiscussion/bat.txt index bbeb950227..ebbb88c798 100644 --- a/docs/en/cli/vk/WriteInDiscussion/bat.txt +++ b/docs/en/cli/vk/WriteInDiscussion/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint vk WriteInDiscussion ^ - --topic 53051588 ^ + --topic 53060120 ^ --text "I like yellow more" ^ --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ChangeChatPicture/bash.txt b/docs/en/cli/vkteams/ChangeChatPicture/bash.txt index de51001e8a..c49b911c02 100644 --- a/docs/en/cli/vkteams/ChangeChatPicture/bash.txt +++ b/docs/en/cli/vkteams/ChangeChatPicture/bash.txt @@ -1,4 +1,4 @@ oint vkteams ChangeChatPicture \ --token "***" \ --chatid "AoLI0egLWBSLR1Ngn2w" \ - --file "C:\Users\Administrator\AppData\Local\Temp\akhc415ef0s.png" \ No newline at end of file + --file "C:\Users\Administrator\AppData\Local\Temp\znjn2zbkmd5.png" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ChangeChatPicture/bat.txt b/docs/en/cli/vkteams/ChangeChatPicture/bat.txt index 9ca52cd469..4628fa3e8c 100644 --- a/docs/en/cli/vkteams/ChangeChatPicture/bat.txt +++ b/docs/en/cli/vkteams/ChangeChatPicture/bat.txt @@ -1,4 +1,4 @@ oint vkteams ChangeChatPicture ^ --token "***" ^ --chatid "AoLI0egLWBSLR1Ngn2w" ^ - --file "C:\Users\Administrator\AppData\Local\Temp\akhc415ef0s.png" \ No newline at end of file + --file "C:\Users\Administrator\AppData\Local\Temp\znjn2zbkmd5.png" \ No newline at end of file diff --git a/docs/en/cli/vkteams/DeleteMessage/bash.txt b/docs/en/cli/vkteams/DeleteMessage/bash.txt index f5130cb901..9faccdd411 100644 --- a/docs/en/cli/vkteams/DeleteMessage/bash.txt +++ b/docs/en/cli/vkteams/DeleteMessage/bash.txt @@ -1,4 +1,4 @@ oint vkteams DeleteMessage \ --token "***" \ --chatid "689203963@chat.agent" \ - --messageid "7472708393086494852" \ No newline at end of file + --messageid "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/DeleteMessage/bat.txt b/docs/en/cli/vkteams/DeleteMessage/bat.txt index b44eef2b48..c82114fe25 100644 --- a/docs/en/cli/vkteams/DeleteMessage/bat.txt +++ b/docs/en/cli/vkteams/DeleteMessage/bat.txt @@ -1,4 +1,4 @@ oint vkteams DeleteMessage ^ --token "***" ^ --chatid "689203963@chat.agent" ^ - --messageid "7472708393086494852" \ No newline at end of file + --messageid "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/EditMessageText/bash.txt b/docs/en/cli/vkteams/EditMessageText/bash.txt index b997e4a576..53fd1be302 100644 --- a/docs/en/cli/vkteams/EditMessageText/bash.txt +++ b/docs/en/cli/vkteams/EditMessageText/bash.txt @@ -1,6 +1,6 @@ oint vkteams EditMessageText \ --token "***" \ --chatid "689203963@chat.agent" \ - --messageid "7472708393086494852" \ + --messageid "7473012317857261870" \ --text "New bold message text" \ --parsemod "HTML" \ No newline at end of file diff --git a/docs/en/cli/vkteams/EditMessageText/bat.txt b/docs/en/cli/vkteams/EditMessageText/bat.txt index 01dc3d72af..2ea66ab30e 100644 --- a/docs/en/cli/vkteams/EditMessageText/bat.txt +++ b/docs/en/cli/vkteams/EditMessageText/bat.txt @@ -1,6 +1,6 @@ oint vkteams EditMessageText ^ --token "***" ^ --chatid "689203963@chat.agent" ^ - --messageid "7472708393086494852" ^ + --messageid "7473012317857261870" ^ --text "New bold message text" ^ --parsemod "HTML" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ForwardMessage/bash.txt b/docs/en/cli/vkteams/ForwardMessage/bash.txt index af66305572..dbf0d031a7 100644 --- a/docs/en/cli/vkteams/ForwardMessage/bash.txt +++ b/docs/en/cli/vkteams/ForwardMessage/bash.txt @@ -1,6 +1,6 @@ oint vkteams ForwardMessage \ --token "***" \ - --messageid "7472708393086494852" \ + --messageid "7473012317857261870" \ --fromid "689203963@chat.agent" \ --chatid "AoLI0egLWBSLR1Ngn2w" \ --text "Additional text" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ForwardMessage/bat.txt b/docs/en/cli/vkteams/ForwardMessage/bat.txt index b613fb7985..16416d208e 100644 --- a/docs/en/cli/vkteams/ForwardMessage/bat.txt +++ b/docs/en/cli/vkteams/ForwardMessage/bat.txt @@ -1,6 +1,6 @@ oint vkteams ForwardMessage ^ --token "***" ^ - --messageid "7472708393086494852" ^ + --messageid "7473012317857261870" ^ --fromid "689203963@chat.agent" ^ --chatid "AoLI0egLWBSLR1Ngn2w" ^ --text "Additional text" \ No newline at end of file diff --git a/docs/en/cli/vkteams/GetEvents/bash.txt b/docs/en/cli/vkteams/GetEvents/bash.txt index a79a5369d1..8dda97580d 100644 --- a/docs/en/cli/vkteams/GetEvents/bash.txt +++ b/docs/en/cli/vkteams/GetEvents/bash.txt @@ -1,4 +1,4 @@ oint vkteams GetEvents \ --token "***" \ - --last 415 \ + --last 421 \ --timeout 3 \ No newline at end of file diff --git a/docs/en/cli/vkteams/GetEvents/bat.txt b/docs/en/cli/vkteams/GetEvents/bat.txt index 649787bc28..27593636ff 100644 --- a/docs/en/cli/vkteams/GetEvents/bat.txt +++ b/docs/en/cli/vkteams/GetEvents/bat.txt @@ -1,4 +1,4 @@ oint vkteams GetEvents ^ --token "***" ^ - --last 415 ^ + --last 421 ^ --timeout 3 \ No newline at end of file diff --git a/docs/en/cli/vkteams/GetFileInformation/bash.txt b/docs/en/cli/vkteams/GetFileInformation/bash.txt index d7fb56f3e0..bfdb68a8e3 100644 --- a/docs/en/cli/vkteams/GetFileInformation/bash.txt +++ b/docs/en/cli/vkteams/GetFileInformation/bash.txt @@ -1,3 +1,3 @@ oint vkteams GetFileInformation \ --token "***" \ - --fileid "QxCesaTjFPUVcxr5oZcxyn67b464d41bd" \ No newline at end of file + --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd" \ No newline at end of file diff --git a/docs/en/cli/vkteams/GetFileInformation/bat.txt b/docs/en/cli/vkteams/GetFileInformation/bat.txt index 518f3db343..922c164c00 100644 --- a/docs/en/cli/vkteams/GetFileInformation/bat.txt +++ b/docs/en/cli/vkteams/GetFileInformation/bat.txt @@ -1,3 +1,3 @@ oint vkteams GetFileInformation ^ --token "***" ^ - --fileid "QxCesaTjFPUVcxr5oZcxyn67b464d41bd" \ No newline at end of file + --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd" \ No newline at end of file diff --git a/docs/en/cli/vkteams/PinMessage/bash.txt b/docs/en/cli/vkteams/PinMessage/bash.txt index 722721d95e..b079418d38 100644 --- a/docs/en/cli/vkteams/PinMessage/bash.txt +++ b/docs/en/cli/vkteams/PinMessage/bash.txt @@ -1,4 +1,4 @@ oint vkteams PinMessage \ --token "***" \ --chatid "689203963@chat.agent" \ - --messageid "7472708393086494852" \ No newline at end of file + --messageid "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/PinMessage/bat.txt b/docs/en/cli/vkteams/PinMessage/bat.txt index 79f11ae06d..f829922222 100644 --- a/docs/en/cli/vkteams/PinMessage/bat.txt +++ b/docs/en/cli/vkteams/PinMessage/bat.txt @@ -1,4 +1,4 @@ oint vkteams PinMessage ^ --token "***" ^ --chatid "689203963@chat.agent" ^ - --messageid "7472708393086494852" \ No newline at end of file + --messageid "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ResendFile/bash.txt b/docs/en/cli/vkteams/ResendFile/bash.txt index 1d16af218d..10f358929e 100644 --- a/docs/en/cli/vkteams/ResendFile/bash.txt +++ b/docs/en/cli/vkteams/ResendFile/bash.txt @@ -1,5 +1,5 @@ oint vkteams ResendFile \ --token "***" \ --chatid "AoLI0egLWBSLR1Ngn2w" \ - --fileid "QxCesaTjFPUVcxr5oZcxyn67b464d41bd" \ + --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd" \ --text "File caption" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ResendFile/bat.txt b/docs/en/cli/vkteams/ResendFile/bat.txt index 204d385ed3..e5b7681cef 100644 --- a/docs/en/cli/vkteams/ResendFile/bat.txt +++ b/docs/en/cli/vkteams/ResendFile/bat.txt @@ -1,5 +1,5 @@ oint vkteams ResendFile ^ --token "***" ^ --chatid "AoLI0egLWBSLR1Ngn2w" ^ - --fileid "QxCesaTjFPUVcxr5oZcxyn67b464d41bd" ^ + --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd" ^ --text "File caption" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ResendVoice/bash.txt b/docs/en/cli/vkteams/ResendVoice/bash.txt index 00213650b1..568e16055c 100644 --- a/docs/en/cli/vkteams/ResendVoice/bash.txt +++ b/docs/en/cli/vkteams/ResendVoice/bash.txt @@ -1,4 +1,4 @@ oint vkteams ResendVoice \ --token "***" \ --chatid "AoLI0egLWBSLR1Ngn2w" \ - --fileid "I000bchRd0rCO5s7fGbNEI67b464f41bd" \ No newline at end of file + --fileid "I000bFeMSVDjtooeapgbnu67b5795d1bd" \ No newline at end of file diff --git a/docs/en/cli/vkteams/ResendVoice/bat.txt b/docs/en/cli/vkteams/ResendVoice/bat.txt index 185370c0c4..03621ab751 100644 --- a/docs/en/cli/vkteams/ResendVoice/bat.txt +++ b/docs/en/cli/vkteams/ResendVoice/bat.txt @@ -1,4 +1,4 @@ oint vkteams ResendVoice ^ --token "***" ^ --chatid "AoLI0egLWBSLR1Ngn2w" ^ - --fileid "I000bchRd0rCO5s7fGbNEI67b464f41bd" \ No newline at end of file + --fileid "I000bFeMSVDjtooeapgbnu67b5795d1bd" \ No newline at end of file diff --git a/docs/en/cli/vkteams/SendFile/bash.txt b/docs/en/cli/vkteams/SendFile/bash.txt index 6b466ca51d..ceedbe9681 100644 --- a/docs/en/cli/vkteams/SendFile/bash.txt +++ b/docs/en/cli/vkteams/SendFile/bash.txt @@ -1,6 +1,6 @@ oint vkteams SendFile \ --token "***" \ --chatid "AoLI0egLWBSLR1Ngn2w" \ - --file "C:\Users\Administrator\AppData\Local\Temp\3hmsctlyfzi.tmp" \ + --file "C:\Users\Administrator\AppData\Local\Temp\xc3ae2igevg.tmp" \ --text "File caption" \ --filename "ImportantDocument.docx" \ No newline at end of file diff --git a/docs/en/cli/vkteams/SendFile/bat.txt b/docs/en/cli/vkteams/SendFile/bat.txt index f36b9b2353..189e9eebef 100644 --- a/docs/en/cli/vkteams/SendFile/bat.txt +++ b/docs/en/cli/vkteams/SendFile/bat.txt @@ -1,6 +1,6 @@ oint vkteams SendFile ^ --token "***" ^ --chatid "AoLI0egLWBSLR1Ngn2w" ^ - --file "C:\Users\Administrator\AppData\Local\Temp\3hmsctlyfzi.tmp" ^ + --file "C:\Users\Administrator\AppData\Local\Temp\xc3ae2igevg.tmp" ^ --text "File caption" ^ --filename "ImportantDocument.docx" \ No newline at end of file diff --git a/docs/en/cli/vkteams/SendTextMessage/bash.txt b/docs/en/cli/vkteams/SendTextMessage/bash.txt index 67a4165ef9..22c6db9ecd 100644 --- a/docs/en/cli/vkteams/SendTextMessage/bash.txt +++ b/docs/en/cli/vkteams/SendTextMessage/bash.txt @@ -2,6 +2,6 @@ oint vkteams SendTextMessage \ --token "***" \ --chatid "689203963@chat.agent" \ --text "Bold text" \ - --reply "7472691144497834097" \ + --reply "7472843796225468687" \ --keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" \ --parsemod "HTML" \ No newline at end of file diff --git a/docs/en/cli/vkteams/SendTextMessage/bat.txt b/docs/en/cli/vkteams/SendTextMessage/bat.txt index 846727a3a3..153091ff19 100644 --- a/docs/en/cli/vkteams/SendTextMessage/bat.txt +++ b/docs/en/cli/vkteams/SendTextMessage/bat.txt @@ -2,6 +2,6 @@ oint vkteams SendTextMessage ^ --token "***" ^ --chatid "689203963@chat.agent" ^ --text "Bold text" ^ - --reply "7472691144497834097" ^ + --reply "7472843796225468687" ^ --keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" ^ --parsemod "HTML" \ No newline at end of file diff --git a/docs/en/cli/vkteams/SendVoice/bash.txt b/docs/en/cli/vkteams/SendVoice/bash.txt index c2cde4d9e0..ec1a22900d 100644 --- a/docs/en/cli/vkteams/SendVoice/bash.txt +++ b/docs/en/cli/vkteams/SendVoice/bash.txt @@ -1,5 +1,5 @@ oint vkteams SendVoice \ --token "***" \ --chatid "689203963@chat.agent" \ - --file "C:\Users\Administrator\AppData\Local\Temp\caknf3hfzeu.m4a" \ - --reply "7472708393086494852" \ No newline at end of file + --file "C:\Users\Administrator\AppData\Local\Temp\mmhthen2s0j.m4a" \ + --reply "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/SendVoice/bat.txt b/docs/en/cli/vkteams/SendVoice/bat.txt index 700a51bfa5..c1975686b7 100644 --- a/docs/en/cli/vkteams/SendVoice/bat.txt +++ b/docs/en/cli/vkteams/SendVoice/bat.txt @@ -1,5 +1,5 @@ oint vkteams SendVoice ^ --token "***" ^ --chatid "689203963@chat.agent" ^ - --file "C:\Users\Administrator\AppData\Local\Temp\caknf3hfzeu.m4a" ^ - --reply "7472708393086494852" \ No newline at end of file + --file "C:\Users\Administrator\AppData\Local\Temp\mmhthen2s0j.m4a" ^ + --reply "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/UnpinMessage/bash.txt b/docs/en/cli/vkteams/UnpinMessage/bash.txt index 1facc3a9ae..8881a5412a 100644 --- a/docs/en/cli/vkteams/UnpinMessage/bash.txt +++ b/docs/en/cli/vkteams/UnpinMessage/bash.txt @@ -1,4 +1,4 @@ oint vkteams UnpinMessage \ --token "***" \ --chatid "689203963@chat.agent" \ - --messageid "7472708393086494852" \ No newline at end of file + --messageid "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/vkteams/UnpinMessage/bat.txt b/docs/en/cli/vkteams/UnpinMessage/bat.txt index a66c23d098..63a897eb75 100644 --- a/docs/en/cli/vkteams/UnpinMessage/bat.txt +++ b/docs/en/cli/vkteams/UnpinMessage/bat.txt @@ -1,4 +1,4 @@ oint vkteams UnpinMessage ^ --token "***" ^ --chatid "689203963@chat.agent" ^ - --messageid "7472708393086494852" \ No newline at end of file + --messageid "7473012317857261870" \ No newline at end of file diff --git a/docs/en/cli/yadisk/CancelObjectPublication/bash.txt b/docs/en/cli/yadisk/CancelObjectPublication/bash.txt index 240f188106..63d7761831 100644 --- a/docs/en/cli/yadisk/CancelObjectPublication/bash.txt +++ b/docs/en/cli/yadisk/CancelObjectPublication/bash.txt @@ -1,3 +1,3 @@ oint yadisk CancelObjectPublication \ --token "***" \ - --path "/050f63ba-d3d5-43d0-9b05-0d4168f75e18.png" \ No newline at end of file + --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/CancelObjectPublication/bat.txt b/docs/en/cli/yadisk/CancelObjectPublication/bat.txt index f822d7c15e..2445ed7b3a 100644 --- a/docs/en/cli/yadisk/CancelObjectPublication/bat.txt +++ b/docs/en/cli/yadisk/CancelObjectPublication/bat.txt @@ -1,3 +1,3 @@ oint yadisk CancelObjectPublication ^ --token "***" ^ - --path "/050f63ba-d3d5-43d0-9b05-0d4168f75e18.png" \ No newline at end of file + --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/CreateFolder/bash.txt b/docs/en/cli/yadisk/CreateFolder/bash.txt index 6deef29ee9..1584a0f286 100644 --- a/docs/en/cli/yadisk/CreateFolder/bash.txt +++ b/docs/en/cli/yadisk/CreateFolder/bash.txt @@ -1,3 +1,3 @@ oint yadisk CreateFolder \ --token "***" \ - --path "/09d0af01-d4b2-4981-b911-be23f8ab3f7a" \ No newline at end of file + --path "/7e287bbe-83a8-425c-8331-f1959ac29191" \ No newline at end of file diff --git a/docs/en/cli/yadisk/CreateFolder/bat.txt b/docs/en/cli/yadisk/CreateFolder/bat.txt index 85969bd8af..df8bdfb556 100644 --- a/docs/en/cli/yadisk/CreateFolder/bat.txt +++ b/docs/en/cli/yadisk/CreateFolder/bat.txt @@ -1,3 +1,3 @@ oint yadisk CreateFolder ^ --token "***" ^ - --path "/09d0af01-d4b2-4981-b911-be23f8ab3f7a" \ No newline at end of file + --path "/7e287bbe-83a8-425c-8331-f1959ac29191" \ No newline at end of file diff --git a/docs/en/cli/yadisk/CreateObjectCopy/bash.txt b/docs/en/cli/yadisk/CreateObjectCopy/bash.txt index 12dacf7e90..0f1d4a53ec 100644 --- a/docs/en/cli/yadisk/CreateObjectCopy/bash.txt +++ b/docs/en/cli/yadisk/CreateObjectCopy/bash.txt @@ -1,5 +1,5 @@ oint yadisk CreateObjectCopy \ --token "***" \ - --from "/ced1bac3-bcf9-4bf9-9352-c21abd0377cb.png" \ - --to "/e7f9a49f-0adf-41bb-840a-5eecaf532292.png" \ + --from "/5641adb5-5912-44fc-ba88-bec0cb3c8bac.png" \ + --to "/d76bcfb4-5633-4ed1-ac51-bd2197dbe970.png" \ --rewrite true \ No newline at end of file diff --git a/docs/en/cli/yadisk/CreateObjectCopy/bat.txt b/docs/en/cli/yadisk/CreateObjectCopy/bat.txt index b924dee2a4..5578a97f02 100644 --- a/docs/en/cli/yadisk/CreateObjectCopy/bat.txt +++ b/docs/en/cli/yadisk/CreateObjectCopy/bat.txt @@ -1,5 +1,5 @@ oint yadisk CreateObjectCopy ^ --token "***" ^ - --from "/ced1bac3-bcf9-4bf9-9352-c21abd0377cb.png" ^ - --to "/e7f9a49f-0adf-41bb-840a-5eecaf532292.png" ^ + --from "/5641adb5-5912-44fc-ba88-bec0cb3c8bac.png" ^ + --to "/d76bcfb4-5633-4ed1-ac51-bd2197dbe970.png" ^ --rewrite true \ No newline at end of file diff --git a/docs/en/cli/yadisk/DeleteObject/bash.txt b/docs/en/cli/yadisk/DeleteObject/bash.txt index 60a1e43932..72546eda62 100644 --- a/docs/en/cli/yadisk/DeleteObject/bash.txt +++ b/docs/en/cli/yadisk/DeleteObject/bash.txt @@ -1,4 +1,4 @@ oint yadisk DeleteObject \ --token "***" \ - --path "/2aef5dee-2d6c-4fc9-9baf-5ec3abe9d525.png" \ + --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" \ --can false \ No newline at end of file diff --git a/docs/en/cli/yadisk/DeleteObject/bat.txt b/docs/en/cli/yadisk/DeleteObject/bat.txt index dd51d98ed3..74b3d69a24 100644 --- a/docs/en/cli/yadisk/DeleteObject/bat.txt +++ b/docs/en/cli/yadisk/DeleteObject/bat.txt @@ -1,4 +1,4 @@ oint yadisk DeleteObject ^ --token "***" ^ - --path "/2aef5dee-2d6c-4fc9-9baf-5ec3abe9d525.png" ^ + --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" ^ --can false \ No newline at end of file diff --git a/docs/en/cli/yadisk/DownloadFile/bash.txt b/docs/en/cli/yadisk/DownloadFile/bash.txt index 91117d0c8e..459939d5a4 100644 --- a/docs/en/cli/yadisk/DownloadFile/bash.txt +++ b/docs/en/cli/yadisk/DownloadFile/bash.txt @@ -1,3 +1,3 @@ oint yadisk DownloadFile \ --token "***" \ - --path "/d53879b4-974b-452c-971f-7b84bb7b9611.png" \ No newline at end of file + --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/DownloadFile/bat.txt b/docs/en/cli/yadisk/DownloadFile/bat.txt index 566e1fce18..4d23220a98 100644 --- a/docs/en/cli/yadisk/DownloadFile/bat.txt +++ b/docs/en/cli/yadisk/DownloadFile/bat.txt @@ -1,3 +1,3 @@ oint yadisk DownloadFile ^ --token "***" ^ - --path "/d53879b4-974b-452c-971f-7b84bb7b9611.png" \ No newline at end of file + --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetDownloadLink/bash.txt b/docs/en/cli/yadisk/GetDownloadLink/bash.txt index 280163d3dc..f589236e58 100644 --- a/docs/en/cli/yadisk/GetDownloadLink/bash.txt +++ b/docs/en/cli/yadisk/GetDownloadLink/bash.txt @@ -1,3 +1,3 @@ oint yadisk GetDownloadLink \ --token "***" \ - --path "/d53879b4-974b-452c-971f-7b84bb7b9611.png" \ No newline at end of file + --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetDownloadLink/bat.txt b/docs/en/cli/yadisk/GetDownloadLink/bat.txt index 4995e7fd21..b3edffab8a 100644 --- a/docs/en/cli/yadisk/GetDownloadLink/bat.txt +++ b/docs/en/cli/yadisk/GetDownloadLink/bat.txt @@ -1,3 +1,3 @@ oint yadisk GetDownloadLink ^ --token "***" ^ - --path "/d53879b4-974b-452c-971f-7b84bb7b9611.png" \ No newline at end of file + --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt index 5f32ff0b68..8e257885da 100644 --- a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt +++ b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt @@ -1,3 +1,3 @@ oint yadisk GetDownloadLinkForPublicObject \ --token "***" \ - --url "https://yadi.sk/d/k7Oz4Oc2NbH8QA" \ No newline at end of file + --url "https://yadi.sk/d/ayF6M-aYbHaVUw" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt index ff924f252f..e5d04b4fd3 100644 --- a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt +++ b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt @@ -1,3 +1,3 @@ oint yadisk GetDownloadLinkForPublicObject ^ --token "***" ^ - --url "https://yadi.sk/d/k7Oz4Oc2NbH8QA" \ No newline at end of file + --url "https://yadi.sk/d/ayF6M-aYbHaVUw" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetObject/bash.txt b/docs/en/cli/yadisk/GetObject/bash.txt index c6c97705bd..0160e619bc 100644 --- a/docs/en/cli/yadisk/GetObject/bash.txt +++ b/docs/en/cli/yadisk/GetObject/bash.txt @@ -1,3 +1,3 @@ oint yadisk GetObject \ --token "***" \ - --path "/63ffbf66-270d-4549-b7d6-43f2c61dd885.png" \ No newline at end of file + --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetObject/bat.txt b/docs/en/cli/yadisk/GetObject/bat.txt index 9b43f9f34b..c65b9d15dc 100644 --- a/docs/en/cli/yadisk/GetObject/bat.txt +++ b/docs/en/cli/yadisk/GetObject/bat.txt @@ -1,3 +1,3 @@ oint yadisk GetObject ^ --token "***" ^ - --path "/63ffbf66-270d-4549-b7d6-43f2c61dd885.png" \ No newline at end of file + --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetPublicObject/bash.txt b/docs/en/cli/yadisk/GetPublicObject/bash.txt index d10ea19911..0de1ae6b62 100644 --- a/docs/en/cli/yadisk/GetPublicObject/bash.txt +++ b/docs/en/cli/yadisk/GetPublicObject/bash.txt @@ -1,3 +1,3 @@ oint yadisk GetPublicObject \ --token "***" \ - --url "https://yadi.sk/d/k7Oz4Oc2NbH8QA" \ No newline at end of file + --url "https://yadi.sk/d/ayF6M-aYbHaVUw" \ No newline at end of file diff --git a/docs/en/cli/yadisk/GetPublicObject/bat.txt b/docs/en/cli/yadisk/GetPublicObject/bat.txt index f6631bc801..11e149ac30 100644 --- a/docs/en/cli/yadisk/GetPublicObject/bat.txt +++ b/docs/en/cli/yadisk/GetPublicObject/bat.txt @@ -1,3 +1,3 @@ oint yadisk GetPublicObject ^ --token "***" ^ - --url "https://yadi.sk/d/k7Oz4Oc2NbH8QA" \ No newline at end of file + --url "https://yadi.sk/d/ayF6M-aYbHaVUw" \ No newline at end of file diff --git a/docs/en/cli/yadisk/MoveObject/bash.txt b/docs/en/cli/yadisk/MoveObject/bash.txt index 269b352520..7eaabce529 100644 --- a/docs/en/cli/yadisk/MoveObject/bash.txt +++ b/docs/en/cli/yadisk/MoveObject/bash.txt @@ -1,5 +1,5 @@ oint yadisk MoveObject \ --token "***" \ - --from "/df118c71-0683-4a5a-a807-d904263fd267.png" \ - --to "/cff38cf2-e743-4d34-a036-004df7b1de5d.png" \ + --from "/0b1ab09f-eaa7-403f-b9f3-7c98c828358d.png" \ + --to "/0109d564-566e-4720-b182-76030b1737d7.png" \ --rewrite true \ No newline at end of file diff --git a/docs/en/cli/yadisk/MoveObject/bat.txt b/docs/en/cli/yadisk/MoveObject/bat.txt index 6f0c2abf48..2683e5fe89 100644 --- a/docs/en/cli/yadisk/MoveObject/bat.txt +++ b/docs/en/cli/yadisk/MoveObject/bat.txt @@ -1,5 +1,5 @@ oint yadisk MoveObject ^ --token "***" ^ - --from "/df118c71-0683-4a5a-a807-d904263fd267.png" ^ - --to "/cff38cf2-e743-4d34-a036-004df7b1de5d.png" ^ + --from "/0b1ab09f-eaa7-403f-b9f3-7c98c828358d.png" ^ + --to "/0109d564-566e-4720-b182-76030b1737d7.png" ^ --rewrite true \ No newline at end of file diff --git a/docs/en/cli/yadisk/PublishObject/bash.txt b/docs/en/cli/yadisk/PublishObject/bash.txt index 407a8a06b8..9683434435 100644 --- a/docs/en/cli/yadisk/PublishObject/bash.txt +++ b/docs/en/cli/yadisk/PublishObject/bash.txt @@ -1,3 +1,3 @@ oint yadisk PublishObject \ --token "***" \ - --path "/050f63ba-d3d5-43d0-9b05-0d4168f75e18.png" \ No newline at end of file + --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/PublishObject/bat.txt b/docs/en/cli/yadisk/PublishObject/bat.txt index e29878e7ed..ef8769c71b 100644 --- a/docs/en/cli/yadisk/PublishObject/bat.txt +++ b/docs/en/cli/yadisk/PublishObject/bat.txt @@ -1,3 +1,3 @@ oint yadisk PublishObject ^ --token "***" ^ - --path "/050f63ba-d3d5-43d0-9b05-0d4168f75e18.png" \ No newline at end of file + --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png" \ No newline at end of file diff --git a/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt b/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt index 4db09f65ad..258e9984af 100644 --- a/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt +++ b/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt @@ -1,3 +1,3 @@ oint yadisk SavePublicObjectToDisk \ --token "***" \ - --url "https://yadi.sk/d/k7Oz4Oc2NbH8QA" \ No newline at end of file + --url "https://yadi.sk/d/ayF6M-aYbHaVUw" \ No newline at end of file diff --git a/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt b/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt index 8b33f98ae1..807c361df1 100644 --- a/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt +++ b/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt @@ -1,3 +1,3 @@ oint yadisk SavePublicObjectToDisk ^ --token "***" ^ - --url "https://yadi.sk/d/k7Oz4Oc2NbH8QA" \ No newline at end of file + --url "https://yadi.sk/d/ayF6M-aYbHaVUw" \ No newline at end of file diff --git a/docs/en/cli/yadisk/UploadFile/bash.txt b/docs/en/cli/yadisk/UploadFile/bash.txt index dd2ed55da7..c30b621432 100644 --- a/docs/en/cli/yadisk/UploadFile/bash.txt +++ b/docs/en/cli/yadisk/UploadFile/bash.txt @@ -1,5 +1,5 @@ oint yadisk UploadFile \ --token "***" \ - --path "/2aef5dee-2d6c-4fc9-9baf-5ec3abe9d525.png" \ - --file "C:\Users\Administrator\AppData\Local\Temp\10wcncpy35f.png" \ + --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" \ + --file "C:\Users\Administrator\AppData\Local\Temp\0nypxn5mrtt.png" \ --rewrite true \ No newline at end of file diff --git a/docs/en/cli/yadisk/UploadFile/bat.txt b/docs/en/cli/yadisk/UploadFile/bat.txt index e9943ee134..fc55176cac 100644 --- a/docs/en/cli/yadisk/UploadFile/bat.txt +++ b/docs/en/cli/yadisk/UploadFile/bat.txt @@ -1,5 +1,5 @@ oint yadisk UploadFile ^ --token "***" ^ - --path "/2aef5dee-2d6c-4fc9-9baf-5ec3abe9d525.png" ^ - --file "C:\Users\Administrator\AppData\Local\Temp\10wcncpy35f.png" ^ + --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" ^ + --file "C:\Users\Administrator\AppData\Local\Temp\0nypxn5mrtt.png" ^ --rewrite true \ No newline at end of file diff --git a/docs/en/cli/yadisk/UploadFileByURL/bash.txt b/docs/en/cli/yadisk/UploadFileByURL/bash.txt index 13cd4c4223..130ab0ce9a 100644 --- a/docs/en/cli/yadisk/UploadFileByURL/bash.txt +++ b/docs/en/cli/yadisk/UploadFileByURL/bash.txt @@ -1,4 +1,4 @@ oint yadisk UploadFileByURL \ --token "***" \ - --path "/63ffbf66-270d-4549-b7d6-43f2c61dd885.png" \ + --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png" \ --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \ No newline at end of file diff --git a/docs/en/cli/yadisk/UploadFileByURL/bat.txt b/docs/en/cli/yadisk/UploadFileByURL/bat.txt index 6e7974e0d4..8282b96ba4 100644 --- a/docs/en/cli/yadisk/UploadFileByURL/bat.txt +++ b/docs/en/cli/yadisk/UploadFileByURL/bat.txt @@ -1,4 +1,4 @@ oint yadisk UploadFileByURL ^ --token "***" ^ - --path "/63ffbf66-270d-4549-b7d6-43f2c61dd885.png" ^ + --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png" ^ --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \ No newline at end of file