diff --git a/docs/en/cli/airtable/CreateComment/bash.txt b/docs/en/cli/airtable/CreateComment/bash.txt index 38e1b0fe18..28f6d1ebe7 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --record "rec3gh913S58Zwezn" \ + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --record "recbGRe4a7NiqyYBl" \ --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 22aa9e7d63..5ee56fda62 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --record "rec3gh913S58Zwezn" ^ + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --record "recbGRe4a7NiqyYBl" ^ --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 860ee530a7..2a585bc375 100644 --- a/docs/en/cli/airtable/CreateField/bash.txt +++ b/docs/en/cli/airtable/CreateField/bash.txt @@ -2,6 +2,6 @@ oint airtable CreateField \ --token "***" \ - --base "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --fielddata "{'name':'b8296e13-8039-42c3-a354-6668ddba7614','type':'number','options':{'precision':'0'}}" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --fielddata "{'name':'841da7b6-ff43-48a7-9eb8-9b615690fea9','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 c280449ced..fe77085d3d 100644 --- a/docs/en/cli/airtable/CreateField/bat.txt +++ b/docs/en/cli/airtable/CreateField/bat.txt @@ -2,6 +2,6 @@ oint airtable CreateField ^ --token "***" ^ - --base "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --fielddata "{'name':'b8296e13-8039-42c3-a354-6668ddba7614','type':'number','options':{'precision':'0'}}" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --fielddata "{'name':'841da7b6-ff43-48a7-9eb8-9b615690fea9','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 37f97bafdb..845de64641 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ --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 25f523a62a..12adc80623 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ --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 16b70327fe..f412cde0db 100644 --- a/docs/en/cli/airtable/CreateTable/bash.txt +++ b/docs/en/cli/airtable/CreateTable/bash.txt @@ -2,7 +2,7 @@ oint airtable CreateTable \ --token "***" \ - --base "appSMauFgjqQQItWG" \ + --base "app5EEUGKC7EHLcyz" \ --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 13d005e492..b9f028f534 100644 --- a/docs/en/cli/airtable/CreateTable/bat.txt +++ b/docs/en/cli/airtable/CreateTable/bat.txt @@ -2,7 +2,7 @@ oint airtable CreateTable ^ --token "***" ^ - --base "appSMauFgjqQQItWG" ^ + --base "app5EEUGKC7EHLcyz" ^ --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 47a2353c47..4891f101c3 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --record "rec3gh913S58Zwezn" \ - --comment "com4wAvG23yr2ekoc" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --record "recbGRe4a7NiqyYBl" \ + --comment "comKF92FwOwUNK0E1" \ 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 f3193168a8..c0399d13d2 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --record "rec3gh913S58Zwezn" ^ - --comment "com4wAvG23yr2ekoc" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --record "recbGRe4a7NiqyYBl" ^ + --comment "comKF92FwOwUNK0E1" \ 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 3c710e8470..001ec83fe1 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --records "rec3gh913S58Zwezn" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --records "recbGRe4a7NiqyYBl" \ 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 d0122c942d..1c31585b08 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --records "rec3gh913S58Zwezn" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --records "recbGRe4a7NiqyYBl" \ 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 f0f52d12a8..b43f80c5f6 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --record "rec3gh913S58Zwezn" \ - --comment "com4wAvG23yr2ekoc" \ + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --record "recbGRe4a7NiqyYBl" \ + --comment "comKF92FwOwUNK0E1" \ --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 277e40c972..ec5148ed2e 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --record "rec3gh913S58Zwezn" ^ - --comment "com4wAvG23yr2ekoc" ^ + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --record "recbGRe4a7NiqyYBl" ^ + --comment "comKF92FwOwUNK0E1" ^ --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 374efe5621..18e99f6e18 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --record "rec3gh913S58Zwezn" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --record "recbGRe4a7NiqyYBl" \ 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 b8697e747c..53adf1f0cb 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --record "rec3gh913S58Zwezn" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --record "recbGRe4a7NiqyYBl" \ 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 5dd3077061..6ef96bfca4 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 "appSMauFgjqQQItWG" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ 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 590330fcbf..e7d989951c 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 "appSMauFgjqQQItWG" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ 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 81723d8c5d..830b238e46 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ 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 96f103a350..e3af31b478 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" \ 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 c095b8b483..80bc9c9f9e 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 "b8296e13-8039-42c3-a354-6668ddba7614" \ No newline at end of file + --title "841da7b6-ff43-48a7-9eb8-9b615690fea9" \ 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 4f0fa43e77..25c294ffce 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 "b8296e13-8039-42c3-a354-6668ddba7614" \ No newline at end of file + --title "841da7b6-ff43-48a7-9eb8-9b615690fea9" \ 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 247d415d24..327d751789 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --record "rec3gh913S58Zwezn" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --record "recbGRe4a7NiqyYBl" \ 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 48e54795ac..1e0494a3e9 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --record "rec3gh913S58Zwezn" \ No newline at end of file + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --record "recbGRe4a7NiqyYBl" \ 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 723b1c4367..5dbf9042a3 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ - --field "fldMEJzvxpJzKhydh" \ - --title "19ed012d-7a47-48c9-ac05-41eb51321649(change.)" \ + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ + --field "fld2SklLg9ufthkPQ" \ + --title "8b6262f9-ea88-410e-b569-80b8935c5660(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 43519a7fe5..0683f27079 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ - --field "fldMEJzvxpJzKhydh" ^ - --title "19ed012d-7a47-48c9-ac05-41eb51321649(change.)" ^ + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ + --field "fld2SklLg9ufthkPQ" ^ + --title "8b6262f9-ea88-410e-b569-80b8935c5660(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 da880fb91c..d69f2405c1 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 "appSMauFgjqQQItWG" \ - --table "tblBjgfYGVwuIlKbX" \ + --base "app5EEUGKC7EHLcyz" \ + --table "tbl9MIP7k60xewSuH" \ --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 9191aeb486..a50c5695d7 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 "appSMauFgjqQQItWG" ^ - --table "tblBjgfYGVwuIlKbX" ^ + --base "app5EEUGKC7EHLcyz" ^ + --table "tbl9MIP7k60xewSuH" ^ --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 f35d347aee..020070d3c5 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 3338 \ + --prevstage 3346 \ --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 3fab5d9f54..444de6275d 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 3338 ^ + --prevstage 3346 ^ --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 cdd3799187..00aeab5146 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 3448 \ + --postid 3456 \ --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 c1749ba956..ca61ec1e05 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 3448 ^ + --postid 3456 ^ --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 008393abfa..69546218a8 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 3448 \ + --postid 3456 \ --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 d8f54f2412..46d8e87dae 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 3448 ^ + --postid 3456 ^ --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 b44b8aa810..885b64b109 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 "9030" \ + --task "9050" \ --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 da8a8f2e59..45a8695bb8 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 "9030" ^ + --task "9050" ^ --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 394729b235..1c32103697 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 "9034" \ + --task "9054" \ --amount 7200 \ --user 10 \ --text "Time spent on work" \ - --date "2025-11-10T17:18:19.1795118" \ + --date "2025-11-10T19:55:49.7214051" \ --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 a969c662db..e24733002c 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 "9034" ^ + --task "9054" ^ --amount 7200 ^ --user 10 ^ --text "Time spent on work" ^ - --date "2025-11-10T17:18:19.1795118" ^ + --date "2025-11-10T19:55:49.7214051" ^ --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 bb74a184ba..c72267e49b 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 "9028" \ + --task "9048" \ --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 0fc9ca320f..1aca85967c 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 "9028" ^ + --task "9048" ^ --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 5cfdff402a..8191151959 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 "9028" \ + --task "9048" \ --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 0ecc050570..9918cd3e1c 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 "9028" ^ + --task "9048" ^ --text "Checklist element" ^ --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 2c194bce8c..38b6b848d0 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 "9028" \ + --task "9048" \ --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 41a68e0fc0..9e53834630 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 "9028" ^ + --task "9048" ^ --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 ff4e512b36..c48963b315 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 "9028" \ - --fileid 48338 \ + --task "9048" \ + --fileid 48446 \ --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 007846f9a4..b709ac97ac 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 "9028" ^ - --fileid 48338 ^ + --task "9048" ^ + --fileid 48446 ^ --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 63964a753a..099fd727a6 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 3080 \ + --userid 3088 \ --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 8be2a35175..f612952187 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 3080 ^ + --userid 3088 ^ --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 85306f99af..8a47c578c5 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 "9028" \ + --task "9048" \ --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 580c229d0b..c898cc65bf 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 "9028" ^ + --task "9048" ^ --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 f648066b12..730e20772a 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 "9028" \ + --task "9048" \ --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 1d8f2a246b..8a685df41d 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 "9028" ^ + --task "9048" ^ --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 d9dad7fa12..dfaa1b21bb 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 "9028" \ - --element 6410 \ + --task "9048" \ + --element 6426 \ --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 1c12527312..c5bc5d4291 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 "9028" ^ - --element 6410 ^ + --task "9048" ^ + --element 6426 ^ --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 a4794ec77d..590d00c57e 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':'12/11/2025 5:24:51 PM','to':'12/11/2025 6:24:51 PM','section':'1772','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%%23000000>','text_color':'%%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'12/21/2025 5:24:51 PM'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':'1'}],'attendees':['1','10'],'host':'1','meeting':{'notify':'Y','reinvite':'***','allow_invite':'***','hide_guests':'N'}}" \ + --fields "{'type':'user','ownerId':'1','from':'12/11/2025 20:03:17','to':'12/11/2025 21:03:17','section':'1780','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'12/21/2025 20:03:17'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':'1'}],'attendees':['1','10'],'host':'1','meeting':{'notify':'Y','reinvite':'***','allow_invite':'***','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 49165fdae8..9151a735f6 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':'12/11/2025 5:24:51 PM','to':'12/11/2025 6:24:51 PM','section':'1772','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%%23000000>','text_color':'%%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'12/21/2025 5:24:51 PM'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':'1'}],'attendees':['1','10'],'host':'1','meeting':{'notify':'Y','reinvite':'***','allow_invite':'***','hide_guests':'N'}}" ^ + --fields "{'type':'user','ownerId':'1','from':'12/11/2025 20:03:17','to':'12/11/2025 21:03:17','section':'1780','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'12/21/2025 20:03:17'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':'1'}],'attendees':['1','10'],'host':'1','meeting':{'notify':'Y','reinvite':'***','allow_invite':'***','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 8b78494666..cec2a175b5 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 3084 \ + --parentid 3092 \ --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 0642cdc84c..8a4aade7f7 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 3084 ^ + --parentid 3092 ^ --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 daf233f715..0566a3c8ae 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 20906 \ + --comment 20950 \ --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 6401ce6b1b..4947d2800a 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 20906 ^ + --comment 20950 ^ --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 04d0eebd98..04f757ab03 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 48348 \ + --folderid 48456 \ --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 40e48d35b0..0c2271bc09 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 48348 ^ + --folderid 48456 ^ --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 38441425a2..3ea08e3ae4 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':'12/11/2025 5:12:34 PM','RESPONSIBLE_ID':'1'}" \ + --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'12/11/2025 19:49:06','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 75805a7461..d108336aa5 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':'12/11/2025 5:12:34 PM','RESPONSIBLE_ID':'1'}" ^ + --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'12/11/2025 19:49:06','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 426c3daf9a..c145cdfd7b 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 "9028" \ - --taskto "9026" \ + --taskfrom "9048" \ + --taskto "9046" \ --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 e9ad0ead4e..4a20f23117 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 "9028" ^ - --taskto "9026" ^ + --taskfrom "9048" ^ + --taskto "9046" ^ --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 29b3cf50da..1665a5980e 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':'3b1bc75c-17a0-40c6-9d61-574abcb2221b@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':'1'}" \ + --fields "{'EMAIL':'324689a6-7a52-4eb2-80bb-20a8552cdff7@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 8523959d1f..bbec1d3cc5 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':'3b1bc75c-17a0-40c6-9d61-574abcb2221b@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':'1'}" ^ + --fields "{'EMAIL':'324689a6-7a52-4eb2-80bb-20a8552cdff7@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 775d2006e9..a7186d0ed5 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 "9028" \ + --task "9048" \ --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 9bd687ad7a..26724a5114 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 "9028" ^ + --task "9048" ^ --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 e467ba5788..c088aa7489 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 "9028" \ + --task "9048" \ --user 2960 \ --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 b8ce90dbc2..d1a0a16970 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 "9028" ^ + --task "9048" ^ --user 2960 ^ --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 67fd87d219..478c520edc 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 1772 \ + --calendar 1780 \ --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 cfe39efbab..c251ee4a1b 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 1772 ^ + --calendar 1780 ^ --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 e9593b2218..c38758c7ac 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 3292 \ + --event 3308 \ --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 3dc09d5b6a..7e1d8322f2 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 3292 ^ + --event 3308 ^ --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 3259430bcf..34c10a7130 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 5730 \ + --deal 5746 \ --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 8b8dbcd38a..c3383d3acc 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 5730 ^ + --deal 5746 ^ --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 d601d825fd..8fa3b8563b 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 3084 \ + --depid 3092 \ --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 3f0293fe20..852022bfc3 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 3084 ^ + --depid 3092 ^ --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 b0da1b3d0d..f62933bc21 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 48342 \ + --fileid 48450 \ --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 c34deed6c4..c5714a60b2 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 48342 ^ + --fileid 48450 ^ --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 1680543b54..048ed890bc 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 48348 \ + --folderid 48456 \ --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 b2b5bdbabf..3d3970ddb8 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 48348 ^ + --folderid 48456 ^ --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 c462d5a216..803e3d2970 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 3340 \ + --stage 3348 \ --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 d581dfc33a..208cdaae71 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 3340 ^ + --stage 3348 ^ --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 432feff550..b4598b970c 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 2870 \ + --lead 2878 \ --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 536173f07e..dcd732698d 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 2870 ^ + --lead 2878 ^ --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 d8c012461e..85151eda12 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 70276 \ + --message 70480 \ --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 7c3899fd70..1bdef08520 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 70276 ^ + --message 70480 ^ --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 aac3b17715..28d5734eb5 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 70286 \ + --notif 70490 \ --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 0035c7aca8..5613c1ed9a 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 70286 ^ + --notif 70490 ^ --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 f705b4ea00..17d6fbb692 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 3448 \ + --postid 3456 \ --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 6e8a78574c..c40103b435 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 3448 ^ + --postid 3456 ^ --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 275fd3911c..1df80b4c35 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 20906 \ + --comment 20950 \ --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 fee9ecb079..67bfbfdad0 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 20906 ^ + --comment 20950 ^ --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 af07a62b28..7e72899f84 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 "9028" \ + --task "9048" \ --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 0059377bb5..cea9d0f03f 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 "9028" ^ + --task "9048" ^ --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 d5aaffdf2b..f978258c43 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 "9030" \ - --comment 20906 \ + --task "9050" \ + --comment 20950 \ --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 bafea19710..5107a861c1 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 "9030" ^ - --comment 20906 ^ + --task "9050" ^ + --comment 20950 ^ --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 d769461070..641445ddd8 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 "9034" \ - --record 3326 \ + --task "9054" \ + --record 3334 \ --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 c2274673c7..932d8d1255 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 "9034" ^ - --record 3326 ^ + --task "9054" ^ + --record 3334 ^ --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 c4e020e61d..4245c8f403 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 "9028" \ - --element 6410 \ + --task "9048" \ + --element 6426 \ --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 121e098948..709c436e92 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 "9028" ^ - --element 6410 ^ + --task "9048" ^ + --element 6426 ^ --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 45e7fa4beb..5b57c649cf 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 "9028" \ - --taskto "9026" \ + --taskfrom "9048" \ + --taskto "9046" \ --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 1b6cdb167a..7f070d3e03 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 "9028" ^ - --taskto "9026" ^ + --taskfrom "9048" ^ + --taskto "9046" ^ --linktype 2 ^ --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 645c3e3cac..618a4187e1 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 "9028" \ + --task "9048" \ --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 090240cd23..e79a76f664 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 "9028" ^ + --task "9048" ^ --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 2923055ef7..0986308024 100644 --- a/docs/en/cli/bitrix24/EditMessage/bash.txt +++ b/docs/en/cli/bitrix24/EditMessage/bash.txt @@ -2,7 +2,7 @@ oint bitrix24 EditMessage \ --url "b24-ar17wx.bitrix24.by" \ - --message 70276 \ + --message 70480 \ --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 7e0a3e2995..406afdecf2 100644 --- a/docs/en/cli/bitrix24/EditMessage/bat.txt +++ b/docs/en/cli/bitrix24/EditMessage/bat.txt @@ -2,7 +2,7 @@ oint bitrix24 EditMessage ^ --url "b24-ar17wx.bitrix24.by" ^ - --message 70276 ^ + --message 70480 ^ --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/GetCalendarEvent/bash.txt b/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt index fa98d0f946..ed80ccf7de 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 3292 \ + --event 3308 \ --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 7653dc73f4..953e71af90 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 3292 ^ + --event 3308 ^ --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 c6f4b34b10..9011a3220e 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':'12/11/2025 5:25:11 PM','to':'12/12/2025 5:25:11 PM','section':['1770','1772']}" \ + --filter "{'from':'12/11/2025 20:03:39','to':'12/12/2025 20:03:39','section':['1778','1780']}" \ --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 01108a4581..e0ab143a08 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':'12/11/2025 5:25:11 PM','to':'12/12/2025 5:25:11 PM','section':['1770','1772']}" ^ + --filter "{'from':'12/11/2025 20:03:39','to':'12/12/2025 20:03:39','section':['1778','1780']}" ^ --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 02d3c8d780..d36e407d50 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 5728 \ + --deal 5744 \ --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 3d5633a367..5754652de8 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 5728 ^ + --deal 5744 ^ --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 c0e22bdf0d..6fb0b7138f 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 48342 \ + --fileid 48450 \ --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 4056a84444..503e01ff63 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 48342 ^ + --fileid 48450 ^ --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 5cb6c3bc7e..8d6c7a3192 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 48342 \ + --fileid 48450 \ --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 86b320abdf..7db3b4ea23 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 48342 ^ + --fileid 48450 ^ --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 b936f80b06..c4030661d4 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 48348 \ + --folderid 48456 \ --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 f90a6099d0..3e94cd6c6e 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 48348 ^ + --folderid 48456 ^ --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 53478ae318..ace154719b 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 48348 \ + --folderid 48456 \ --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 c145f9d11f..6853bf4a0f 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 48348 ^ + --folderid 48456 ^ --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 133528df57..565023c203 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 48348 \ + --folderid 48456 \ --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 d5676ca3d2..463b04352d 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 48348 ^ + --folderid 48456 ^ --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 effa1e5742..5435b110f3 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 3446 \ + --postid 3454 \ --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 bc2ca9507c..0fcdf1044b 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 3446 ^ + --postid 3454 ^ --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 1cf705ff71..2edf550af5 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 2870 \ + --lead 2878 \ --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 a2aa3a30f1..cbe5bac45d 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 2870 ^ + --lead 2878 ^ --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 8cd69349af..a83815d490 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 3448 \ + --postid 3456 \ --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 a9d3d51e1a..581785125d 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 3448 ^ + --postid 3456 ^ --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 12002007aa..a34f5f2bbd 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 "9030" \ + --task "9050" \ --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 d96e13329d..041a1ca8a4 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 "9030" ^ + --task "9050" ^ --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 ea07f6e93a..316bdde378 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 "9028" \ + --task "9048" \ --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 460bf651f4..d750ed1f81 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 "9028" ^ + --task "9048" ^ --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 d934d53b21..d7e46b9f66 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 "9030" \ - --comment 20906 \ + --task "9050" \ + --comment 20950 \ --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 960cabd3cf..4cb7d28a2c 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 "9030" ^ - --comment 20906 ^ + --task "9050" ^ + --comment 20950 ^ --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 f92f617532..85c8e38c40 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 "9030" \ + --task "9050" \ --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 47b5b6599d..6f0c76830c 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 "9030" ^ + --task "9050" ^ --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 677a3cfea4..f98136c8be 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 "9028" \ + --task "9048" \ --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 5621dca8d4..3af700e1bd 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 "9028" ^ + --task "9048" ^ --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 e79a028db9..17846eb7c5 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 "9034" \ - --record 3326 \ + --task "9054" \ + --record 3334 \ --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 73b7ecd652..5d68581575 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 "9034" ^ - --record 3326 ^ + --task "9054" ^ + --record 3334 ^ --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 ee9eb93178..406d6f01c2 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 "9034" \ + --task "9054" \ --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 a14c85a15c..761f4fdd43 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 "9034" ^ + --task "9054" ^ --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 3310e8f649..97795d1bb2 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 "9028" \ + --task "9048" \ --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 e82c0a1758..49a048c86e 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 "9028" ^ + --task "9048" ^ --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 151f7dd380..5c775aa991 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 "9028" \ - --element 6410 \ + --task "9048" \ + --element 6426 \ --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 4f1821139c..61394ac619 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 "9028" ^ - --element 6410 ^ + --task "9048" ^ + --element 6426 ^ --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 0505d6823f..84093018f7 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 3080 \ + --userid 3088 \ --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 e650367da4..427d72b168 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 3080 ^ + --userid 3088 ^ --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 dd1b4159ea..e6a8830834 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-12-10T17:25:18.2482235" \ - --to "2025-12-17T17:25:18.2482235" \ + --from "2025-12-10T20:03:46.978885" \ + --to "2025-12-17T20:03:46.978885" \ --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 7fd66f8302..84e750d881 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-12-10T17:25:18.2482235" ^ - --to "2025-12-17T17:25:18.2482235" ^ + --from "2025-12-10T20:03:46.978885" ^ + --to "2025-12-17T20:03:46.978885" ^ --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 8a53867947..d984799a69 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 3292 \ + --event 3308 \ --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 c1c588e3f1..18895fd0f9 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 3292 ^ + --event 3308 ^ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MakeFileCopy/bash.txt b/docs/en/cli/bitrix24/MakeFileCopy/bash.txt index 644b1f39a2..246cb410e3 100644 --- a/docs/en/cli/bitrix24/MakeFileCopy/bash.txt +++ b/docs/en/cli/bitrix24/MakeFileCopy/bash.txt @@ -1,5 +1,5 @@ oint bitrix24 MakeFileCopy \ --url "b24-ar17wx.bitrix24.by" \ - --fileid 48342 \ - --folderid 48348 \ + --fileid 48450 \ + --folderid 48456 \ --token "***" \ No newline at end of file diff --git a/docs/en/cli/bitrix24/MakeFileCopy/bat.txt b/docs/en/cli/bitrix24/MakeFileCopy/bat.txt index c6a8ff51bc..104d8c47c2 100644 --- a/docs/en/cli/bitrix24/MakeFileCopy/bat.txt +++ b/docs/en/cli/bitrix24/MakeFileCopy/bat.txt @@ -1,5 +1,5 @@ oint bitrix24 MakeFileCopy ^ --url "b24-ar17wx.bitrix24.by" ^ - --fileid 48342 ^ - --folderid 48348 ^ + --fileid 48450 ^ + --folderid 48456 ^ --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 778ba22d91..a27fd34999 100644 --- a/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt +++ b/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt @@ -1,4 +1,4 @@ oint bitrix24 MakeFolderCopy \ --url "https://b24-ar17wx.bitrix24.by/rest/1/***" \ - --folderid 48352 \ - --tagetid 48350 \ No newline at end of file + --folderid 48460 \ + --tagetid 48458 \ 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 ac15e854de..a940707e83 100644 --- a/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt +++ b/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt @@ -1,4 +1,4 @@ oint bitrix24 MakeFolderCopy ^ --url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^ - --folderid 48352 ^ - --tagetid 48350 \ No newline at end of file + --folderid 48460 ^ + --tagetid 48458 \ 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 de43185439..3f616ef1e7 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 48342 \ + --fileid 48450 \ --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 34e4cbf40a..7e3289fcbe 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 48342 ^ + --fileid 48450 ^ --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 a7fe756372..ccc33727f7 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 48348 \ + --folderid 48456 \ --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 2e844a36a3..4819889a31 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 48348 ^ + --folderid 48456 ^ --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 89f1d3a994..67ce68e436 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 48342 \ - --folderid 48352 \ + --fileid 48450 \ + --folderid 48460 \ --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 16b748e7ac..ff9de452eb 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 48342 ^ - --folderid 48352 ^ + --fileid 48450 ^ + --folderid 48460 ^ --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 385c29ad5d..4cbb5aab40 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 48350 \ - --tagetid 48346 \ + --folderid 48458 \ + --tagetid 48454 \ --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 42ebfc92e2..bae322fe39 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 48350 ^ - --tagetid 48346 ^ + --folderid 48458 ^ + --tagetid 48454 ^ --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 295b459988..12906c4624 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 "9032" \ - --stage 3340 \ + --task "9052" \ + --stage 3348 \ --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 1b2bd427fe..ab8619d93f 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 "9032" ^ - --stage 3340 ^ + --task "9052" ^ + --stage 3348 ^ --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 703c914000..fd1dcb8c88 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 "9028" \ + --task "9048" \ --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 f365b98a8a..3125a0ba9f 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 "9028" ^ + --task "9048" ^ --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 68ae0adfdd..335e3ec958 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 "9028" \ + --task "9048" \ --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 4c2c2d50d5..8693e62737 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 "9028" ^ + --task "9048" ^ --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 8580f2a49d..78129ff9ec 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 "9028" \ + --task "9048" \ --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 b9d5de1b38..2fee17a4b8 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 "9028" ^ + --task "9048" ^ --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 e3d3dfd21a..ab14af22b8 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 48342 \ + --fileid 48450 \ --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 c94c899d9c..f76cb6ddcb 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 48342 ^ + --fileid 48450 ^ --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 bf0fac6c3d..f11b7f570d 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 48348 \ + --folderid 48456 \ --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 6775f4db34..7c7fe1052a 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 48348 ^ + --folderid 48456 ^ --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 0c986d503c..49215afaf9 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 "9028" \ + --task "9048" \ --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 08921ef32c..0518d3536a 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 "9028" ^ + --task "9048" ^ --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 2ae7175d8f..0554353c35 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 "9028" \ - --element 6410 \ + --task "9048" \ + --element 6426 \ --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 d86e638834..33efbfb738 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 "9028" ^ - --element 6410 ^ + --task "9048" ^ + --element 6426 ^ --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 d7df92a593..ddaff2b19f 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 48342 \ + --fileid 48450 \ --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 ce0b8b37af..60e8fb6d63 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 48342 ^ + --fileid 48450 ^ --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 cb856b6239..d52de98eba 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 48348 \ + --folderid 48456 \ --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 5b0cb59bb0..f829bb588e 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 48348 ^ + --folderid 48456 ^ --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 f8ee5ec154..c0cc464e33 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 "***" \ - --fileid 48374 \ + --fileid 48482 \ --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 1dc798c6f7..96fc24ebe6 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 "***" ^ - --fileid 48374 ^ + --fileid 48482 ^ --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 0e05bd3b87..340fd436c1 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 70276 \ + --message 70480 \ --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 54b433e8dc..4a3faf82a1 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 70276 ^ + --message 70480 ^ --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 5714a10450..47ba505b8b 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 3292 \ + --event 3308 \ --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 9f32a6fe1f..d803b96fb9 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 3292 ^ + --event 3308 ^ --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 2bfe183992..d81d3efdf3 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 "9028" \ + --task "9048" \ --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 c3fc19f881..276495065d 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 "9028" ^ + --task "9048" ^ --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 ea72208c13..b481fbdde5 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-12-10T16:18:39.3315511" \ + --time "2025-12-10T18:56:13.6330426" \ --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 391d53286e..f02587b7de 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-12-10T16:18:39.3315511" ^ + --time "2025-12-10T18:56:13.6330426" ^ --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 ac0c38bb1a..affbc5f861 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 "9028" \ + --task "9048" \ --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 284bb0d4f8..a1c5047947 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 "9028" ^ + --task "9048" ^ --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 4edbbbc5eb..103e00fea6 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-12-10T17:18:48.9259936" \ + --time "2025-12-10T19:56:25.7508133" \ --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 4d47283ac7..1c82c3313c 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-12-10T17:18:48.9259936" ^ + --time "2025-12-10T19:56:25.7508133" ^ --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 19d042ea7c..101f286bd6 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 "9028" \ + --task "9048" \ --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 7dbabfcaa3..d833c06518 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 "9028" ^ + --task "9048" ^ --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 5ce72825b7..cebf85e8c6 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 "9028" \ + --task "9048" \ --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 c9f865dd00..fb0a375891 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 "9028" ^ + --task "9048" ^ --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 9ba100dd84..fbf1752312 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 1772 \ + --calendar 1780 \ --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 b2355f334c..a00d35ac34 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 1772 ^ + --calendar 1780 ^ --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 cb92acb3d8..6a01d9c495 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 3292 \ + --event 3308 \ --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 d86e3459ed..a81adb73af 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 3292 ^ + --event 3308 ^ --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 70a7dfd7d9..95f915cdea 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 5730 \ + --deal 5746 \ --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 ff67798e61..a6a4dd8bd2 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 5730 ^ + --deal 5746 ^ --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 21c2c689a8..31e961eb20 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 3086 \ + --depid 3094 \ --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 5336440482..e31fa3941f 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 3086 ^ + --depid 3094 ^ --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 497614858d..43be1f2efa 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 3340 \ + --stage 3348 \ --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 d5da63430d..cf9d7ef124 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 3340 ^ + --stage 3348 ^ --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 204b623fd5..a310c6983e 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 2870 \ + --lead 2878 \ --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 bd008b6ee6..55d3bd7e4b 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 2870 ^ + --lead 2878 ^ --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 3088e24c03..94ec386024 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 3446 \ + --postid 3454 \ --text "New post text" \ --files "{'1.png':'https://hut.openintegrations.dev/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 cbb5db5687..0b90614ca3 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 3446 ^ + --postid 3454 ^ --text "New post text" ^ --files "{'1.png':'https://hut.openintegrations.dev/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 936b64379a..d9ad8ceb04 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 "9028" \ + --task "9048" \ --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 5c88c6e9ca..d0b42aa133 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 "9028" ^ + --task "9048" ^ --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 178e4540c5..74fedbd418 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 "9030" \ - --comment 20906 \ + --task "9050" \ + --comment 20950 \ --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 0fce1bc79f..6325f4c88f 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 "9030" ^ - --comment 20906 ^ + --task "9050" ^ + --comment 20950 ^ --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 c36bc19360..6e8cb4bb7f 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 "9034" \ - --record 3326 \ + --task "9054" \ + --record 3334 \ --amount 4800 \ --text "New time record" \ - --date "2025-11-10T17:18:31.7444292" \ + --date "2025-11-10T19:56:03.8762083" \ --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 3dda0cc6de..195f63be4d 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 "9034" ^ - --record 3326 ^ + --task "9054" ^ + --record 3334 ^ --amount 4800 ^ --text "New time record" ^ - --date "2025-11-10T17:18:31.7444292" ^ + --date "2025-11-10T19:56:03.8762083" ^ --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 4ea3af54c7..5d30c5c389 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 "9028" \ - --element 6410 \ + --task "9048" \ + --element 6426 \ --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 38f8d48deb..a023ab46ac 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 "9028" ^ - --element 6410 ^ + --task "9048" ^ + --element 6426 ^ --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 4f6f2b8da5..9360e11bbb 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 3080 \ - --fields "{'EMAIL':'596b6957-4a31-443d-a393-9860fc670ac6@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':'7'}" \ + --userid 3088 \ + --fields "{'EMAIL':'d9549ff7-1fb5-4100-b377-2610aed436e9@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 ffa2722caf..145d8830a7 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 3080 ^ - --fields "{'EMAIL':'596b6957-4a31-443d-a393-9860fc670ac6@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':'7'}" ^ + --userid 3088 ^ + --fields "{'EMAIL':'d9549ff7-1fb5-4100-b377-2610aed436e9@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 0a81ba2908..0cfee1826b 100644 --- a/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt +++ b/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt @@ -2,5 +2,5 @@ oint bitrix24 UploadFileToFolder \ --url "b24-ar17wx.bitrix24.by" \ --title "Imortant doc.docx" \ --file "https://hut.openintegrations.dev/test_data/document.docx" \ - --folderid 48370 \ + --folderid 48478 \ --token "***" \ 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 ce37b4d51e..5912334e9f 100644 --- a/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt +++ b/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt @@ -2,5 +2,5 @@ oint bitrix24 UploadFileToFolder ^ --url "b24-ar17wx.bitrix24.by" ^ --title "Imortant doc.docx" ^ --file "https://hut.openintegrations.dev/test_data/document.docx" ^ - --folderid 48370 ^ + --folderid 48478 ^ --token "***" \ 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 d39344c3f1..0f43071b04 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 "31a61fb2-0851-4cb7-922e-227239df0719" \ + --uuids "9e15fe3c-2071-4ed8-9ded-70df723825d3" \ --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 e00d9524e7..6d8c081770 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 "31a61fb2-0851-4cb7-922e-227239df0719" ^ + --uuids "9e15fe3c-2071-4ed8-9ded-70df723825d3" ^ --count 1 ^ --format "A5" ^ --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 647cebd16e..b5b23b987a 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':'c730fcc3-be86-4317-8e65-da6557a4002e','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':'ec4a1208-fa45-424f-bf3a-7f2e1f3d32ea','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 810b2fa7b5..b8340fe75a 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':'c730fcc3-be86-4317-8e65-da6557a4002e','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':'ec4a1208-fa45-424f-bf3a-7f2e1f3d32ea','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 4892321317..ddb3ad7521 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 "31a61fb2-0851-4cb7-922e-227239df0719" \ - --date "2025-12-11T17:30:25.4402475" \ + --uuids "9e15fe3c-2071-4ed8-9ded-70df723825d3" \ + --date "2025-12-11T20:09:25.667554" \ --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 836fe7970c..1fcc924d34 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 "31a61fb2-0851-4cb7-922e-227239df0719" ^ - --date "2025-12-11T17:30:25.4402475" ^ + --uuids "9e15fe3c-2071-4ed8-9ded-70df723825d3" ^ + --date "2025-12-11T20:09:25.667554" ^ --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 fc6f95f0a5..df2dea0692 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 "31a61fb2-0851-4cb7-922e-227239df0719" \ + --uuids "9e15fe3c-2071-4ed8-9ded-70df723825d3" \ --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 1e0d3f579e..ad9e6d5159 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 "31a61fb2-0851-4cb7-922e-227239df0719" ^ + --uuids "9e15fe3c-2071-4ed8-9ded-70df723825d3" ^ --type "tpl_russia" ^ --count 1 ^ --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 036c787876..733c54b645 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 "b8e90f97-08f3-4bce-812b-6e589c25d3eb" \ + --uuid "2a75c7f0-9f49-4667-802c-eeed87903e84" \ --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 b95095cf39..39dc3215e0 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 "b8e90f97-08f3-4bce-812b-6e589c25d3eb" ^ + --uuid "2a75c7f0-9f49-4667-802c-eeed87903e84" ^ --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 db4336d42c..0304656e3d 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 "2e6c3f4b-39ba-4f35-82ed-e071c2cfaea2" \ + --uuid "5d3e05be-c41a-40ed-9511-44098c81fcbe" \ --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 a85159fc80..d4ad5f727a 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 "2e6c3f4b-39ba-4f35-82ed-e071c2cfaea2" ^ + --uuid "5d3e05be-c41a-40ed-9511-44098c81fcbe" ^ --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 97bfb61ba3..09929b1e77 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-12-10T17:29:31.921572" \ + --date "2025-12-10T20:08:27.1626" \ --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 11155d4878..28485462ac 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-12-10T17:29:31.921572" ^ + --date "2025-12-10T20:08:27.1626" ^ --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 51126c71c7..a457275039 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 "b8e90f97-08f3-4bce-812b-6e589c25d3eb" \ + --uuid "2a75c7f0-9f49-4667-802c-eeed87903e84" \ --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 09e90a3a9f..61ecc93b54 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 "b8e90f97-08f3-4bce-812b-6e589c25d3eb" ^ + --uuid "2a75c7f0-9f49-4667-802c-eeed87903e84" ^ --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 049caf69ca..abde6d18f9 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-12-10T17:29:34.1630957" \ + --date "2025-12-10T20:08:30.4723735" \ --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 387ecb5cfb..9ed551d9dc 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-12-10T17:29:34.1630957" ^ + --date "2025-12-10T20:08:30.4723735" ^ --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 941467cf43..404f7c9477 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-12-10T17:29:36.2422262" \ + --date "2025-12-10T20:08:32.8086119" \ --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 fd17c29f4c..1cee4ef159 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-12-10T17:29:36.2422262" ^ + --date "2025-12-10T20:08:32.8086119" ^ --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 b2cd6a3df7..1384e31ecb 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 "31a61fb2-0851-4cb7-922e-227239df0719" \ + --uuid "9e15fe3c-2071-4ed8-9ded-70df723825d3" \ --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 c27a8bba6b..9f34dcb933 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 "31a61fb2-0851-4cb7-922e-227239df0719" ^ + --uuid "9e15fe3c-2071-4ed8-9ded-70df723825d3" ^ --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 791989524f..3bfa517af7 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 "39c38783-eb58-42c5-b17b-d660db0c4488" \ + --number "03e987ac-3fea-462a-9650-56de28f5e1df" \ --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 36fa3b19b0..4c3cc2b4b4 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 "39c38783-eb58-42c5-b17b-d660db0c4488" ^ + --number "03e987ac-3fea-462a-9650-56de28f5e1df" ^ --internal true ^ --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 1878f00c87..03a7c60a28 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 "bba9f373-4b8f-445a-821d-b9de9896201a" \ + --uuid "a9a94f3b-1925-4502-8e8a-372217fa3cf5" \ --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 9d65be3837..cf314ae46a 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 "bba9f373-4b8f-445a-821d-b9de9896201a" ^ + --uuid "a9a94f3b-1925-4502-8e8a-372217fa3cf5" ^ --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 2af1985d7f..63f86fd907 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 "13378881699" \ + --folder "13365035571" \ --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 f4d4d61d6d..0a1c0201c4 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 "13378881699" ^ + --folder "13365035571" ^ --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 4bb6880661..c412a97ee7 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 "13378881699" \ No newline at end of file + --folder "13365035571" \ 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 a1fb820682..44cf373fe7 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 "13378881699" \ No newline at end of file + --folder "13365035571" \ 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 949957b28a..fa1f37c405 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:AABwHY6qM9FuQMUap83UWJiXUmIyEpLASfWce5cLSg3doAW0PcElobnqXJV15ugJm4SH988Ol2vh-bb5xCTA60Gb" \ No newline at end of file + --job "dbjid:AABxTVvB07t1hzZpsvM2B0MaYJz_ACUrq6a_OsJmcW43jJ2AVfZVPmwyXXd7yfFm37y3Ej7H29Bd7EMntKEfWTIA" \ 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 2c1e6cf5a2..21e938360e 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:AABwHY6qM9FuQMUap83UWJiXUmIyEpLASfWce5cLSg3doAW0PcElobnqXJV15ugJm4SH988Ol2vh-bb5xCTA60Gb" \ No newline at end of file + --job "dbjid:AABxTVvB07t1hzZpsvM2B0MaYJz_ACUrq6a_OsJmcW43jJ2AVfZVPmwyXXd7yfFm37y3Ej7H29Bd7EMntKEfWTIA" \ 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 75334a2a4f..41148f421c 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 "64599908ff219bd841553" \ No newline at end of file + --rev "6459e3db4ca19bd841553" \ 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 4266626dff..3cca348442 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 "64599908ff219bd841553" \ No newline at end of file + --rev "6459e3db4ca19bd841553" \ 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 1d61025864..5c26dc7cb4 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\bayse\AppData\Local\Temp\0m1lwfih.1b5.png" \ + --file "/tmp/45pdu3g2.5f2.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 802918a981..f701f7d15a 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\bayse\AppData\Local\Temp\0m1lwfih.1b5.png" ^ + --file "/tmp/45pdu3g2.5f2.png" ^ --path "/New/pic.png" ^ --overwrite true \ No newline at end of file diff --git a/docs/en/cli/ftp/SaveFile/bash.txt b/docs/en/cli/ftp/SaveFile/bash.txt index d3e74e29ca..8f2823639a 100644 --- a/docs/en/cli/ftp/SaveFile/bash.txt +++ b/docs/en/cli/ftp/SaveFile/bash.txt @@ -3,4 +3,4 @@ oint ftp SaveFile \ --conn "{'set':{'advanced_resolve':true,'domain':'172.33.0.11','login':'bayselonarrend','passive':true,'password':'***','port':'21','read_timeout':'120','write_timeout':'120'},'tls':{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true},'proxy':{'login':'proxyuser','password':'***','port':'1080','proxy_type':'socks5','server':'127.0.0.1'}}" \ --path "new_dir/pic_from_disk.png" \ - --file "C:\Users\bayse\AppData\Local\Temp\jn5bqz1a.unn.bin" \ No newline at end of file + --file "/tmp/di0nhqpy.qyx.bin" \ No newline at end of file diff --git a/docs/en/cli/ftp/SaveFile/bat.txt b/docs/en/cli/ftp/SaveFile/bat.txt index 6780bd98dd..acc58eb0cd 100644 --- a/docs/en/cli/ftp/SaveFile/bat.txt +++ b/docs/en/cli/ftp/SaveFile/bat.txt @@ -3,4 +3,4 @@ oint ftp SaveFile ^ --conn "{'set':{'advanced_resolve':true,'domain':'172.33.0.11','login':'bayselonarrend','passive':true,'password':'***','port':'21','read_timeout':'120','write_timeout':'120'},'tls':{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true},'proxy':{'login':'proxyuser','password':'***','port':'1080','proxy_type':'socks5','server':'127.0.0.1'}}" ^ --path "new_dir/pic_from_disk.png" ^ - --file "C:\Users\bayse\AppData\Local\Temp\jn5bqz1a.unn.bin" \ No newline at end of file + --file "/tmp/di0nhqpy.qyx.bin" \ No newline at end of file diff --git a/docs/en/cli/ftp/UploadFile/bash.txt b/docs/en/cli/ftp/UploadFile/bash.txt index c0df228a94..513fca86bc 100644 --- a/docs/en/cli/ftp/UploadFile/bash.txt +++ b/docs/en/cli/ftp/UploadFile/bash.txt @@ -2,5 +2,5 @@ oint ftp UploadFile \ --conn "{'set':{'advanced_resolve':true,'domain':'172.33.0.11','login':'bayselonarrend','passive':true,'password':'***','port':'21','read_timeout':'1000','write_timeout':'1000'},'tls':{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true},'proxy':{'login':'proxyuser','password':'***','port':'1080','proxy_type':'socks5','server':'127.0.0.1'}}" \ - --file "C:\Users\bayse\AppData\Local\Temp\spxxbkcs.1bj" \ + --file "/tmp/x4bfgaw1.wkc" \ --path "pic_from_binary.png" \ No newline at end of file diff --git a/docs/en/cli/ftp/UploadFile/bat.txt b/docs/en/cli/ftp/UploadFile/bat.txt index e0013c1f3c..72b91af26a 100644 --- a/docs/en/cli/ftp/UploadFile/bat.txt +++ b/docs/en/cli/ftp/UploadFile/bat.txt @@ -2,5 +2,5 @@ oint ftp UploadFile ^ --conn "{'set':{'advanced_resolve':true,'domain':'172.33.0.11','login':'bayselonarrend','passive':true,'password':'***','port':'21','read_timeout':'1000','write_timeout':'1000'},'tls':{'accept_invalid_certs':true,'ca_cert_path':'','use_tls':true},'proxy':{'login':'proxyuser','password':'***','port':'1080','proxy_type':'socks5','server':'127.0.0.1'}}" ^ - --file "C:\Users\bayse\AppData\Local\Temp\spxxbkcs.1bj" ^ + --file "/tmp/x4bfgaw1.wkc" ^ --path "pic_from_binary.png" \ 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 f7da2fb7ba..8e6f62d198 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 bb3712a5b3..956d2aa2b7 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 0a530ee4ad..5c8f8d10db 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ - --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'12/10/2025 5:00:40 PM','EndDate':'12/10/2025 6:00:40 PM','ArrayOfAttachmentURLs':{'Image1':'https://hut.openintegrations.dev/test_data/picture.jpg','Image2':'https://hut.openintegrations.dev/test_data/picture2.jpg'},'SendNotifications':true}" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" \ + --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'12/10/2025 19:32:23','EndDate':'12/10/2025 20:32:23','ArrayOfAttachmentURLs':{'Image1':'https://hut.openintegrations.dev/test_data/picture.jpg','Image2':'https://hut.openintegrations.dev/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 4c09887981..3f6b94c1c7 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" ^ - --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'12/10/2025 5:00:40 PM','EndDate':'12/10/2025 6:00:40 PM','ArrayOfAttachmentURLs':{'Image1':'https://hut.openintegrations.dev/test_data/picture.jpg','Image2':'https://hut.openintegrations.dev/test_data/picture2.jpg'},'SendNotifications':true}" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" ^ + --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'12/10/2025 19:32:23','EndDate':'12/10/2025 20:32:23','ArrayOfAttachmentURLs':{'Image1':'https://hut.openintegrations.dev/test_data/picture.jpg','Image2':'https://hut.openintegrations.dev/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 96b3b9a0dc..f5d7fe2ee5 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@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 e51a4e51d7..ef2161eca3 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@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 d8ae3516a1..cb81af576f 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 f34c0abd32..b85b4cb3ce 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 651fbbc77d..dfb374f72b 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" \ + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 d7f966536d..20511d8ea7 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" ^ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" ^ + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 dfdba2a97b..18a02a66f7 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 fbf6614a33..145b4f13df 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" ^ + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 b8c3e0b4d9..40fb0b2740 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" \ --props "{'Description':'New event description'}" \ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 3f92af8c1c..27bd3f57f6 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" ^ + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" ^ --props "{'Description':'New event description'}" ^ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 a3c93521a9..e6061273a2 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 b0b13aae9a..b756328e5b 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" ^ + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 eadbdac940..f7ab102e26 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 67fd37f597..c896546f4a 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 c31a04ba2c..12d851c1cc 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" \ + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 8946cd0d44..a9604f5b69 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" ^ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" ^ + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 ec2da58db3..9ec2b48e2a 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@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 627575a81e..a97d0b6acb 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ No newline at end of file + --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@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 797e4babb2..38ff198c25 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 8cab95b53a..550f77e699 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 "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com" \ No newline at end of file + --calendar "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@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 4a7ff99b99..cc9aec8f91 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" \ + --from "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" \ --to "bayselonarrend@gmail.com" \ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 06039e8e23..90c8c64b1e 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 "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com" ^ + --from "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" ^ --to "bayselonarrend@gmail.com" ^ - --event "oppu5o99vqur60bjlp9ula672o" \ No newline at end of file + --event "n80aqvjnnig91eb3208rrtfur8" \ 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 be8a147998..1b7b4a49cf 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 "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31" \ + --object "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn" \ --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 864c4d816c..a42f0e3059 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 "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31" ^ + --object "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn" ^ --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 4a4e73c772..8eea77e3e3 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ --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 b51564dd5e..24432ee898 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" ^ + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" ^ --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 3d29ef06d6..d831ba8d5b 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ - --comment "AAABt8jXT_Q" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ + --comment "AAABxUEXDR8" \ 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 78752ae006..01d1ef354d 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" ^ - --comment "AAABt8jXT_Q" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" ^ + --comment "AAABxUEXDR8" \ 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 5a12617c8f..52ae876ad1 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ 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 feac92e130..db713a1550 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ 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 cff03cc03a..f885492d8a 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 "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31" \ No newline at end of file + --object "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn" \ 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 ccddc00235..94357ba8c2 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 "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31" \ No newline at end of file + --object "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn" \ 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 6a7013a2bd..7fcb7bb801 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ - --comment "AAABt8jXT_Q" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ + --comment "AAABxUEXDR8" \ 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 19bdc04fb0..d8d72071ef 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" ^ - --comment "AAABt8jXT_Q" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" ^ + --comment "AAABxUEXDR8" \ 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 75c4c8b2fc..91dfb17baf 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ 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 323415c190..99f407be00 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 "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86" \ No newline at end of file + --object "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5" \ 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 f4548c791e..ef82fdb5ee 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 "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31" \ + --object "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn" \ --file "https://hut.openintegrations.dev/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 a5e79bccc9..cb58e92a97 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 "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31" ^ + --object "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn" ^ --file "https://hut.openintegrations.dev/test_data/picture2.jpg" ^ --title "UpdatedFile.jpg" \ No newline at end of file diff --git a/docs/en/cli/greenapi/SendTextMessage/bash.txt b/docs/en/cli/greenapi/SendTextMessage/bash.txt index f2dfd2bea9..bee5e77516 100644 --- a/docs/en/cli/greenapi/SendTextMessage/bash.txt +++ b/docs/en/cli/greenapi/SendTextMessage/bash.txt @@ -3,5 +3,4 @@ oint greenapi SendTextMessage \ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \ --chat "***" \ - --text "New message" \ - --quoted "3EB061F20B14D7DE3DDFFA" \ No newline at end of file + --text "New message" \ No newline at end of file diff --git a/docs/en/cli/greenapi/SendTextMessage/bat.txt b/docs/en/cli/greenapi/SendTextMessage/bat.txt index 9f664f55ce..3a8ad3582a 100644 --- a/docs/en/cli/greenapi/SendTextMessage/bat.txt +++ b/docs/en/cli/greenapi/SendTextMessage/bat.txt @@ -3,5 +3,4 @@ oint greenapi SendTextMessage ^ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^ --chat "***" ^ - --text "New message" ^ - --quoted "3EB061F20B14D7DE3DDFFA" \ No newline at end of file + --text "New message" \ 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 6997fe724e..01acdf6630 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" \ + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" \ --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 a3b17f7671..532d66dcba 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" ^ + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" ^ --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 1743759fed..21eea12d6c 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 "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s" \ + --spreadsheet "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ" \ --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 7aac3daddd..89205122d8 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 "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s" ^ + --spreadsheet "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ" ^ --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 c6af061344..0c79c0d430 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" \ - --to "1rTcAFZ6Kh-8x_m8039wl8Amx3YE4sE0XwUZTNJ0vS18" \ - --sheet "736184665" \ No newline at end of file + --from "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" \ + --to "1fZb0YpPq7ehZ31gPNDlhkIlPP2hlKUjJomXsPJwBYuc" \ + --sheet "2144564842" \ 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 d79b136b16..76840a1b47 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" ^ - --to "1rTcAFZ6Kh-8x_m8039wl8Amx3YE4sE0XwUZTNJ0vS18" ^ - --sheet "736184665" \ No newline at end of file + --from "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" ^ + --to "1fZb0YpPq7ehZ31gPNDlhkIlPP2hlKUjJomXsPJwBYuc" ^ + --sheet "2144564842" \ 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 5599ccadd7..96f1655270 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" \ - --sheet "736184665" \ No newline at end of file + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" \ + --sheet "2144564842" \ 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 bbb283a29b..dd3834920f 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" ^ - --sheet "736184665" \ No newline at end of file + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" ^ + --sheet "2144564842" \ 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 f4522c59a9..1db5fe89d7 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" \ + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" \ --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 cb5517845a..f943118886 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" ^ + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" ^ --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 6461d52d12..1e2fb7c363 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 "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s" \ + --spreadsheet "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ" \ --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 0fc64f28de..accec4db23 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 "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s" ^ + --spreadsheet "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ" ^ --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 5cca715f24..4f0b7120cb 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" \ No newline at end of file + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" \ 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 8a8fba9a6b..d88b39950b 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 "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs" \ No newline at end of file + --spreadsheet "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw" \ 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 a860006529..41eaebb359 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 "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s" \ + --spreadsheet "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ" \ --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 f859ba493e..102147c41a 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 "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s" ^ + --spreadsheet "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ" ^ --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 cbc79604fd..05e79fdb65 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 "105777668" \ No newline at end of file + --counter "105781506" \ 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 a0bd8358a0..19d77d77b1 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 "105777668" \ No newline at end of file + --counter "105781506" \ 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 6aaad2cfac..f81883af8f 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 "321233" \ No newline at end of file + --label "321239" \ 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 b01702669a..8ee51f7f23 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 "321233" \ No newline at end of file + --label "321239" \ 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 7dcdd0abb0..3aba9145a5 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 "105777668" \ No newline at end of file + --counter "105781506" \ 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 8c0402bf1b..f9869b728a 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 "105777668" \ No newline at end of file + --counter "105781506" \ 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 078501a543..80a6730634 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 "105777665" \ No newline at end of file + --counter "105781505" \ 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 e1eb537439..5c53bdbbe3 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 "105777665" \ No newline at end of file + --counter "105781505" \ 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 c4ed8adfdd..8259b25f65 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':['105777665']}" \ No newline at end of file + --filter "{'counter_ids':['105781505']}" \ 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 c705fd38e6..18f5f32d58 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':['105777665']}" \ No newline at end of file + --filter "{'counter_ids':['105781505']}" \ 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 865c108237..bfedc62e5a 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 "321233" \ No newline at end of file + --label "321239" \ 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 6bc3b56b4e..acff7f1789 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 "321233" \ No newline at end of file + --label "321239" \ 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 f7f3b3a910..6cbd0405ec 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 "105777665" \ No newline at end of file + --counter "105781505" \ 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 f0c50f9c25..217b020654 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 "105777665" \ No newline at end of file + --counter "105781505" \ 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 1307131112..c7d38d7b5c 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 "105777665" \ + --counter "105781505" \ --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 85285c42fa..b384019c3b 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 "105777665" ^ + --counter "105781505" ^ --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 63b408f2b7..d9c068972f 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 "321233" \ + --label "321239" \ --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 aa5b298abc..066740bfad 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 "321233" ^ + --label "321239" ^ --title "New tag title" \ No newline at end of file diff --git a/docs/en/cli/mongodb/InsertDocuments/bash.txt b/docs/en/cli/mongodb/InsertDocuments/bash.txt index b98366544c..f5a2de0742 100644 --- a/docs/en/cli/mongodb/InsertDocuments/bash.txt +++ b/docs/en/cli/mongodb/InsertDocuments/bash.txt @@ -3,5 +3,5 @@ oint mongodb InsertDocuments \ --dbc "mongodb://bayselonarrend:12we3456!2154@127.0.0.1:27017/?authSource=admin" \ --coll "new_collection" \ - --docs "[{'productName':'Product 1','category':'electronics','price':'80','quantity':'6','rating':'1','inStock':true,'tags':['new'],'createdDate':'12/9/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'0.3','dimensions':{'length':'8','width':'4','height':'2'}}},{'productName':'Product 2','category':'clothing','price':'110','quantity':'7','rating':'2','inStock':true,'tags':['new','sale'],'createdDate':'12/8/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'0.6','dimensions':{'length':'16','width':'8','height':'4'}}},{'productName':'Product 3','category':'books','price':'140','quantity':'8','rating':'3','inStock':false,'tags':['new','popular'],'createdDate':'12/7/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'0.9','dimensions':{'length':'24','width':'12','height':'6'}}},{'productName':'Product 4','category':null,'price':'170','quantity':'9','rating':'4','inStock':true,'tags':['sale'],'createdDate':'12/6/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'1.2','dimensions':{'length':'32','width':'16','height':'8'}}},{'productName':'Product 5','category':'electronics','price':'200','quantity':'10','rating':'5','inStock':true,'tags':[],'createdDate':'12/5/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'1.5','dimensions':{'length':'40','width':'20','height':'10'}}},{'productName':'Product 6','category':'clothing','price':'230','quantity':'11','rating':'1','inStock':false,'tags':['sale','popular'],'createdDate':'12/4/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'1.8','dimensions':{'length':'48','width':'24','height':'12'}}},{'productName':'Product 7','category':'books','price':'260','quantity':'12','rating':'1','inStock':true,'tags':[],'createdDate':'12/3/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'2.1','dimensions':{'length':'56','width':'28','height':'14'}}},{'productName':'Product 8','category':null,'price':'290','quantity':'13','rating':'2','inStock':true,'tags':['sale'],'createdDate':'12/2/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'2.4','dimensions':{'length':'64','width':'32','height':'16'}}},{'productName':'Product 9','category':'electronics','price':'320','quantity':'14','rating':'3','inStock':false,'tags':['popular'],'createdDate':'12/1/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'2.7','dimensions':{'length':'72','width':'36','height':'18'}}},{'productName':'Product 10','category':'clothing','price':'350','quantity':'5','rating':'4','inStock':true,'tags':['sale'],'createdDate':'11/30/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'3','dimensions':{'length':'80','width':'40','height':'20'}}},{'productName':'Product 11','category':'books','price':'380','quantity':'6','rating':'5','inStock':true,'tags':[],'createdDate':'11/29/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'3.3','dimensions':{'length':'88','width':'44','height':'22'}}},{'productName':'Product 12','category':null,'price':'410','quantity':'7','rating':'1','inStock':false,'tags':['sale','popular','hit'],'createdDate':'11/28/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'3.6','dimensions':{'length':'96','width':'48','height':'24'}}},{'productName':'Product 13','category':'electronics','price':'440','quantity':'8','rating':'1','inStock':true,'tags':['hit'],'createdDate':'11/27/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'3.9','dimensions':{'length':'104','width':'52','height':'26'}}},{'productName':'Product 14','category':'clothing','price':'470','quantity':'9','rating':'2','inStock':true,'tags':['sale','hit'],'createdDate':'11/26/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'4.2','dimensions':{'length':'112','width':'56','height':'28'}}},{'productName':'Product 15','category':'books','price':'500','quantity':'10','rating':'3','inStock':false,'tags':['popular','hit'],'createdDate':'11/25/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'4.5','dimensions':{'length':'120','width':'60','height':'30'}}},{'productName':'Item with zero price','category':'books','price':'0','quantity':'1','rating':'4','inStock':true,'tags':[]},{'productName':'Item without category','price':'250','quantity':'3','rating':'3','inStock':false}]" \ + --docs "[{'productName':'Product 1','category':'electronics','price':'80','quantity':'6','rating':'1','inStock':true,'tags':['new'],'createdDate':'12/09/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'0.3','dimensions':{'length':'8','width':'4','height':'2'}}},{'productName':'Product 2','category':'clothing','price':'110','quantity':'7','rating':'2','inStock':true,'tags':['new','sale'],'createdDate':'12/08/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'0.6','dimensions':{'length':'16','width':'8','height':'4'}}},{'productName':'Product 3','category':'books','price':'140','quantity':'8','rating':'3','inStock':false,'tags':['new','popular'],'createdDate':'12/07/2025 19:23:02','details':{'supplier':null,'weightKg':'0.9','dimensions':{'length':'24','width':'12','height':'6'}}},{'productName':'Product 4','category':null,'price':'170','quantity':'9','rating':'4','inStock':true,'tags':['sale'],'createdDate':'12/06/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'1.2','dimensions':{'length':'32','width':'16','height':'8'}}},{'productName':'Product 5','category':'electronics','price':'200','quantity':'10','rating':'5','inStock':true,'tags':[],'createdDate':'12/05/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'1.5','dimensions':{'length':'40','width':'20','height':'10'}}},{'productName':'Product 6','category':'clothing','price':'230','quantity':'11','rating':'1','inStock':false,'tags':['sale','popular'],'createdDate':'12/04/2025 19:23:02','details':{'supplier':null,'weightKg':'1.8','dimensions':{'length':'48','width':'24','height':'12'}}},{'productName':'Product 7','category':'books','price':'260','quantity':'12','rating':'1','inStock':true,'tags':[],'createdDate':'12/03/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'2.1','dimensions':{'length':'56','width':'28','height':'14'}}},{'productName':'Product 8','category':null,'price':'290','quantity':'13','rating':'2','inStock':true,'tags':['sale'],'createdDate':'12/02/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'2.4','dimensions':{'length':'64','width':'32','height':'16'}}},{'productName':'Product 9','category':'electronics','price':'320','quantity':'14','rating':'3','inStock':false,'tags':['popular'],'createdDate':'12/01/2025 19:23:02','details':{'supplier':null,'weightKg':'2.7','dimensions':{'length':'72','width':'36','height':'18'}}},{'productName':'Product 10','category':'clothing','price':'350','quantity':'5','rating':'4','inStock':true,'tags':['sale'],'createdDate':'11/30/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'3','dimensions':{'length':'80','width':'40','height':'20'}}},{'productName':'Product 11','category':'books','price':'380','quantity':'6','rating':'5','inStock':true,'tags':[],'createdDate':'11/29/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'3.3','dimensions':{'length':'88','width':'44','height':'22'}}},{'productName':'Product 12','category':null,'price':'410','quantity':'7','rating':'1','inStock':false,'tags':['sale','popular','hit'],'createdDate':'11/28/2025 19:23:02','details':{'supplier':null,'weightKg':'3.6','dimensions':{'length':'96','width':'48','height':'24'}}},{'productName':'Product 13','category':'electronics','price':'440','quantity':'8','rating':'1','inStock':true,'tags':['hit'],'createdDate':'11/27/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'3.9','dimensions':{'length':'104','width':'52','height':'26'}}},{'productName':'Product 14','category':'clothing','price':'470','quantity':'9','rating':'2','inStock':true,'tags':['sale','hit'],'createdDate':'11/26/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'4.2','dimensions':{'length':'112','width':'56','height':'28'}}},{'productName':'Product 15','category':'books','price':'500','quantity':'10','rating':'3','inStock':false,'tags':['popular','hit'],'createdDate':'11/25/2025 19:23:02','details':{'supplier':null,'weightKg':'4.5','dimensions':{'length':'120','width':'60','height':'30'}}},{'productName':'Item with zero price','category':'books','price':'0','quantity':'1','rating':'4','inStock':true,'tags':[]},{'productName':'Item without category','price':'250','quantity':'3','rating':'3','inStock':false}]" \ --db "main" \ No newline at end of file diff --git a/docs/en/cli/mongodb/InsertDocuments/bat.txt b/docs/en/cli/mongodb/InsertDocuments/bat.txt index 118252c73d..89deb08749 100644 --- a/docs/en/cli/mongodb/InsertDocuments/bat.txt +++ b/docs/en/cli/mongodb/InsertDocuments/bat.txt @@ -3,5 +3,5 @@ oint mongodb InsertDocuments ^ --dbc "mongodb://bayselonarrend:12we3456!2154@127.0.0.1:27017/?authSource=admin" ^ --coll "new_collection" ^ - --docs "[{'productName':'Product 1','category':'electronics','price':'80','quantity':'6','rating':'1','inStock':true,'tags':['new'],'createdDate':'12/9/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'0.3','dimensions':{'length':'8','width':'4','height':'2'}}},{'productName':'Product 2','category':'clothing','price':'110','quantity':'7','rating':'2','inStock':true,'tags':['new','sale'],'createdDate':'12/8/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'0.6','dimensions':{'length':'16','width':'8','height':'4'}}},{'productName':'Product 3','category':'books','price':'140','quantity':'8','rating':'3','inStock':false,'tags':['new','popular'],'createdDate':'12/7/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'0.9','dimensions':{'length':'24','width':'12','height':'6'}}},{'productName':'Product 4','category':null,'price':'170','quantity':'9','rating':'4','inStock':true,'tags':['sale'],'createdDate':'12/6/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'1.2','dimensions':{'length':'32','width':'16','height':'8'}}},{'productName':'Product 5','category':'electronics','price':'200','quantity':'10','rating':'5','inStock':true,'tags':[],'createdDate':'12/5/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'1.5','dimensions':{'length':'40','width':'20','height':'10'}}},{'productName':'Product 6','category':'clothing','price':'230','quantity':'11','rating':'1','inStock':false,'tags':['sale','popular'],'createdDate':'12/4/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'1.8','dimensions':{'length':'48','width':'24','height':'12'}}},{'productName':'Product 7','category':'books','price':'260','quantity':'12','rating':'1','inStock':true,'tags':[],'createdDate':'12/3/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'2.1','dimensions':{'length':'56','width':'28','height':'14'}}},{'productName':'Product 8','category':null,'price':'290','quantity':'13','rating':'2','inStock':true,'tags':['sale'],'createdDate':'12/2/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'2.4','dimensions':{'length':'64','width':'32','height':'16'}}},{'productName':'Product 9','category':'electronics','price':'320','quantity':'14','rating':'3','inStock':false,'tags':['popular'],'createdDate':'12/1/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'2.7','dimensions':{'length':'72','width':'36','height':'18'}}},{'productName':'Product 10','category':'clothing','price':'350','quantity':'5','rating':'4','inStock':true,'tags':['sale'],'createdDate':'11/30/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'3','dimensions':{'length':'80','width':'40','height':'20'}}},{'productName':'Product 11','category':'books','price':'380','quantity':'6','rating':'5','inStock':true,'tags':[],'createdDate':'11/29/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'3.3','dimensions':{'length':'88','width':'44','height':'22'}}},{'productName':'Product 12','category':null,'price':'410','quantity':'7','rating':'1','inStock':false,'tags':['sale','popular','hit'],'createdDate':'11/28/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'3.6','dimensions':{'length':'96','width':'48','height':'24'}}},{'productName':'Product 13','category':'electronics','price':'440','quantity':'8','rating':'1','inStock':true,'tags':['hit'],'createdDate':'11/27/2025 4:52:19 PM','details':{'supplier':'Supplier A','weightKg':'3.9','dimensions':{'length':'104','width':'52','height':'26'}}},{'productName':'Product 14','category':'clothing','price':'470','quantity':'9','rating':'2','inStock':true,'tags':['sale','hit'],'createdDate':'11/26/2025 4:52:19 PM','details':{'supplier':'Supplier B','weightKg':'4.2','dimensions':{'length':'112','width':'56','height':'28'}}},{'productName':'Product 15','category':'books','price':'500','quantity':'10','rating':'3','inStock':false,'tags':['popular','hit'],'createdDate':'11/25/2025 4:52:19 PM','details':{'supplier':null,'weightKg':'4.5','dimensions':{'length':'120','width':'60','height':'30'}}},{'productName':'Item with zero price','category':'books','price':'0','quantity':'1','rating':'4','inStock':true,'tags':[]},{'productName':'Item without category','price':'250','quantity':'3','rating':'3','inStock':false}]" ^ + --docs "[{'productName':'Product 1','category':'electronics','price':'80','quantity':'6','rating':'1','inStock':true,'tags':['new'],'createdDate':'12/09/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'0.3','dimensions':{'length':'8','width':'4','height':'2'}}},{'productName':'Product 2','category':'clothing','price':'110','quantity':'7','rating':'2','inStock':true,'tags':['new','sale'],'createdDate':'12/08/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'0.6','dimensions':{'length':'16','width':'8','height':'4'}}},{'productName':'Product 3','category':'books','price':'140','quantity':'8','rating':'3','inStock':false,'tags':['new','popular'],'createdDate':'12/07/2025 19:23:02','details':{'supplier':null,'weightKg':'0.9','dimensions':{'length':'24','width':'12','height':'6'}}},{'productName':'Product 4','category':null,'price':'170','quantity':'9','rating':'4','inStock':true,'tags':['sale'],'createdDate':'12/06/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'1.2','dimensions':{'length':'32','width':'16','height':'8'}}},{'productName':'Product 5','category':'electronics','price':'200','quantity':'10','rating':'5','inStock':true,'tags':[],'createdDate':'12/05/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'1.5','dimensions':{'length':'40','width':'20','height':'10'}}},{'productName':'Product 6','category':'clothing','price':'230','quantity':'11','rating':'1','inStock':false,'tags':['sale','popular'],'createdDate':'12/04/2025 19:23:02','details':{'supplier':null,'weightKg':'1.8','dimensions':{'length':'48','width':'24','height':'12'}}},{'productName':'Product 7','category':'books','price':'260','quantity':'12','rating':'1','inStock':true,'tags':[],'createdDate':'12/03/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'2.1','dimensions':{'length':'56','width':'28','height':'14'}}},{'productName':'Product 8','category':null,'price':'290','quantity':'13','rating':'2','inStock':true,'tags':['sale'],'createdDate':'12/02/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'2.4','dimensions':{'length':'64','width':'32','height':'16'}}},{'productName':'Product 9','category':'electronics','price':'320','quantity':'14','rating':'3','inStock':false,'tags':['popular'],'createdDate':'12/01/2025 19:23:02','details':{'supplier':null,'weightKg':'2.7','dimensions':{'length':'72','width':'36','height':'18'}}},{'productName':'Product 10','category':'clothing','price':'350','quantity':'5','rating':'4','inStock':true,'tags':['sale'],'createdDate':'11/30/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'3','dimensions':{'length':'80','width':'40','height':'20'}}},{'productName':'Product 11','category':'books','price':'380','quantity':'6','rating':'5','inStock':true,'tags':[],'createdDate':'11/29/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'3.3','dimensions':{'length':'88','width':'44','height':'22'}}},{'productName':'Product 12','category':null,'price':'410','quantity':'7','rating':'1','inStock':false,'tags':['sale','popular','hit'],'createdDate':'11/28/2025 19:23:02','details':{'supplier':null,'weightKg':'3.6','dimensions':{'length':'96','width':'48','height':'24'}}},{'productName':'Product 13','category':'electronics','price':'440','quantity':'8','rating':'1','inStock':true,'tags':['hit'],'createdDate':'11/27/2025 19:23:02','details':{'supplier':'Supplier A','weightKg':'3.9','dimensions':{'length':'104','width':'52','height':'26'}}},{'productName':'Product 14','category':'clothing','price':'470','quantity':'9','rating':'2','inStock':true,'tags':['sale','hit'],'createdDate':'11/26/2025 19:23:02','details':{'supplier':'Supplier B','weightKg':'4.2','dimensions':{'length':'112','width':'56','height':'28'}}},{'productName':'Product 15','category':'books','price':'500','quantity':'10','rating':'3','inStock':false,'tags':['popular','hit'],'createdDate':'11/25/2025 19:23:02','details':{'supplier':null,'weightKg':'4.5','dimensions':{'length':'120','width':'60','height':'30'}}},{'productName':'Item with zero price','category':'books','price':'0','quantity':'1','rating':'4','inStock':true,'tags':[]},{'productName':'Item without category','price':'250','quantity':'3','rating':'3','inStock':false}]" ^ --db "main" \ No newline at end of file diff --git a/docs/en/cli/mongodb/UpdateDocuments/bash.txt b/docs/en/cli/mongodb/UpdateDocuments/bash.txt index dae0cce1aa..49373423a5 100644 --- a/docs/en/cli/mongodb/UpdateDocuments/bash.txt +++ b/docs/en/cli/mongodb/UpdateDocuments/bash.txt @@ -3,5 +3,5 @@ oint mongodb UpdateDocuments \ --dbc "mongodb://bayselonarrend:12we3456!2154@127.0.0.1:27017/?authSource=admin" \ --coll "new_collection" \ - --updates "[{'q':{'category':'electronics'},'u':{'__4set':{'price':'888','discounted':true}},'multi':true,'upsert':false},{'q':{'category':'clothing'},'u':{'__4inc':{'quantity':'5'}},'multi':true,'upsert':false},{'q':{'category':'books'},'u':{'__4push':{'tags':'mass_update'}},'multi':true,'upsert':false},{'q':{'productName':'Special item from array'},'u':{'__4set':{'productName':'Special item from array','category':'special','price':'1111','quantity':'7','inStock':true,'createdDate':'12/10/2025 4:53:26 PM'}},'multi':false,'upsert':true},{'q':{'rating':{'__4lte':'2'}},'u':{'__4set':{'needsImprovement':true},'__4inc':{'quantity':'-2'}},'multi':true,'upsert':false}]" \ + --updates "[{'q':{'category':'electronics'},'u':{'__4set':{'price':'888','discounted':true}},'multi':true,'upsert':false},{'q':{'category':'clothing'},'u':{'__4inc':{'quantity':'5'}},'multi':true,'upsert':false},{'q':{'category':'books'},'u':{'__4push':{'tags':'mass_update'}},'multi':true,'upsert':false},{'q':{'productName':'Special item from array'},'u':{'__4set':{'productName':'Special item from array','category':'special','price':'1111','quantity':'7','inStock':true,'createdDate':'12/10/2025 19:24:21'}},'multi':false,'upsert':true},{'q':{'rating':{'__4lte':'2'}},'u':{'__4set':{'needsImprovement':true},'__4inc':{'quantity':'-2'}},'multi':true,'upsert':false}]" \ --db "main" \ No newline at end of file diff --git a/docs/en/cli/mongodb/UpdateDocuments/bat.txt b/docs/en/cli/mongodb/UpdateDocuments/bat.txt index 1366f15396..f4c966e2b5 100644 --- a/docs/en/cli/mongodb/UpdateDocuments/bat.txt +++ b/docs/en/cli/mongodb/UpdateDocuments/bat.txt @@ -3,5 +3,5 @@ oint mongodb UpdateDocuments ^ --dbc "mongodb://bayselonarrend:12we3456!2154@127.0.0.1:27017/?authSource=admin" ^ --coll "new_collection" ^ - --updates "[{'q':{'category':'electronics'},'u':{'__4set':{'price':'888','discounted':true}},'multi':true,'upsert':false},{'q':{'category':'clothing'},'u':{'__4inc':{'quantity':'5'}},'multi':true,'upsert':false},{'q':{'category':'books'},'u':{'__4push':{'tags':'mass_update'}},'multi':true,'upsert':false},{'q':{'productName':'Special item from array'},'u':{'__4set':{'productName':'Special item from array','category':'special','price':'1111','quantity':'7','inStock':true,'createdDate':'12/10/2025 4:53:26 PM'}},'multi':false,'upsert':true},{'q':{'rating':{'__4lte':'2'}},'u':{'__4set':{'needsImprovement':true},'__4inc':{'quantity':'-2'}},'multi':true,'upsert':false}]" ^ + --updates "[{'q':{'category':'electronics'},'u':{'__4set':{'price':'888','discounted':true}},'multi':true,'upsert':false},{'q':{'category':'clothing'},'u':{'__4inc':{'quantity':'5'}},'multi':true,'upsert':false},{'q':{'category':'books'},'u':{'__4push':{'tags':'mass_update'}},'multi':true,'upsert':false},{'q':{'productName':'Special item from array'},'u':{'__4set':{'productName':'Special item from array','category':'special','price':'1111','quantity':'7','inStock':true,'createdDate':'12/10/2025 19:24:21'}},'multi':false,'upsert':true},{'q':{'rating':{'__4lte':'2'}},'u':{'__4set':{'needsImprovement':true},'__4inc':{'quantity':'-2'}},'multi':true,'upsert':false}]" ^ --db "main" \ No newline at end of file diff --git a/docs/en/cli/mssql/AddRecords/bash.txt b/docs/en/cli/mssql/AddRecords/bash.txt index 1ccd0efb1b..f984579479 100644 --- a/docs/en/cli/mssql/AddRecords/bash.txt +++ b/docs/en/cli/mssql/AddRecords/bash.txt @@ -2,7 +2,7 @@ oint mssql AddRecords \ --table "testtable" \ - --rows "[{'tinyint_field':{'TINYINT':'5'},'smallint_field':{'SMALLINT':'2000'},'int_field':{'INT':'200000'},'bigint_field':{'BIGINT':'20000000000'},'float24_field':{'FLOAT24':'10.1234567'},'float53_field':{'FLOAT53':'10.1234567891235'},'bit_field':{'BIT':true},'nvarchar_field':{'NVARCHAR':'Some text'},'varbinary_field':{'BYTES':'C:\\Users\\bayse\\AppData\\Local\\Temp\\1eqfo43j.eyj'},'uid_field':{'UUID':'c6f5b90b-fa9b-4185-baa7-c87147fb6e80'},'numeric_field':{'NUMERIC':'5.333'},'xml_field':{'XML':' Example 123 Test 456 '},'date_field':{'DATE':'12/10/2025 4:47:44 PM'},'time_field':{'TIME':'12/10/2025 4:47:44 PM'},'dto_field':{'DATETIMEOFFSET':'12/10/2025 2:47:44 PM'},'datetime_field':{'DATETIME':'12/10/2025 4:47:44 PM'}}]" \ + --rows "[{'tinyint_field':{'TINYINT':5},'smallint_field':{'SMALLINT':2000},'int_field':{'INT':200000},'bigint_field':{'BIGINT':20000000000},'float24_field':{'FLOAT24':10.1234567},'float53_field':{'FLOAT53':10.123456789123456},'bit_field':{'BIT':true},'nvarchar_field':{'NVARCHAR':'Some text'},'varbinary_field':{'BYTES':'/tmp/nkaryw0f.02v'},'uid_field':{'UUID':'27484a05-348b-4a5a-b0d1-b41ffca60ca8'},'numeric_field':{'NUMERIC':5.333},'xml_field':{'XML':' Example 123 Test 456 '},'date_field':{'DATE':'2025-12-10T19:17:51.5315716Z'},'time_field':{'TIME':'2025-12-10T19:17:51.5315716Z'},'dto_field':{'DATETIMEOFFSET':'2025-12-10T19:17:51.5315716+05:00'},'datetime_field':{'DATETIME':'2025-12-10T19:17:51.5315716Z'}}]" \ --trn true \ --dbc "Server=127.0.0.1;Database=***;User Id=SA;Password=***;" \ --tls "{'use_tls':true,'accept_invalid_certs':true}" \ No newline at end of file diff --git a/docs/en/cli/mssql/AddRecords/bat.txt b/docs/en/cli/mssql/AddRecords/bat.txt index 73c723bfe9..fbbce5f6fa 100644 --- a/docs/en/cli/mssql/AddRecords/bat.txt +++ b/docs/en/cli/mssql/AddRecords/bat.txt @@ -2,7 +2,7 @@ oint mssql AddRecords ^ --table "testtable" ^ - --rows "[{'tinyint_field':{'TINYINT':'5'},'smallint_field':{'SMALLINT':'2000'},'int_field':{'INT':'200000'},'bigint_field':{'BIGINT':'20000000000'},'float24_field':{'FLOAT24':'10.1234567'},'float53_field':{'FLOAT53':'10.1234567891235'},'bit_field':{'BIT':true},'nvarchar_field':{'NVARCHAR':'Some text'},'varbinary_field':{'BYTES':'C:\\Users\\bayse\\AppData\\Local\\Temp\\1eqfo43j.eyj'},'uid_field':{'UUID':'c6f5b90b-fa9b-4185-baa7-c87147fb6e80'},'numeric_field':{'NUMERIC':'5.333'},'xml_field':{'XML':' Example 123 Test 456 '},'date_field':{'DATE':'12/10/2025 4:47:44 PM'},'time_field':{'TIME':'12/10/2025 4:47:44 PM'},'dto_field':{'DATETIMEOFFSET':'12/10/2025 2:47:44 PM'},'datetime_field':{'DATETIME':'12/10/2025 4:47:44 PM'}}]" ^ + --rows "[{'tinyint_field':{'TINYINT':5},'smallint_field':{'SMALLINT':2000},'int_field':{'INT':200000},'bigint_field':{'BIGINT':20000000000},'float24_field':{'FLOAT24':10.1234567},'float53_field':{'FLOAT53':10.123456789123456},'bit_field':{'BIT':true},'nvarchar_field':{'NVARCHAR':'Some text'},'varbinary_field':{'BYTES':'/tmp/nkaryw0f.02v'},'uid_field':{'UUID':'27484a05-348b-4a5a-b0d1-b41ffca60ca8'},'numeric_field':{'NUMERIC':5.333},'xml_field':{'XML':' Example 123 Test 456 '},'date_field':{'DATE':'2025-12-10T19:17:51.5315716Z'},'time_field':{'TIME':'2025-12-10T19:17:51.5315716Z'},'dto_field':{'DATETIMEOFFSET':'2025-12-10T19:17:51.5315716+05:00'},'datetime_field':{'DATETIME':'2025-12-10T19:17:51.5315716Z'}}]" ^ --trn true ^ --dbc "Server=127.0.0.1;Database=***;User Id=SA;Password=***;" ^ --tls "{'use_tls':true,'accept_invalid_certs':true}" \ No newline at end of file diff --git a/docs/en/cli/mysql/AddRecords/bash.txt b/docs/en/cli/mysql/AddRecords/bash.txt index 70c6b825ff..08bcb09348 100644 --- a/docs/en/cli/mysql/AddRecords/bash.txt +++ b/docs/en/cli/mysql/AddRecords/bash.txt @@ -2,7 +2,7 @@ oint mysql AddRecords \ --table "testtable" \ - --rows "[{'char_field':{'TEXT':'AAAAA'},'varchar_field':{'TEXT':'Some varchar'},'tinytext_field':{'TEXT':'Some tiny text'},'text_field':{'TEXT':'Some text'},'mediumtext_field':{'TEXT':'Some medium text'},'longtext_field':{'TEXT':'Some looooooong text'},'tinyint_field':{'INT':'127'},'smallint_field':{'INT':'-32767'},'mediumint_field':{'INT':'8388607'},'int_field':{'INT':'-2147483647'},'uint_field':{'UINT':'4294967295'},'bigint_field':{'INT':'9223372036854775807'},'float_field':{'FLOAT':'100.5'},'double_field':{'FLOAT':'100.512123'},'date_field':{'DATE':'12/10/2025 4:45:22 PM'},'time_field':{'TIME':'12/10/2025 4:45:22 PM'},'datetime_field':{'DATE':'12/10/2025 4:45:22 PM'},'timestamp_field':{'DATE':'12/10/2025 4:45:22 PM'},'mediumblob_field':{'BYTES':'C:\\Users\\bayse\\AppData\\Local\\Temp\\xcaol55q.xmz'},'set_field':{'TEXT':'one'}}]" \ + --rows "[{'char_field':{'TEXT':'AAAAA'},'varchar_field':{'TEXT':'Some varchar'},'tinytext_field':{'TEXT':'Some tiny text'},'text_field':{'TEXT':'Some text'},'mediumtext_field':{'TEXT':'Some medium text'},'longtext_field':{'TEXT':'Some looooooong text'},'tinyint_field':{'INT':'127'},'smallint_field':{'INT':'-32767'},'mediumint_field':{'INT':'8388607'},'int_field':{'INT':'-2147483647'},'uint_field':{'UINT':'4294967295'},'bigint_field':{'INT':'9223372036854775807'},'float_field':{'FLOAT':'100.5'},'double_field':{'FLOAT':'100.512123'},'date_field':{'DATE':'12/10/2025 19:14:41'},'time_field':{'TIME':'12/10/2025 19:14:41'},'datetime_field':{'DATE':'12/10/2025 19:14:41'},'timestamp_field':{'DATE':'12/10/2025 19:14:41'},'mediumblob_field':{'BYTES':'/tmp/seeraw4g.mts'},'set_field':{'TEXT':'one'}}]" \ --trn true \ --dbc "mysql://bayselonarrend:***@127.0.0.1:3306/" \ --tls "{'use_tls':true,'accept_invalid_certs':true}" \ No newline at end of file diff --git a/docs/en/cli/mysql/AddRecords/bat.txt b/docs/en/cli/mysql/AddRecords/bat.txt index 35eb329a46..eaf97b0705 100644 --- a/docs/en/cli/mysql/AddRecords/bat.txt +++ b/docs/en/cli/mysql/AddRecords/bat.txt @@ -2,7 +2,7 @@ oint mysql AddRecords ^ --table "testtable" ^ - --rows "[{'char_field':{'TEXT':'AAAAA'},'varchar_field':{'TEXT':'Some varchar'},'tinytext_field':{'TEXT':'Some tiny text'},'text_field':{'TEXT':'Some text'},'mediumtext_field':{'TEXT':'Some medium text'},'longtext_field':{'TEXT':'Some looooooong text'},'tinyint_field':{'INT':'127'},'smallint_field':{'INT':'-32767'},'mediumint_field':{'INT':'8388607'},'int_field':{'INT':'-2147483647'},'uint_field':{'UINT':'4294967295'},'bigint_field':{'INT':'9223372036854775807'},'float_field':{'FLOAT':'100.5'},'double_field':{'FLOAT':'100.512123'},'date_field':{'DATE':'12/10/2025 4:45:22 PM'},'time_field':{'TIME':'12/10/2025 4:45:22 PM'},'datetime_field':{'DATE':'12/10/2025 4:45:22 PM'},'timestamp_field':{'DATE':'12/10/2025 4:45:22 PM'},'mediumblob_field':{'BYTES':'C:\\Users\\bayse\\AppData\\Local\\Temp\\xcaol55q.xmz'},'set_field':{'TEXT':'one'}}]" ^ + --rows "[{'char_field':{'TEXT':'AAAAA'},'varchar_field':{'TEXT':'Some varchar'},'tinytext_field':{'TEXT':'Some tiny text'},'text_field':{'TEXT':'Some text'},'mediumtext_field':{'TEXT':'Some medium text'},'longtext_field':{'TEXT':'Some looooooong text'},'tinyint_field':{'INT':'127'},'smallint_field':{'INT':'-32767'},'mediumint_field':{'INT':'8388607'},'int_field':{'INT':'-2147483647'},'uint_field':{'UINT':'4294967295'},'bigint_field':{'INT':'9223372036854775807'},'float_field':{'FLOAT':'100.5'},'double_field':{'FLOAT':'100.512123'},'date_field':{'DATE':'12/10/2025 19:14:41'},'time_field':{'TIME':'12/10/2025 19:14:41'},'datetime_field':{'DATE':'12/10/2025 19:14:41'},'timestamp_field':{'DATE':'12/10/2025 19:14:41'},'mediumblob_field':{'BYTES':'/tmp/seeraw4g.mts'},'set_field':{'TEXT':'one'}}]" ^ --trn true ^ --dbc "mysql://bayselonarrend:***@127.0.0.1:3306/" ^ --tls "{'use_tls':true,'accept_invalid_certs':true}" \ 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 46079ed986..f33db00ff7 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 "2c582aa7-fc4e-8124-be55-db548fb58437" \ - --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'12/10/2025 5:04:27 PM','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'***','Status':'New'}" \ No newline at end of file + --base "2c582aa7-fc4e-8102-bf01-e0852eafa54f" \ + --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'12/10/2025 19:37:10','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'***','Status':'New'}" \ 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 e3764ce5b3..5e48eb79df 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 "2c582aa7-fc4e-8124-be55-db548fb58437" ^ - --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'12/10/2025 5:04:27 PM','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'***','Status':'New'}" \ No newline at end of file + --base "2c582aa7-fc4e-8102-bf01-e0852eafa54f" ^ + --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'12/10/2025 19:37:10','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'***','Status':'New'}" \ 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 c94375253f..3d677ec551 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 "2c582aa7-fc4e-81a3-a814-fe3485e5c11b" \ No newline at end of file + --block "2c582aa7-fc4e-8153-8786-f20303320755" \ 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 50dd33c576..8214883e6f 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 "2c582aa7-fc4e-81a3-a814-fe3485e5c11b" \ No newline at end of file + --block "2c582aa7-fc4e-8153-8786-f20303320755" \ 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 0c5eb7478a..8dd9ea620b 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 "2c582aa7-fc4e-8124-be55-db548fb58437" \ + --base "2c582aa7-fc4e-8102-bf01-e0852eafa54f" \ --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 8fe5651fc1..cf9c8dfcfa 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 "2c582aa7-fc4e-8124-be55-db548fb58437" ^ + --base "2c582aa7-fc4e-8102-bf01-e0852eafa54f" ^ --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 37f83b4bf6..7cafd9064e 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 "2c582aa7-fc4e-81ec-a3cc-c357f6b12903" \ + --page "2c582aa7-fc4e-8128-9bb6-c575fc3c58de" \ --data "{'Active':false,'Email':'vector@mail.ru'}" \ --icon "https://hut.openintegrations.dev/test_data/picture.jpg" \ --cover "https://hut.openintegrations.dev/test_data/picture2.jpg" \ diff --git a/docs/en/cli/notion/EditPageProperties/bat.txt b/docs/en/cli/notion/EditPageProperties/bat.txt index 175cbd40e4..ab248fc103 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 "2c582aa7-fc4e-81ec-a3cc-c357f6b12903" ^ + --page "2c582aa7-fc4e-8128-9bb6-c575fc3c58de" ^ --data "{'Active':false,'Email':'vector@mail.ru'}" ^ --icon "https://hut.openintegrations.dev/test_data/picture.jpg" ^ --cover "https://hut.openintegrations.dev/test_data/picture2.jpg" ^ diff --git a/docs/en/cli/notion/GetDatabase/bash.txt b/docs/en/cli/notion/GetDatabase/bash.txt index 617aa17b0a..62201e8814 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 "2c582aa7-fc4e-8124-be55-db548fb58437" \ No newline at end of file + --base "2c582aa7-fc4e-8102-bf01-e0852eafa54f" \ 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 dc04101dea..2f4ce75720 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 "2c582aa7-fc4e-8124-be55-db548fb58437" \ No newline at end of file + --base "2c582aa7-fc4e-8102-bf01-e0852eafa54f" \ 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 0036db9562..4c5c50ef87 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 "2c582aa7-fc4e-81ec-a3cc-c357f6b12903" \ No newline at end of file + --page "2c582aa7-fc4e-8128-9bb6-c575fc3c58de" \ 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 8ed95b734d..0f72077648 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 "2c582aa7-fc4e-81ec-a3cc-c357f6b12903" \ No newline at end of file + --page "2c582aa7-fc4e-8128-9bb6-c575fc3c58de" \ 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 3c1ad8865e..4a1480b4b9 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 "2c582aa7-fc4e-81a3-a814-fe3485e5c11b" \ No newline at end of file + --block "2c582aa7-fc4e-8153-8786-f20303320755" \ 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 94254dfe18..a7f7a1bb37 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 "2c582aa7-fc4e-81a3-a814-fe3485e5c11b" \ No newline at end of file + --block "2c582aa7-fc4e-8153-8786-f20303320755" \ No newline at end of file diff --git a/docs/en/cli/ollama/PushBlob/bash.txt b/docs/en/cli/ollama/PushBlob/bash.txt index d897203330..31b3a0af9f 100644 --- a/docs/en/cli/ollama/PushBlob/bash.txt +++ b/docs/en/cli/ollama/PushBlob/bash.txt @@ -2,5 +2,5 @@ oint ollama PushBlob \ --url "https://hut.openintegrations.dev/ollama" \ - --data "C:\Users\bayse\AppData\Local\Temp\dz15fjn2.ryy" \ + --data "/tmp/e2m42nqc.rud" \ --headers "{'Authorization':'***'}" \ No newline at end of file diff --git a/docs/en/cli/ollama/PushBlob/bat.txt b/docs/en/cli/ollama/PushBlob/bat.txt index 43ebf82dac..3b14eed3ff 100644 --- a/docs/en/cli/ollama/PushBlob/bat.txt +++ b/docs/en/cli/ollama/PushBlob/bat.txt @@ -2,5 +2,5 @@ oint ollama PushBlob ^ --url "https://hut.openintegrations.dev/ollama" ^ - --data "C:\Users\bayse\AppData\Local\Temp\dz15fjn2.ryy" ^ + --data "/tmp/e2m42nqc.rud" ^ --headers "{'Authorization':'***'}" \ 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 c139b24eb7..3e2b237b5f 100644 --- a/docs/en/cli/postgres/AddRecords/bash.txt +++ b/docs/en/cli/postgres/AddRecords/bash.txt @@ -2,7 +2,7 @@ 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\\bayse\\AppData\\Local\\Temp\\3b51bujj.42j'},'ts_field':{'TIMESTAMP':'12/10/2025 4:41:16 PM'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'12/10/2025 2:41:16 PM'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':'10'}},'jsonb_field':{'JSONB':{'key':'***','value':'10'}},'date_field':{'DATE':'12/10/2025 4:41:16 PM'},'time_field':{'TIME':'12/10/2025 4:41:16 PM'},'uuid_field':{'UUID':'547c747a-95e4-4cdb-a3e6-95845b558f81'},'numeric_field':{'NUMERIC':'15.2'}}]" \ + --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':'/tmp/0ysk5neb.hs2'},'ts_field':{'TIMESTAMP':'12/10/2025 19:09:13'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'12/10/2025 14:09:13'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':'10'}},'jsonb_field':{'JSONB':{'key':'***','value':'10'}},'date_field':{'DATE':'12/10/2025 19:09:13'},'time_field':{'TIME':'12/10/2025 19:09:13'},'uuid_field':{'UUID':'a2b6e87f-fbd3-4d70-a50c-2abcfcea06f3'},'numeric_field':{'NUMERIC':'15.2'}}]" \ --trn true \ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \ --tls "{'use_tls':true,'accept_invalid_certs':true}" \ 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 f1f0e40201..2c555e2ef7 100644 --- a/docs/en/cli/postgres/AddRecords/bat.txt +++ b/docs/en/cli/postgres/AddRecords/bat.txt @@ -2,7 +2,7 @@ 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\\bayse\\AppData\\Local\\Temp\\3b51bujj.42j'},'ts_field':{'TIMESTAMP':'12/10/2025 4:41:16 PM'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'12/10/2025 2:41:16 PM'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':'10'}},'jsonb_field':{'JSONB':{'key':'***','value':'10'}},'date_field':{'DATE':'12/10/2025 4:41:16 PM'},'time_field':{'TIME':'12/10/2025 4:41:16 PM'},'uuid_field':{'UUID':'547c747a-95e4-4cdb-a3e6-95845b558f81'},'numeric_field':{'NUMERIC':'15.2'}}]" ^ + --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':'/tmp/0ysk5neb.hs2'},'ts_field':{'TIMESTAMP':'12/10/2025 19:09:13'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'12/10/2025 14:09:13'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':'10'}},'jsonb_field':{'JSONB':{'key':'***','value':'10'}},'date_field':{'DATE':'12/10/2025 19:09:13'},'time_field':{'TIME':'12/10/2025 19:09:13'},'uuid_field':{'UUID':'a2b6e87f-fbd3-4d70-a50c-2abcfcea06f3'},'numeric_field':{'NUMERIC':'15.2'}}]" ^ --trn true ^ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^ --tls "{'use_tls':true,'accept_invalid_certs':true}" \ No newline at end of file diff --git a/docs/en/cli/rportal/DeletePermanentToken/bash.txt b/docs/en/cli/rportal/DeletePermanentToken/bash.txt index 295949fbca..54e1dd5961 100644 --- a/docs/en/cli/rportal/DeletePermanentToken/bash.txt +++ b/docs/en/cli/rportal/DeletePermanentToken/bash.txt @@ -2,4 +2,4 @@ oint rportal DeletePermanentToken \ --url "tests.openintegrations.dev" \ --token "***" \ --user 1 \ - --id 137 \ No newline at end of file + --id 139 \ No newline at end of file diff --git a/docs/en/cli/rportal/DeletePermanentToken/bat.txt b/docs/en/cli/rportal/DeletePermanentToken/bat.txt index 6f99762cc1..b06e58bd91 100644 --- a/docs/en/cli/rportal/DeletePermanentToken/bat.txt +++ b/docs/en/cli/rportal/DeletePermanentToken/bat.txt @@ -2,4 +2,4 @@ oint rportal DeletePermanentToken ^ --url "tests.openintegrations.dev" ^ --token "***" ^ --user 1 ^ - --id 137 \ No newline at end of file + --id 139 \ 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 9d16a91386..0bb44c9143 100644 --- a/docs/en/cli/s3/AbortMultipartUpload/bash.txt +++ b/docs/en/cli/s3/AbortMultipartUpload/bash.txt @@ -2,7 +2,7 @@ oint s3 AbortMultipartUpload \ --name "fileChunked.mp3" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLmYwMGZmODI3LTA2NTYtNDQ4Yy04YmNjLWUwOTIyOTdiNmYyMw" \ + --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLmRjNzRmMmI5LTE1N2MtNGI0MS04OWY5LTM2ODNkZGVhMDRkNw" \ --dir true \ 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 307c11ca31..b524657631 100644 --- a/docs/en/cli/s3/AbortMultipartUpload/bat.txt +++ b/docs/en/cli/s3/AbortMultipartUpload/bat.txt @@ -2,7 +2,7 @@ oint s3 AbortMultipartUpload ^ --name "fileChunked.mp3" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLmYwMGZmODI3LTA2NTYtNDQ4Yy04YmNjLWUwOTIyOTdiNmYyMw" ^ + --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLmRjNzRmMmI5LTE1N2MtNGI0MS04OWY5LTM2ODNkZGVhMDRkNw" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/CopyObject/bash.txt b/docs/en/cli/s3/CopyObject/bash.txt index aaf248bffc..97de67593d 100644 --- a/docs/en/cli/s3/CopyObject/bash.txt +++ b/docs/en/cli/s3/CopyObject/bash.txt @@ -4,6 +4,6 @@ oint s3 CopyObject \ --sname "picture.jpg" \ --sbucket "newbucket2" \ --name "new_picture.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/CopyObject/bat.txt b/docs/en/cli/s3/CopyObject/bat.txt index 815753b264..aa153cf9ce 100644 --- a/docs/en/cli/s3/CopyObject/bat.txt +++ b/docs/en/cli/s3/CopyObject/bat.txt @@ -4,6 +4,6 @@ oint s3 CopyObject ^ --sname "picture.jpg" ^ --sbucket "newbucket2" ^ --name "new_picture.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/CreateBucket/bash.txt b/docs/en/cli/s3/CreateBucket/bash.txt index 1d4a5016df..2171c4772c 100644 --- a/docs/en/cli/s3/CreateBucket/bash.txt +++ b/docs/en/cli/s3/CreateBucket/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 CreateBucket \ - --name "03e6b32e" \ + --name "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/CreateBucket/bat.txt b/docs/en/cli/s3/CreateBucket/bat.txt index e4e6fc7837..fbca03a9aa 100644 --- a/docs/en/cli/s3/CreateBucket/bat.txt +++ b/docs/en/cli/s3/CreateBucket/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 CreateBucket ^ - --name "03e6b32e" ^ + --name "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteBucket/bash.txt b/docs/en/cli/s3/DeleteBucket/bash.txt index 868ec15498..a7a90af5cc 100644 --- a/docs/en/cli/s3/DeleteBucket/bash.txt +++ b/docs/en/cli/s3/DeleteBucket/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 DeleteBucket \ - --name "03e6b32e" \ + --name "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteBucket/bat.txt b/docs/en/cli/s3/DeleteBucket/bat.txt index 79cbde4400..681e99b309 100644 --- a/docs/en/cli/s3/DeleteBucket/bat.txt +++ b/docs/en/cli/s3/DeleteBucket/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 DeleteBucket ^ - --name "03e6b32e" ^ + --name "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteBucketEncryption/bash.txt b/docs/en/cli/s3/DeleteBucketEncryption/bash.txt index 1a269c50c9..809ee4c7c3 100644 --- a/docs/en/cli/s3/DeleteBucketEncryption/bash.txt +++ b/docs/en/cli/s3/DeleteBucketEncryption/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 DeleteBucketEncryption \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteBucketEncryption/bat.txt b/docs/en/cli/s3/DeleteBucketEncryption/bat.txt index 5884dc7af8..f805def008 100644 --- a/docs/en/cli/s3/DeleteBucketEncryption/bat.txt +++ b/docs/en/cli/s3/DeleteBucketEncryption/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 DeleteBucketEncryption ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteBucketTagging/bash.txt b/docs/en/cli/s3/DeleteBucketTagging/bash.txt index 84db6c969f..71dd1f0818 100644 --- a/docs/en/cli/s3/DeleteBucketTagging/bash.txt +++ b/docs/en/cli/s3/DeleteBucketTagging/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint s3 DeleteBucketTagging \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteBucketTagging/bat.txt b/docs/en/cli/s3/DeleteBucketTagging/bat.txt index 9cce607161..f5301130f7 100644 --- a/docs/en/cli/s3/DeleteBucketTagging/bat.txt +++ b/docs/en/cli/s3/DeleteBucketTagging/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint s3 DeleteBucketTagging ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteObject/bash.txt b/docs/en/cli/s3/DeleteObject/bash.txt index 88cc8816de..fd647dc98e 100644 --- a/docs/en/cli/s3/DeleteObject/bash.txt +++ b/docs/en/cli/s3/DeleteObject/bash.txt @@ -2,6 +2,6 @@ oint s3 DeleteObject \ --name "picture.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteObject/bat.txt b/docs/en/cli/s3/DeleteObject/bat.txt index 5c91a48db0..3d61c84b26 100644 --- a/docs/en/cli/s3/DeleteObject/bat.txt +++ b/docs/en/cli/s3/DeleteObject/bat.txt @@ -2,6 +2,6 @@ oint s3 DeleteObject ^ --name "picture.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteObjectTagging/bash.txt b/docs/en/cli/s3/DeleteObjectTagging/bash.txt index 508dac551e..fcf3aee4b7 100644 --- a/docs/en/cli/s3/DeleteObjectTagging/bash.txt +++ b/docs/en/cli/s3/DeleteObjectTagging/bash.txt @@ -2,6 +2,6 @@ oint s3 DeleteObjectTagging \ --name "picture.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/DeleteObjectTagging/bat.txt b/docs/en/cli/s3/DeleteObjectTagging/bat.txt index 37c760d3c6..37152ead30 100644 --- a/docs/en/cli/s3/DeleteObjectTagging/bat.txt +++ b/docs/en/cli/s3/DeleteObjectTagging/bat.txt @@ -2,6 +2,6 @@ oint s3 DeleteObjectTagging ^ --name "picture.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ 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 975479d8d4..b50cb36e43 100644 --- a/docs/en/cli/s3/FinishPartsUpload/bash.txt +++ b/docs/en/cli/s3/FinishPartsUpload/bash.txt @@ -2,8 +2,8 @@ oint s3 FinishPartsUpload \ --name "fileChunked.mp3" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLjNhZTcyMzcyLTZhMTUtNDg1MC1iMWJmLTFkODE3ZjQ4MzQ4ZA" \ - --tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']" \ + --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLjUwZWIyZTU4LTdjNDItNDg2ZS1hNWUyLTE2NWE5NWYzZTYyMA" \ + --tags "['\"'"566e2d464b39b91eb8b5d89fb9f1a318\"'"','\"'"adb76a9a9ff8226ed08fb6f343102908\"'"']" \ --dir true \ 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 b013e9809f..5f0103c833 100644 --- a/docs/en/cli/s3/FinishPartsUpload/bat.txt +++ b/docs/en/cli/s3/FinishPartsUpload/bat.txt @@ -2,8 +2,8 @@ oint s3 FinishPartsUpload ^ --name "fileChunked.mp3" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLjNhZTcyMzcyLTZhMTUtNDg1MC1iMWJmLTFkODE3ZjQ4MzQ4ZA" ^ - --tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']" ^ + --upload "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLjUwZWIyZTU4LTdjNDItNDg2ZS1hNWUyLTE2NWE5NWYzZTYyMA" ^ + --tags "['\"'"566e2d464b39b91eb8b5d89fb9f1a318\"'"','\"'"adb76a9a9ff8226ed08fb6f343102908\"'"']" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetBucketEncryption/bash.txt b/docs/en/cli/s3/GetBucketEncryption/bash.txt index f8d09bfc11..1fd0d4e2e6 100644 --- a/docs/en/cli/s3/GetBucketEncryption/bash.txt +++ b/docs/en/cli/s3/GetBucketEncryption/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 GetBucketEncryption \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetBucketEncryption/bat.txt b/docs/en/cli/s3/GetBucketEncryption/bat.txt index 9c53e8ee4a..73a6ac0b87 100644 --- a/docs/en/cli/s3/GetBucketEncryption/bat.txt +++ b/docs/en/cli/s3/GetBucketEncryption/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 GetBucketEncryption ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetBucketTagging/bash.txt b/docs/en/cli/s3/GetBucketTagging/bash.txt index 46dddfd2f7..e9d052f820 100644 --- a/docs/en/cli/s3/GetBucketTagging/bash.txt +++ b/docs/en/cli/s3/GetBucketTagging/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 GetBucketTagging \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetBucketTagging/bat.txt b/docs/en/cli/s3/GetBucketTagging/bat.txt index eca647b9ea..3b0451acc5 100644 --- a/docs/en/cli/s3/GetBucketTagging/bat.txt +++ b/docs/en/cli/s3/GetBucketTagging/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 GetBucketTagging ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetBucketVersioning/bash.txt b/docs/en/cli/s3/GetBucketVersioning/bash.txt index fc727f3e49..4fe1792fc1 100644 --- a/docs/en/cli/s3/GetBucketVersioning/bash.txt +++ b/docs/en/cli/s3/GetBucketVersioning/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint s3 GetBucketVersioning \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ No newline at end of file diff --git a/docs/en/cli/s3/GetBucketVersioning/bat.txt b/docs/en/cli/s3/GetBucketVersioning/bat.txt index 075fd5b6b3..6987aa18ca 100644 --- a/docs/en/cli/s3/GetBucketVersioning/bat.txt +++ b/docs/en/cli/s3/GetBucketVersioning/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint s3 GetBucketVersioning ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ No newline at end of file diff --git a/docs/en/cli/s3/GetObjectDownloadLink/bash.txt b/docs/en/cli/s3/GetObjectDownloadLink/bash.txt index 76b1599f3b..ff6453e390 100644 --- a/docs/en/cli/s3/GetObjectDownloadLink/bash.txt +++ b/docs/en/cli/s3/GetObjectDownloadLink/bash.txt @@ -2,7 +2,7 @@ oint s3 GetObjectDownloadLink \ --name "picture.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --expires 7200 \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetObjectDownloadLink/bat.txt b/docs/en/cli/s3/GetObjectDownloadLink/bat.txt index 7afdaa983a..f0aab978c4 100644 --- a/docs/en/cli/s3/GetObjectDownloadLink/bat.txt +++ b/docs/en/cli/s3/GetObjectDownloadLink/bat.txt @@ -2,7 +2,7 @@ oint s3 GetObjectDownloadLink ^ --name "picture.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --expires 7200 ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetObjectTagging/bash.txt b/docs/en/cli/s3/GetObjectTagging/bash.txt index e93035298a..114b5aeaee 100644 --- a/docs/en/cli/s3/GetObjectTagging/bash.txt +++ b/docs/en/cli/s3/GetObjectTagging/bash.txt @@ -2,6 +2,6 @@ oint s3 GetObjectTagging \ --name "picture.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/GetObjectTagging/bat.txt b/docs/en/cli/s3/GetObjectTagging/bat.txt index bc64818da6..df38ee3051 100644 --- a/docs/en/cli/s3/GetObjectTagging/bat.txt +++ b/docs/en/cli/s3/GetObjectTagging/bat.txt @@ -2,6 +2,6 @@ oint s3 GetObjectTagging ^ --name "picture.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/HeadBucket/bash.txt b/docs/en/cli/s3/HeadBucket/bash.txt index bb49716e43..5e0e211f10 100644 --- a/docs/en/cli/s3/HeadBucket/bash.txt +++ b/docs/en/cli/s3/HeadBucket/bash.txt @@ -1,7 +1,7 @@ # JSON data can also be passed as a path to a .json file oint s3 HeadBucket \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ --account "1234" \ No newline at end of file diff --git a/docs/en/cli/s3/HeadBucket/bat.txt b/docs/en/cli/s3/HeadBucket/bat.txt index 6fe49f7bde..6816d30d98 100644 --- a/docs/en/cli/s3/HeadBucket/bat.txt +++ b/docs/en/cli/s3/HeadBucket/bat.txt @@ -1,7 +1,7 @@ :: JSON data can also be passed as a path to a .json file oint s3 HeadBucket ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true ^ --account "1234" \ No newline at end of file diff --git a/docs/en/cli/s3/InitPartsUpload/bash.txt b/docs/en/cli/s3/InitPartsUpload/bash.txt index bd0c81e528..3ebc3edbf5 100644 --- a/docs/en/cli/s3/InitPartsUpload/bash.txt +++ b/docs/en/cli/s3/InitPartsUpload/bash.txt @@ -2,6 +2,6 @@ oint s3 InitPartsUpload \ --name "fileChunked.mp3" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/InitPartsUpload/bat.txt b/docs/en/cli/s3/InitPartsUpload/bat.txt index 381103b71e..a9e4973b18 100644 --- a/docs/en/cli/s3/InitPartsUpload/bat.txt +++ b/docs/en/cli/s3/InitPartsUpload/bat.txt @@ -2,6 +2,6 @@ oint s3 InitPartsUpload ^ --name "fileChunked.mp3" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/ListObjectVersions/bash.txt b/docs/en/cli/s3/ListObjectVersions/bash.txt index d7d108d5a0..3b8cb9da5c 100644 --- a/docs/en/cli/s3/ListObjectVersions/bash.txt +++ b/docs/en/cli/s3/ListObjectVersions/bash.txt @@ -1,7 +1,7 @@ # JSON data can also be passed as a path to a .json file oint s3 ListObjectVersions \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --prefix "pic" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/ListObjectVersions/bat.txt b/docs/en/cli/s3/ListObjectVersions/bat.txt index ac4a58c5c2..d1bbb6c055 100644 --- a/docs/en/cli/s3/ListObjectVersions/bat.txt +++ b/docs/en/cli/s3/ListObjectVersions/bat.txt @@ -1,7 +1,7 @@ :: JSON data can also be passed as a path to a .json file oint s3 ListObjectVersions ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --prefix "pic" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/ListObjects/bash.txt b/docs/en/cli/s3/ListObjects/bash.txt index b1fe2e69ef..04e67c60b2 100644 --- a/docs/en/cli/s3/ListObjects/bash.txt +++ b/docs/en/cli/s3/ListObjects/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 ListObjects \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/ListObjects/bat.txt b/docs/en/cli/s3/ListObjects/bat.txt index 3bc240ed55..915998f619 100644 --- a/docs/en/cli/s3/ListObjects/bat.txt +++ b/docs/en/cli/s3/ListObjects/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 ListObjects ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ 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 30b57294fb..ee0f991404 100644 --- a/docs/en/cli/s3/PutBucketEncryption/bash.txt +++ b/docs/en/cli/s3/PutBucketEncryption/bash.txt @@ -1,7 +1,7 @@ # JSON data can also be passed as a path to a .json file oint s3 PutBucketEncryption \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ - --conf "C:\Users\bayse\AppData\Local\Temp\2zcmfxi2.zed.xml" \ + --conf "/tmp/r5urydok.ghx.xml" \ --dir true \ 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 15686f9d39..8e51ed5307 100644 --- a/docs/en/cli/s3/PutBucketEncryption/bat.txt +++ b/docs/en/cli/s3/PutBucketEncryption/bat.txt @@ -1,7 +1,7 @@ :: JSON data can also be passed as a path to a .json file oint s3 PutBucketEncryption ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ - --conf "C:\Users\bayse\AppData\Local\Temp\2zcmfxi2.zed.xml" ^ + --conf "/tmp/r5urydok.ghx.xml" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/PutBucketTagging/bash.txt b/docs/en/cli/s3/PutBucketTagging/bash.txt index 139695b413..c9811803e6 100644 --- a/docs/en/cli/s3/PutBucketTagging/bash.txt +++ b/docs/en/cli/s3/PutBucketTagging/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 PutBucketTagging \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --tagset "{'MyTag1':'SomeValue','MyTag2':'AnotherOne'}" \ No newline at end of file diff --git a/docs/en/cli/s3/PutBucketTagging/bat.txt b/docs/en/cli/s3/PutBucketTagging/bat.txt index c882af27a2..278b3bb579 100644 --- a/docs/en/cli/s3/PutBucketTagging/bat.txt +++ b/docs/en/cli/s3/PutBucketTagging/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 PutBucketTagging ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --tagset "{'MyTag1':'SomeValue','MyTag2':'AnotherOne'}" \ No newline at end of file diff --git a/docs/en/cli/s3/PutBucketVersioning/bash.txt b/docs/en/cli/s3/PutBucketVersioning/bash.txt index 69fa00fdfb..b4a98afa52 100644 --- a/docs/en/cli/s3/PutBucketVersioning/bash.txt +++ b/docs/en/cli/s3/PutBucketVersioning/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint s3 PutBucketVersioning \ - --name "502a585b" \ + --name "7c4d3d52" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --status true \ No newline at end of file diff --git a/docs/en/cli/s3/PutBucketVersioning/bat.txt b/docs/en/cli/s3/PutBucketVersioning/bat.txt index 2f1bddef1c..78fb52c12e 100644 --- a/docs/en/cli/s3/PutBucketVersioning/bat.txt +++ b/docs/en/cli/s3/PutBucketVersioning/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint s3 PutBucketVersioning ^ - --name "502a585b" ^ + --name "7c4d3d52" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --status true \ No newline at end of file diff --git a/docs/en/cli/s3/PutObject/bash.txt b/docs/en/cli/s3/PutObject/bash.txt index 816bb34c74..f3dbaf3e78 100644 --- a/docs/en/cli/s3/PutObject/bash.txt +++ b/docs/en/cli/s3/PutObject/bash.txt @@ -2,7 +2,7 @@ oint s3 PutObject \ --name "fileChunked.mp3" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --data "https://hut.openintegrations.dev/test_data/song.mp3" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':'5242880'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/PutObject/bat.txt b/docs/en/cli/s3/PutObject/bat.txt index 81eebef384..b75ac137c1 100644 --- a/docs/en/cli/s3/PutObject/bat.txt +++ b/docs/en/cli/s3/PutObject/bat.txt @@ -2,7 +2,7 @@ oint s3 PutObject ^ --name "fileChunked.mp3" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --data "https://hut.openintegrations.dev/test_data/song.mp3" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':'5242880'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/PutObjectTagging/bash.txt b/docs/en/cli/s3/PutObjectTagging/bash.txt index fe17437a92..49bf9fc294 100644 --- a/docs/en/cli/s3/PutObjectTagging/bash.txt +++ b/docs/en/cli/s3/PutObjectTagging/bash.txt @@ -2,7 +2,7 @@ oint s3 PutObjectTagging \ --name "picture.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --tagset "{'MyTag1':'SomeValue','MyTag2':'AnotherOne'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/PutObjectTagging/bat.txt b/docs/en/cli/s3/PutObjectTagging/bat.txt index a9a3631991..1b94741090 100644 --- a/docs/en/cli/s3/PutObjectTagging/bat.txt +++ b/docs/en/cli/s3/PutObjectTagging/bat.txt @@ -2,7 +2,7 @@ oint s3 PutObjectTagging ^ --name "picture.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --tagset "{'MyTag1':'SomeValue','MyTag2':'AnotherOne'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/UploadFullObject/bash.txt b/docs/en/cli/s3/UploadFullObject/bash.txt index 243bd12bec..f9250c58ba 100644 --- a/docs/en/cli/s3/UploadFullObject/bash.txt +++ b/docs/en/cli/s3/UploadFullObject/bash.txt @@ -2,7 +2,7 @@ oint s3 UploadFullObject \ --name "pictureSmall.jpg" \ - --bucket "03e6b32e" \ + --bucket "d09ba45c" \ --data "https://hut.openintegrations.dev/test_data/picture.jpg" \ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \ --dir true \ No newline at end of file diff --git a/docs/en/cli/s3/UploadFullObject/bat.txt b/docs/en/cli/s3/UploadFullObject/bat.txt index 8e2b231096..79f3f16293 100644 --- a/docs/en/cli/s3/UploadFullObject/bat.txt +++ b/docs/en/cli/s3/UploadFullObject/bat.txt @@ -2,7 +2,7 @@ oint s3 UploadFullObject ^ --name "pictureSmall.jpg" ^ - --bucket "03e6b32e" ^ + --bucket "d09ba45c" ^ --data "https://hut.openintegrations.dev/test_data/picture.jpg" ^ --basic "{'URL':'storage-564.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^ --dir true \ No newline at end of file diff --git a/docs/en/cli/sftp/CreateNewDirectory/bash.txt b/docs/en/cli/sftp/CreateNewDirectory/bash.txt index c79a24af8b..495b660a14 100644 --- a/docs/en/cli/sftp/CreateNewDirectory/bash.txt +++ b/docs/en/cli/sftp/CreateNewDirectory/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint sftp CreateNewDirectory \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\ue0dbjpl.0ke.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/xrt5llap.y4j.tmp','username':'bayselonarrend'}}" \ --path "new_dir" \ No newline at end of file diff --git a/docs/en/cli/sftp/CreateNewDirectory/bat.txt b/docs/en/cli/sftp/CreateNewDirectory/bat.txt index d75f450f1f..f8698f89c9 100644 --- a/docs/en/cli/sftp/CreateNewDirectory/bat.txt +++ b/docs/en/cli/sftp/CreateNewDirectory/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint sftp CreateNewDirectory ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\ue0dbjpl.0ke.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/xrt5llap.y4j.tmp','username':'bayselonarrend'}}" ^ --path "new_dir" \ No newline at end of file diff --git a/docs/en/cli/sftp/DeleteDirectory/bash.txt b/docs/en/cli/sftp/DeleteDirectory/bash.txt index 037d3bd778..6e098f837a 100644 --- a/docs/en/cli/sftp/DeleteDirectory/bash.txt +++ b/docs/en/cli/sftp/DeleteDirectory/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint sftp DeleteDirectory \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\u3y4hrsk.rpo.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/cfiz0tzq.jmi.tmp','username':'bayselonarrend'}}" \ --path "new_dir" \ No newline at end of file diff --git a/docs/en/cli/sftp/DeleteDirectory/bat.txt b/docs/en/cli/sftp/DeleteDirectory/bat.txt index 0503ee4656..a497642fd9 100644 --- a/docs/en/cli/sftp/DeleteDirectory/bat.txt +++ b/docs/en/cli/sftp/DeleteDirectory/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint sftp DeleteDirectory ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\u3y4hrsk.rpo.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/cfiz0tzq.jmi.tmp','username':'bayselonarrend'}}" ^ --path "new_dir" \ No newline at end of file diff --git a/docs/en/cli/sftp/DeleteFile/bash.txt b/docs/en/cli/sftp/DeleteFile/bash.txt index 3ab91a38e9..7a71923935 100644 --- a/docs/en/cli/sftp/DeleteFile/bash.txt +++ b/docs/en/cli/sftp/DeleteFile/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint sftp DeleteFile \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\4gyuxn3u.eai.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/i0tvgk2g.rd5.tmp','username':'bayselonarrend'}}" \ --path "files_folder/pic_from_binary.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/DeleteFile/bat.txt b/docs/en/cli/sftp/DeleteFile/bat.txt index 8ad70de150..0f71d35b38 100644 --- a/docs/en/cli/sftp/DeleteFile/bat.txt +++ b/docs/en/cli/sftp/DeleteFile/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint sftp DeleteFile ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\4gyuxn3u.eai.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/i0tvgk2g.rd5.tmp','username':'bayselonarrend'}}" ^ --path "files_folder/pic_from_binary.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/GetConnectionConfiguration/bash.txt b/docs/en/cli/sftp/GetConnectionConfiguration/bash.txt index 004d98e7b9..64fceda542 100644 --- a/docs/en/cli/sftp/GetConnectionConfiguration/bash.txt +++ b/docs/en/cli/sftp/GetConnectionConfiguration/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint sftp GetConnectionConfiguration \ - --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\gc5i4vsd.dcg.tmp'}" \ + --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'/tmp/2mxioncp.hv5.tmp'}" \ --proxy "{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}" \ No newline at end of file diff --git a/docs/en/cli/sftp/GetConnectionConfiguration/bat.txt b/docs/en/cli/sftp/GetConnectionConfiguration/bat.txt index e5d221fa3c..e7a1c18ad7 100644 --- a/docs/en/cli/sftp/GetConnectionConfiguration/bat.txt +++ b/docs/en/cli/sftp/GetConnectionConfiguration/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint sftp GetConnectionConfiguration ^ - --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\gc5i4vsd.dcg.tmp'}" ^ + --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'/tmp/2mxioncp.hv5.tmp'}" ^ --proxy "{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}" \ No newline at end of file diff --git a/docs/en/cli/sftp/GetCurrentDirectory/bash.txt b/docs/en/cli/sftp/GetCurrentDirectory/bash.txt index 64740fa442..cc46174b16 100644 --- a/docs/en/cli/sftp/GetCurrentDirectory/bash.txt +++ b/docs/en/cli/sftp/GetCurrentDirectory/bash.txt @@ -1,4 +1,4 @@ # JSON data can also be passed as a path to a .json file oint sftp GetCurrentDirectory \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\jjvqq41s.xyt.tmp','username':'bayselonarrend'}}" \ No newline at end of file + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/o24w2oad.mx1.tmp','username':'bayselonarrend'}}" \ No newline at end of file diff --git a/docs/en/cli/sftp/GetCurrentDirectory/bat.txt b/docs/en/cli/sftp/GetCurrentDirectory/bat.txt index 089099e6a8..a83e18fa9f 100644 --- a/docs/en/cli/sftp/GetCurrentDirectory/bat.txt +++ b/docs/en/cli/sftp/GetCurrentDirectory/bat.txt @@ -1,4 +1,4 @@ :: JSON data can also be passed as a path to a .json file oint sftp GetCurrentDirectory ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\jjvqq41s.xyt.tmp','username':'bayselonarrend'}}" \ No newline at end of file + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/o24w2oad.mx1.tmp','username':'bayselonarrend'}}" \ No newline at end of file diff --git a/docs/en/cli/sftp/GetFileInformation/bash.txt b/docs/en/cli/sftp/GetFileInformation/bash.txt index cfcd4e7b33..43b28e7768 100644 --- a/docs/en/cli/sftp/GetFileInformation/bash.txt +++ b/docs/en/cli/sftp/GetFileInformation/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint sftp GetFileInformation \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\hcgncucm.ods.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/x2ty4mfp.ose.tmp','username':'bayselonarrend'}}" \ --path "pic_from_disk.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/GetFileInformation/bat.txt b/docs/en/cli/sftp/GetFileInformation/bat.txt index 4105ef8f7d..5ccd52f5b5 100644 --- a/docs/en/cli/sftp/GetFileInformation/bat.txt +++ b/docs/en/cli/sftp/GetFileInformation/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint sftp GetFileInformation ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\hcgncucm.ods.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/x2ty4mfp.ose.tmp','username':'bayselonarrend'}}" ^ --path "pic_from_disk.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/ListObjects/bash.txt b/docs/en/cli/sftp/ListObjects/bash.txt index 7e66cb9774..6a6e21d0f9 100644 --- a/docs/en/cli/sftp/ListObjects/bash.txt +++ b/docs/en/cli/sftp/ListObjects/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint sftp ListObjects \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\4gyuxn3u.eai.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/i0tvgk2g.rd5.tmp','username':'bayselonarrend'}}" \ --path "files_folder" \ --rcv true \ No newline at end of file diff --git a/docs/en/cli/sftp/ListObjects/bat.txt b/docs/en/cli/sftp/ListObjects/bat.txt index df5539e42d..703eb43507 100644 --- a/docs/en/cli/sftp/ListObjects/bat.txt +++ b/docs/en/cli/sftp/ListObjects/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint sftp ListObjects ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\4gyuxn3u.eai.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/i0tvgk2g.rd5.tmp','username':'bayselonarrend'}}" ^ --path "files_folder" ^ --rcv true \ No newline at end of file diff --git a/docs/en/cli/sftp/SaveFile/bash.txt b/docs/en/cli/sftp/SaveFile/bash.txt index 7541f9a110..ec97090965 100644 --- a/docs/en/cli/sftp/SaveFile/bash.txt +++ b/docs/en/cli/sftp/SaveFile/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint sftp SaveFile \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\24nn3sqb.fe2.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/4conxnpi.meg.tmp','username':'bayselonarrend'}}" \ --path "pic_from_disk.png" \ - --file "C:\Users\bayse\AppData\Local\Temp\e0xxyga5.r10.bin" \ No newline at end of file + --file "/tmp/mlq3w31y.jjw.bin" \ No newline at end of file diff --git a/docs/en/cli/sftp/SaveFile/bat.txt b/docs/en/cli/sftp/SaveFile/bat.txt index 3ada81a478..99bba2dbca 100644 --- a/docs/en/cli/sftp/SaveFile/bat.txt +++ b/docs/en/cli/sftp/SaveFile/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint sftp SaveFile ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\24nn3sqb.fe2.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/4conxnpi.meg.tmp','username':'bayselonarrend'}}" ^ --path "pic_from_disk.png" ^ - --file "C:\Users\bayse\AppData\Local\Temp\e0xxyga5.r10.bin" \ No newline at end of file + --file "/tmp/mlq3w31y.jjw.bin" \ No newline at end of file diff --git a/docs/en/cli/sftp/UpdatePath/bash.txt b/docs/en/cli/sftp/UpdatePath/bash.txt index 9dc2de18f8..11251068c7 100644 --- a/docs/en/cli/sftp/UpdatePath/bash.txt +++ b/docs/en/cli/sftp/UpdatePath/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint sftp UpdatePath \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\hcgncucm.ods.tmp','username':'bayselonarrend'}}" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/x2ty4mfp.ose.tmp','username':'bayselonarrend'}}" \ --old "files_folder/pic_from_disk.png" \ --new "pic_from_disk.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/UpdatePath/bat.txt b/docs/en/cli/sftp/UpdatePath/bat.txt index fb272be5de..502679e6b4 100644 --- a/docs/en/cli/sftp/UpdatePath/bat.txt +++ b/docs/en/cli/sftp/UpdatePath/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint sftp UpdatePath ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\hcgncucm.ods.tmp','username':'bayselonarrend'}}" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/x2ty4mfp.ose.tmp','username':'bayselonarrend'}}" ^ --old "files_folder/pic_from_disk.png" ^ --new "pic_from_disk.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/UploadFile/bash.txt b/docs/en/cli/sftp/UploadFile/bash.txt index 1fd5db4ca6..112f084e45 100644 --- a/docs/en/cli/sftp/UploadFile/bash.txt +++ b/docs/en/cli/sftp/UploadFile/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint sftp UploadFile \ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\bvpsnlzy.ceo.tmp','username':'bayselonarrend'}}" \ - --file "C:\Users\bayse\AppData\Local\Temp\sjtulh3o.pgm" \ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/5h4w4rh0.chn.tmp','username':'bayselonarrend'}}" \ + --file "/tmp/3gz2ncwx.i0v" \ --path "files_folder/pic_from_binary.png" \ No newline at end of file diff --git a/docs/en/cli/sftp/UploadFile/bat.txt b/docs/en/cli/sftp/UploadFile/bat.txt index cf2c1d128c..e7c9c2c410 100644 --- a/docs/en/cli/sftp/UploadFile/bat.txt +++ b/docs/en/cli/sftp/UploadFile/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint sftp UploadFile ^ - --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\bvpsnlzy.ceo.tmp','username':'bayselonarrend'}}" ^ - --file "C:\Users\bayse\AppData\Local\Temp\sjtulh3o.pgm" ^ + --conn "{'proxy':{'login':'proxyuser','password':'***','port':'8071','proxy_type':'http','server':'127.0.0.1'},'set':{'auth_type':'private_key','host':'172.33.0.13','key_path':'***','passphrase':null,'password':null,'port':'2222','pub_path':'/tmp/5h4w4rh0.chn.tmp','username':'bayselonarrend'}}" ^ + --file "/tmp/3gz2ncwx.i0v" ^ --path "files_folder/pic_from_binary.png" \ 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 6982058fca..806d36f676 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 c284f90131..367916df82 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 51a054ea4f..ec8dbab2b8 100644 --- a/docs/en/cli/slack/CreateChannel/bash.txt +++ b/docs/en/cli/slack/CreateChannel/bash.txt @@ -1,3 +1,3 @@ oint slack CreateChannel \ --token "***" \ - --title "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc" \ No newline at end of file + --title "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4" \ 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 5a9017c4ae..2729497f2a 100644 --- a/docs/en/cli/slack/CreateChannel/bat.txt +++ b/docs/en/cli/slack/CreateChannel/bat.txt @@ -1,3 +1,3 @@ oint slack CreateChannel ^ --token "***" ^ - --title "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc" \ No newline at end of file + --title "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4" \ 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 36a5f20b25..7f2abc9cc0 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 "F0A3KH8RBPS" \ No newline at end of file + --fileid "F0A2CG4MM8F" \ 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 b3b0ab89d3..44ac2f5110 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 "F0A3KH8RBPS" \ No newline at end of file + --fileid "F0A2CG4MM8F" \ 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 ad083c4803..feb55192eb 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 e316a78700..b87d9fe816 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 2467933d7f..4786c05e0c 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 "1765375511.064129" \ No newline at end of file + --stamp "1765395484.329079" \ 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 d669f28f6f..131fc8932c 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 "1765375511.064129" \ No newline at end of file + --stamp "1765395484.329079" \ 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 8c4e8ffb87..645aee2e10 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 "1765375511.064129" \ + --stamp "1765395484.329079" \ --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 3347242e83..5ad893e5db 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 "1765375511.064129" ^ + --stamp "1765395484.329079" ^ --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 163dc208c7..c2c42db8e7 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 8a2a21aca3..484a16b97f 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 97c748bd38..c5cf595520 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 b1b9188a72..f9d5c59bbd 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 76b37099d9..73af6cb319 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 da1da1ec43..5d905e2834 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 22ac2749aa..1400a2327b 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 "F0A3KH8RBPS" \ No newline at end of file + --fileid "F0A2CG4MM8F" \ 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 e549e0b49c..f280e801d0 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 "F0A3KH8RBPS" \ No newline at end of file + --fileid "F0A2CG4MM8F" \ 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 5dd9317419..e9b7f0259a 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 4cde2e2ecd..5f29a8ed1e 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 a5a2c70d9c..77db9583bf 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 "1765375511.064129" \ No newline at end of file + --stamp "1765395484.329079" \ 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 27e57edc05..924029385e 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 "1765375511.064129" \ No newline at end of file + --stamp "1765395484.329079" \ 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 25dfff0d7c..4913e752b8 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 "1765375511.064129" \ No newline at end of file + --stamp "1765395484.329079" \ 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 d808e4245f..1b9c9781da 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 "1765375511.064129" \ No newline at end of file + --stamp "1765395484.329079" \ 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 91ca6905ed..9aa85483b0 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 "C0A2UQZRW5S" \ + --channel "C0A2MHCL9EF" \ --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 d98cd4cbd5..a880a58048 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 "C0A2UQZRW5S" ^ + --channel "C0A2MHCL9EF" ^ --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 ca1d6b21f4..b1e779f94c 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 33ef6a16c4..4c24762167 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 87a548a6e3..55df1b5090 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 "C0A2UQZRW5S" \ + --channel "C0A2MHCL9EF" \ --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 22394fc214..12e04f6662 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 "C0A2UQZRW5S" ^ + --channel "C0A2MHCL9EF" ^ --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 9f05ea6f43..39e63181fc 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 dd95429b5a..45481d96af 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 "C0A2UQZRW5S" \ No newline at end of file + --channel "C0A2MHCL9EF" \ 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 0f19859673..cbe1c715d6 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 85f4297732..8af3507d54 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 74a68344e9..8fcf685327 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 b127371586..a880bd0080 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 "F0A29QFQJR5" \ No newline at end of file + --fileid "F0A36SPKR0R" \ 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 eaddf9bb13..2f09d961a3 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 "C0A2UQZRW5S" \ - --title "testconv37f5bd33-f45e-4e90-b435-db0f6a288cc8" \ No newline at end of file + --channel "C0A2MHCL9EF" \ + --title "testconv126215d9-af0c-4e1a-ba34-b8d383867e24" \ 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 9943fdcb35..23c7d5ce31 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 "C0A2UQZRW5S" ^ - --title "testconv37f5bd33-f45e-4e90-b435-db0f6a288cc8" \ No newline at end of file + --channel "C0A2MHCL9EF" ^ + --title "testconv126215d9-af0c-4e1a-ba34-b8d383867e24" \ 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 0366797286..0f837f81a2 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 "F0A3KH8RBPS" \ + --fileid "F0A2CG4MM8F" \ --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 296118419f..23a33d9a33 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 "F0A3KH8RBPS" ^ + --fileid "F0A2CG4MM8F" ^ --channels "C06UFNUTKUL" \ 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 43ddb50743..018c500404 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 "C0A2UQZRW5S" \ + --channel "C0A2MHCL9EF" \ --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 5a3455e45f..25e693a69e 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 "C0A2UQZRW5S" ^ + --channel "C0A2MHCL9EF" ^ --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 4aa83e2358..94a8fe8ed6 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 "C0A2UQZRW5S" \ + --channel "C0A2MHCL9EF" \ --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 e057b2f160..e01f4643e1 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 "C0A2UQZRW5S" ^ + --channel "C0A2MHCL9EF" ^ --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 d07843135c..713a6ec353 100644 --- a/docs/en/cli/sqlite/AddRecords/bash.txt +++ b/docs/en/cli/sqlite/AddRecords/bash.txt @@ -3,4 +3,4 @@ oint sqlite AddRecords \ --table "test1" \ --rows "{'[An obscure column]':'yo'}" \ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 d213309e88..ac486f8381 100644 --- a/docs/en/cli/sqlite/AddRecords/bat.txt +++ b/docs/en/cli/sqlite/AddRecords/bat.txt @@ -3,4 +3,4 @@ oint sqlite AddRecords ^ --table "test1" ^ --rows "{'[An obscure column]':'yo'}" ^ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/AddTableColumn/bash.txt b/docs/en/cli/sqlite/AddTableColumn/bash.txt index de5565fc45..67a39f7512 100644 --- a/docs/en/cli/sqlite/AddTableColumn/bash.txt +++ b/docs/en/cli/sqlite/AddTableColumn/bash.txt @@ -2,4 +2,4 @@ oint sqlite AddTableColumn \ --table "test" \ --name "new_col" \ --type "TEXT" \ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/AddTableColumn/bat.txt b/docs/en/cli/sqlite/AddTableColumn/bat.txt index 227d47578e..ee7c30bff6 100644 --- a/docs/en/cli/sqlite/AddTableColumn/bat.txt +++ b/docs/en/cli/sqlite/AddTableColumn/bat.txt @@ -2,4 +2,4 @@ oint sqlite AddTableColumn ^ --table "test" ^ --name "new_col" ^ --type "TEXT" ^ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 2094845e71..af2c4f116e 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 c798788881..1ffbf9004e 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 535a68826c..954f2c1c5e 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 "test1" \ --cols "{'id':'INTEGER PRIMARY KEY','[An obscure column]':'TEXT'}" \ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 325a168485..5abeda3e0d 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 "test1" ^ --cols "{'id':'INTEGER PRIMARY KEY','[An obscure column]':'TEXT'}" ^ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 d2941c75af..eee75e1d1f 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 af4ce01e95..06b3c4e894 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 d61da79e5b..25e3573a97 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 c4709af48e..38fc1a1ead 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/DeleteTableColumn/bash.txt b/docs/en/cli/sqlite/DeleteTableColumn/bash.txt index 924ea5f298..831279b6f5 100644 --- a/docs/en/cli/sqlite/DeleteTableColumn/bash.txt +++ b/docs/en/cli/sqlite/DeleteTableColumn/bash.txt @@ -1,4 +1,4 @@ oint sqlite DeleteTableColumn \ --table "test" \ --name "new_col" \ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/DeleteTableColumn/bat.txt b/docs/en/cli/sqlite/DeleteTableColumn/bat.txt index 4cee726685..1a8b841942 100644 --- a/docs/en/cli/sqlite/DeleteTableColumn/bat.txt +++ b/docs/en/cli/sqlite/DeleteTableColumn/bat.txt @@ -1,4 +1,4 @@ oint sqlite DeleteTableColumn ^ --table "test" ^ --name "new_col" ^ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/EnsureTable/bash.txt b/docs/en/cli/sqlite/EnsureTable/bash.txt index 1a98ffb760..56744e46c9 100644 --- a/docs/en/cli/sqlite/EnsureTable/bash.txt +++ b/docs/en/cli/sqlite/EnsureTable/bash.txt @@ -3,4 +3,4 @@ oint sqlite EnsureTable \ --table "test_new" \ --cols "{'id':'INTEGER','code':'INTEGER','name':'TEXT','age':'INTEGER','info':'TEXT'}" \ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/sqlite/EnsureTable/bat.txt b/docs/en/cli/sqlite/EnsureTable/bat.txt index c9ba563828..b929d1c705 100644 --- a/docs/en/cli/sqlite/EnsureTable/bat.txt +++ b/docs/en/cli/sqlite/EnsureTable/bat.txt @@ -3,4 +3,4 @@ oint sqlite EnsureTable ^ --table "test_new" ^ --cols "{'id':'INTEGER','code':'INTEGER','name':'TEXT','age':'INTEGER','info':'TEXT'}" ^ - --db "C:\Users\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 c7865fc7e5..074c3855a4 100644 --- a/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt +++ b/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt @@ -2,5 +2,5 @@ oint sqlite ExecuteSQLQuery \ --sql "SELECT uuid4();" \ - --db "C:\Users\bayse\AppData\Local\Temp\txp11tk2.l1m.sqlite" \ - --exts "{'https://hut.openintegrations.dev/test_data/uuid.dll':'sqlite3_uuid_init'}" \ No newline at end of file + --db "/tmp/grnw4cmq.pok.sqlite" \ + --exts "{'https://hut.openintegrations.dev/test_data/uuid.so':'sqlite3_uuid_init'}" \ 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 1aa1b6475b..ecb6cf643f 100644 --- a/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt +++ b/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt @@ -2,5 +2,5 @@ oint sqlite ExecuteSQLQuery ^ --sql "SELECT uuid4();" ^ - --db "C:\Users\bayse\AppData\Local\Temp\txp11tk2.l1m.sqlite" ^ - --exts "{'https://hut.openintegrations.dev/test_data/uuid.dll':'sqlite3_uuid_init'}" \ No newline at end of file + --db "/tmp/grnw4cmq.pok.sqlite" ^ + --exts "{'https://hut.openintegrations.dev/test_data/uuid.so':'sqlite3_uuid_init'}" \ 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 91e371a10e..c811cd4862 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 c541803c38..e999a3ac38 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 e994f8b167..910f54432b 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 9602b7dd87..bea9399f80 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 ddedd25266..a462ce9804 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.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 45988e3657..c28e970472 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\bayse\AppData\Local\Temp\f1ck3wxm.3uy.sqlite" \ No newline at end of file + --db "/tmp/d2zko3pj.q0q.sqlite" \ No newline at end of file diff --git a/docs/en/cli/ssh/ExecuteCommand/bash.txt b/docs/en/cli/ssh/ExecuteCommand/bash.txt index 7fc24136f9..97525684b3 100644 --- a/docs/en/cli/ssh/ExecuteCommand/bash.txt +++ b/docs/en/cli/ssh/ExecuteCommand/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint ssh ExecuteCommand \ - --conn "{'set':{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\gc5i4vsd.dcg.tmp'},'proxy':{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}}" \ + --conn "{'set':{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'/tmp/2mxioncp.hv5.tmp'},'proxy':{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}}" \ --comm "whoami" \ No newline at end of file diff --git a/docs/en/cli/ssh/ExecuteCommand/bat.txt b/docs/en/cli/ssh/ExecuteCommand/bat.txt index a47596a98d..bc4d07e776 100644 --- a/docs/en/cli/ssh/ExecuteCommand/bat.txt +++ b/docs/en/cli/ssh/ExecuteCommand/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint ssh ExecuteCommand ^ - --conn "{'set':{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\gc5i4vsd.dcg.tmp'},'proxy':{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}}" ^ + --conn "{'set':{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'/tmp/2mxioncp.hv5.tmp'},'proxy':{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}}" ^ --comm "whoami" \ No newline at end of file diff --git a/docs/en/cli/ssh/GetConnectionConfiguration/bash.txt b/docs/en/cli/ssh/GetConnectionConfiguration/bash.txt index 685e6dc954..3e9ba4d55a 100644 --- a/docs/en/cli/ssh/GetConnectionConfiguration/bash.txt +++ b/docs/en/cli/ssh/GetConnectionConfiguration/bash.txt @@ -1,5 +1,5 @@ # JSON data can also be passed as a path to a .json file oint ssh GetConnectionConfiguration \ - --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\m1d5ny5f.asu.tmp'}" \ + --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'/tmp/aonsiazc.4pd.tmp'}" \ --proxy "{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}" \ No newline at end of file diff --git a/docs/en/cli/ssh/GetConnectionConfiguration/bat.txt b/docs/en/cli/ssh/GetConnectionConfiguration/bat.txt index eb7a6185b4..374aa1396c 100644 --- a/docs/en/cli/ssh/GetConnectionConfiguration/bat.txt +++ b/docs/en/cli/ssh/GetConnectionConfiguration/bat.txt @@ -1,5 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint ssh GetConnectionConfiguration ^ - --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'C:\\Users\\bayse\\AppData\\Local\\Temp\\m1d5ny5f.asu.tmp'}" ^ + --set "{'auth_type':'private_key','host':'172.33.0.13','port':'2222','username':'bayselonarrend','key_path':'***','pub_path':'/tmp/aonsiazc.4pd.tmp'}" ^ --proxy "{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'}" \ No newline at end of file diff --git a/docs/en/cli/telegram/CloseForumTopic/bash.txt b/docs/en/cli/telegram/CloseForumTopic/bash.txt index eeccbe1d12..45f79349c8 100644 --- a/docs/en/cli/telegram/CloseForumTopic/bash.txt +++ b/docs/en/cli/telegram/CloseForumTopic/bash.txt @@ -1,4 +1,4 @@ oint telegram CloseForumTopic \ --token "***" \ --forum "-1001971186208" \ - --topic "12854" \ No newline at end of file + --topic "12898" \ No newline at end of file diff --git a/docs/en/cli/telegram/CloseForumTopic/bat.txt b/docs/en/cli/telegram/CloseForumTopic/bat.txt index 636f066a89..4fc6b7cb19 100644 --- a/docs/en/cli/telegram/CloseForumTopic/bat.txt +++ b/docs/en/cli/telegram/CloseForumTopic/bat.txt @@ -1,4 +1,4 @@ oint telegram CloseForumTopic ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "12854" \ No newline at end of file + --topic "12898" \ No newline at end of file diff --git a/docs/en/cli/telegram/CreateForumTopic/bash.txt b/docs/en/cli/telegram/CreateForumTopic/bash.txt index 56a042d09c..3e5150527c 100644 --- a/docs/en/cli/telegram/CreateForumTopic/bash.txt +++ b/docs/en/cli/telegram/CreateForumTopic/bash.txt @@ -1,5 +1,5 @@ oint telegram CreateForumTopic \ --token "***" \ --forum "-1001971186208" \ - --title "TestTopic 4331e6d6-924e-46f5-ac6e-26e65a0e0864" \ + --title "TestTopic 1ffab569-65a3-431d-b832-643cb2de6eaf" \ --icon "5357419403325481346" \ No newline at end of file diff --git a/docs/en/cli/telegram/CreateForumTopic/bat.txt b/docs/en/cli/telegram/CreateForumTopic/bat.txt index 49a1effa6c..97e9c2b18d 100644 --- a/docs/en/cli/telegram/CreateForumTopic/bat.txt +++ b/docs/en/cli/telegram/CreateForumTopic/bat.txt @@ -1,5 +1,5 @@ oint telegram CreateForumTopic ^ --token "***" ^ --forum "-1001971186208" ^ - --title "TestTopic 4331e6d6-924e-46f5-ac6e-26e65a0e0864" ^ + --title "TestTopic 1ffab569-65a3-431d-b832-643cb2de6eaf" ^ --icon "5357419403325481346" \ 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 64c446604a..6e4dfe97a5 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 "***" \ - --title "Link 12/10/2025 3:59:30 PM" \ - --expire "2025-12-11T15:59:30.8800417" \ + --title "Link 12/10/2025 18:16:23" \ + --expire "2025-12-11T18:16:23.6963467" \ --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 bd57ce95e0..5832d3e689 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 "***" ^ - --title "Link 12/10/2025 3:59:30 PM" ^ - --expire "2025-12-11T15:59:30.8800417" ^ + --title "Link 12/10/2025 18:16:23" ^ + --expire "2025-12-11T18:16:23.6963467" ^ --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 e5698a3b94..54868c5a46 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 "12854" \ No newline at end of file + --topic "12898" \ 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 5fba7c3dd2..e5be3d0aac 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 "12854" \ No newline at end of file + --topic "12898" \ 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 240b6f2c3f..0cbefc3650 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 "***" \ - --message "23391" \ No newline at end of file + --message "23486" \ 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 5402d7cf09..5981f4a3a0 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 "***" ^ - --message "23391" \ No newline at end of file + --message "23486" \ 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 9d3ee95a1d..cc7f922a3d 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 "CQACAgIAAx0EcNsaZQACW2lpOW4q3Pn_tWHfhGlhEnVzGkGaGwAC5o8AAtOnyUlL-khe8G-aODYE" \ No newline at end of file + --fileid "CQACAgIAAx0EcNsaZQACW8hpObhfQs_5apszczd9rhtwN-ExXwAC1YoAAtOn0UkY2-rugHJwdjYE" \ 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 ff90631666..91b8e3f2c1 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 "CQACAgIAAx0EcNsaZQACW2lpOW4q3Pn_tWHfhGlhEnVzGkGaGwAC5o8AAtOnyUlL-khe8G-aODYE" \ No newline at end of file + --fileid "CQACAgIAAx0EcNsaZQACW8hpObhfQs_5apszczd9rhtwN-ExXwAC1YoAAtOn0UkY2-rugHJwdjYE" \ 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 eed35a7f34..584b875171 100644 --- a/docs/en/cli/telegram/EditForumTopic/bash.txt +++ b/docs/en/cli/telegram/EditForumTopic/bash.txt @@ -1,6 +1,6 @@ oint telegram EditForumTopic \ --token "***" \ --forum "-1001971186208" \ - --topic "12854" \ + --topic "12898" \ --title "NewTestTitle" \ --icon "5310132165583840589" \ 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 4301aa980d..346adbc24e 100644 --- a/docs/en/cli/telegram/EditForumTopic/bat.txt +++ b/docs/en/cli/telegram/EditForumTopic/bat.txt @@ -1,6 +1,6 @@ oint telegram EditForumTopic ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "12854" ^ + --topic "12898" ^ --title "NewTestTitle" ^ --icon "5310132165583840589" \ 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 b9018fb0dc..6439855308 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 topic name 97c8c30d-0e20-49a6-85d7-90ae921daab4" \ No newline at end of file + --title "New main topic name 90cafb2f-9ae8-401f-82bf-8236c4031c81" \ 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 9aed72f2ea..26ff58af9a 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 topic name 97c8c30d-0e20-49a6-85d7-90ae921daab4" \ No newline at end of file + --title "New main topic name 90cafb2f-9ae8-401f-82bf-8236c4031c81" \ 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 b11e3d8c64..4953bd8bab 100644 --- a/docs/en/cli/telegram/ForwardMessage/bash.txt +++ b/docs/en/cli/telegram/ForwardMessage/bash.txt @@ -1,5 +1,5 @@ oint telegram ForwardMessage \ --token "***" \ - --message "23391" \ + --message "23486" \ --from "@testsichee" \ --to "461699897" \ 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 b7cedc4e0b..430c0cf9ee 100644 --- a/docs/en/cli/telegram/ForwardMessage/bat.txt +++ b/docs/en/cli/telegram/ForwardMessage/bat.txt @@ -1,5 +1,5 @@ oint telegram ForwardMessage ^ --token "***" ^ - --message "23391" ^ + --message "23486" ^ --from "@testsichee" ^ --to "461699897" \ No newline at end of file diff --git a/docs/en/cli/telegram/OpenForumTopic/bash.txt b/docs/en/cli/telegram/OpenForumTopic/bash.txt index 17d342b1aa..b5bec82ee5 100644 --- a/docs/en/cli/telegram/OpenForumTopic/bash.txt +++ b/docs/en/cli/telegram/OpenForumTopic/bash.txt @@ -1,4 +1,4 @@ oint telegram OpenForumTopic \ --token "***" \ --forum "-1001971186208" \ - --topic "12854" \ No newline at end of file + --topic "12898" \ No newline at end of file diff --git a/docs/en/cli/telegram/OpenForumTopic/bat.txt b/docs/en/cli/telegram/OpenForumTopic/bat.txt index fe89ff68c9..4aad270f6b 100644 --- a/docs/en/cli/telegram/OpenForumTopic/bat.txt +++ b/docs/en/cli/telegram/OpenForumTopic/bat.txt @@ -1,4 +1,4 @@ oint telegram OpenForumTopic ^ --token "***" ^ --forum "-1001971186208" ^ - --topic "12854" \ No newline at end of file + --topic "12898" \ 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 3ba20ad8ef..5b87f38d93 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 "***" \ - --message "23391" \ No newline at end of file + --message "23486" \ 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 4a46e327b7..4294ec77c5 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 "***" ^ - --message "23391" \ No newline at end of file + --message "23486" \ 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 0f27bea2e4..826cd55297 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 "***" \ - --message "18331" \ + --message "18403" \ --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 4f4bc6769a..cd5679f439 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 "***" ^ - --message "18331" ^ + --message "18403" ^ --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 f031aabadc..9f3171a799 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 "***" \ - --message "18327" \ + --message "18399" \ --keyboard "{'inline_keyboard':[[{'text':'New button 3','callback_data':'New button 3'},{'text':'New button 2','callback_data':'New button 2'},{'text':'New button 1','callback_data':'New button 1'}]],'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 de736a74e0..855ddd4a56 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 "***" ^ - --message "18327" ^ + --message "18399" ^ --keyboard "{'inline_keyboard':[[{'text':'New button 3','callback_data':'New button 3'},{'text':'New button 2','callback_data':'New button 2'},{'text':'New button 1','callback_data':'New button 1'}]],'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 3065a9a34c..6693b2c29f 100644 --- a/docs/en/cli/telegram/ReplaceMessageText/bash.txt +++ b/docs/en/cli/telegram/ReplaceMessageText/bash.txt @@ -1,6 +1,6 @@ oint telegram ReplaceMessageText \ --token "***" \ --chat "***" \ - --message "23391" \ + --message "23486" \ --text "Bold text" \ --parsemode "HTML" \ 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 f98e1a43eb..6fa0ab3fbd 100644 --- a/docs/en/cli/telegram/ReplaceMessageText/bat.txt +++ b/docs/en/cli/telegram/ReplaceMessageText/bat.txt @@ -1,6 +1,6 @@ oint telegram ReplaceMessageText ^ --token "***" ^ --chat "***" ^ - --message "23391" ^ + --message "23486" ^ --text "Bold text" ^ --parsemode "HTML" \ 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 fab0a85e9a..475e11d44c 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 "***" \ --text "Строковое значение" \ - --audio "C:\Users\bayse\AppData\Local\Temp\hjdarnin.dkr" \ No newline at end of file + --audio "/tmp/eh02wnjk.t5l" \ 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 1bc9913e8a..2fc317c58d 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 "***" ^ --text "Строковое значение" ^ - --audio "C:\Users\bayse\AppData\Local\Temp\hjdarnin.dkr" \ No newline at end of file + --audio "/tmp/eh02wnjk.t5l" \ 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 42ae00f022..4afaac966f 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 "***" \ --text "Строковое значение" \ - --doc "C:\Users\bayse\AppData\Local\Temp\j1k4bxfu.sog" \ + --doc "/tmp/pz3p5bd0.lgz" \ --filename "customname.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 e112f86c3c..7e6fa53562 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 "***" ^ --text "Строковое значение" ^ - --doc "C:\Users\bayse\AppData\Local\Temp\j1k4bxfu.sog" ^ + --doc "/tmp/pz3p5bd0.lgz" ^ --filename "customname.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 a5c427d3f6..6af089de79 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 "***" \ --text "Строковое значение" \ - --gif "C:\Users\bayse\AppData\Local\Temp\ghscysbb.vwg" \ No newline at end of file + --gif "/tmp/geuq4l3x.fwt" \ 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 4fa3ff1ca2..067e33949b 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 "***" ^ --text "Строковое значение" ^ - --gif "C:\Users\bayse\AppData\Local\Temp\ghscysbb.vwg" \ No newline at end of file + --gif "/tmp/geuq4l3x.fwt" \ 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 2c9da23131..8110946a69 100644 --- a/docs/en/cli/telegram/SendImage/bash.txt +++ b/docs/en/cli/telegram/SendImage/bash.txt @@ -3,6 +3,6 @@ oint telegram SendImage \ --token "***" \ --chat "***" \ - --text "%%F0%%9F%%94%%A5 *New release\!*\n\n%%F0%%9F%%8F%%B0 *Repository*: [240596448/devtools](https://github.com/240596448/devtools)\n%%F0%%9F%%94%%A2 *Version*: \{0.6.0}\n%%F0%%9F%%93%%85 *Date release*: 6 december 2025.\n\n>*AI summary*\n>Devtools — this tool for automation work with configurations\extensions 1C:Enterprise and integration with Git. Application allows dump and upload objects, a also synchronize change between Git and repository 1C. In release 0.6.0 realized optimization logic work and added logging, that contributes stability and simplifies analysis work applications.\n\n\n_Not forget put %%E2%%AD%%90 liked projects_" \ + --text "%F0%9F%94%A5 *New release\!*\n\n%F0%9F%8F%B0 *Repository*: [240596448/devtools](https://github.com/240596448/devtools)\n%F0%9F%94%A2 *Version*: \{0.6.0}\n%F0%9F%93%85 *Date release*: 6 december 2025.\n\n>*AI summary*\n>Devtools — this tool for automation work with configurations\extensions 1C:Enterprise and integration with Git. Application allows dump and upload objects, a also synchronize change between Git and repository 1C. In release 0.6.0 realized optimization logic work and added logging, that contributes stability and simplifies analysis work applications.\n\n\n_Not forget put %E2%AD%90 liked projects_" \ --picture "https://hut.openintegrations.dev/test_data/picture.jpg" \ --parsemode "MarkdownV2" \ 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 17f5329ac2..deacf63c0c 100644 --- a/docs/en/cli/telegram/SendImage/bat.txt +++ b/docs/en/cli/telegram/SendImage/bat.txt @@ -3,6 +3,6 @@ oint telegram SendImage ^ --token "***" ^ --chat "***" ^ - --text "%%F0%%9F%%94%%A5 *New release\!*\n\n%%F0%%9F%%8F%%B0 *Repository*: [240596448/devtools](https://github.com/240596448/devtools)\n%%F0%%9F%%94%%A2 *Version*: \{0.6.0}\n%%F0%%9F%%93%%85 *Date release*: 6 december 2025.\n\n>*AI summary*\n>Devtools — this tool for automation work with configurations\extensions 1C:Enterprise and integration with Git. Application allows dump and upload objects, a also synchronize change between Git and repository 1C. In release 0.6.0 realized optimization logic work and added logging, that contributes stability and simplifies analysis work applications.\n\n\n_Not forget put %%E2%%AD%%90 liked projects_" ^ + --text "%F0%9F%94%A5 *New release\!*\n\n%F0%9F%8F%B0 *Repository*: [240596448/devtools](https://github.com/240596448/devtools)\n%F0%9F%94%A2 *Version*: \{0.6.0}\n%F0%9F%93%85 *Date release*: 6 december 2025.\n\n>*AI summary*\n>Devtools — this tool for automation work with configurations\extensions 1C:Enterprise and integration with Git. Application allows dump and upload objects, a also synchronize change between Git and repository 1C. In release 0.6.0 realized optimization logic work and added logging, that contributes stability and simplifies analysis work applications.\n\n\n_Not forget put %E2%AD%90 liked projects_" ^ --picture "https://hut.openintegrations.dev/test_data/picture.jpg" ^ --parsemode "MarkdownV2" \ 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 35a6bd5832..dd55ea1028 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 "***" \ --text "Строковое значение" \ - --media "{'https://hut.openintegrations.dev/test_data/document.docx':'document','C:\\Users\\bayse\\AppData\\Local\\Temp\\o3eradgq.3tn.docx':'document'}" \ No newline at end of file + --media "{'https://hut.openintegrations.dev/test_data/document.docx':'document','/tmp/veqzrjcq.ta4.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 63e2af15ee..e513f8b7e2 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 "***" ^ --text "Строковое значение" ^ - --media "{'https://hut.openintegrations.dev/test_data/document.docx':'document','C:\\Users\\bayse\\AppData\\Local\\Temp\\o3eradgq.3tn.docx':'document'}" \ No newline at end of file + --media "{'https://hut.openintegrations.dev/test_data/document.docx':'document','/tmp/veqzrjcq.ta4.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 dc77412521..7858902ada 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 "***" \ --text "Строковое значение" \ - --video "C:\Users\bayse\AppData\Local\Temp\lhjcbtbo.wsi" \ No newline at end of file + --video "/tmp/b4ywq0gt.ufk" \ 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 324653da7b..8c15728bbb 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 "***" ^ --text "Строковое значение" ^ - --video "C:\Users\bayse\AppData\Local\Temp\lhjcbtbo.wsi" \ No newline at end of file + --video "/tmp/b4ywq0gt.ufk" \ 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 9e913a6714..3b5195d8fa 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 "***" \ - --message "23391" \ No newline at end of file + --message "23486" \ 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 2927f547e1..b524ada909 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 "***" ^ - --message "23391" \ No newline at end of file + --message "23486" \ No newline at end of file diff --git a/docs/en/cli/twitter/CreateCustomTweet/bash.txt b/docs/en/cli/twitter/CreateCustomTweet/bash.txt index d7c090c4f4..aa185fd049 100644 --- a/docs/en/cli/twitter/CreateCustomTweet/bash.txt +++ b/docs/en/cli/twitter/CreateCustomTweet/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint twitter CreateCustomTweet \ - --text "TestTweet856b6c7e-f508-42cb-8b62-58b5761722ad" \ - --media "['1998742238097027072','1998742247349661698']" \ + --text "TestTweet8d77cbcf-d726-4b2f-ac0f-ff577cee7b0e" \ + --media "['1998822556820807680','1998822569118519297']" \ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateCustomTweet/bat.txt b/docs/en/cli/twitter/CreateCustomTweet/bat.txt index 0430768927..e4461114b8 100644 --- a/docs/en/cli/twitter/CreateCustomTweet/bat.txt +++ b/docs/en/cli/twitter/CreateCustomTweet/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint twitter CreateCustomTweet ^ - --text "TestTweet856b6c7e-f508-42cb-8b62-58b5761722ad" ^ - --media "['1998742238097027072','1998742247349661698']" ^ + --text "TestTweet8d77cbcf-d726-4b2f-ac0f-ff577cee7b0e" ^ + --media "['1998822556820807680','1998822569118519297']" ^ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateGifTweet/bash.txt b/docs/en/cli/twitter/CreateGifTweet/bash.txt index 799fdf5c65..e0be128f42 100644 --- a/docs/en/cli/twitter/CreateGifTweet/bash.txt +++ b/docs/en/cli/twitter/CreateGifTweet/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint twitter CreateGifTweet \ - --text "TestTweet0897d350-ae3d-4f30-8369-3d7c2d27879c" \ - --gifs "C:\Users\bayse\AppData\Local\Temp\wchxigpt.ays" \ + --text "TestTweet37e765c4-f035-4db8-aab5-d4c5cb1ff07b" \ + --gifs "/tmp/dmb5svix.qsp" \ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateGifTweet/bat.txt b/docs/en/cli/twitter/CreateGifTweet/bat.txt index 7b5b99c9f4..cf7991e63c 100644 --- a/docs/en/cli/twitter/CreateGifTweet/bat.txt +++ b/docs/en/cli/twitter/CreateGifTweet/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint twitter CreateGifTweet ^ - --text "TestTweet0897d350-ae3d-4f30-8369-3d7c2d27879c" ^ - --gifs "C:\Users\bayse\AppData\Local\Temp\wchxigpt.ays" ^ + --text "TestTweet37e765c4-f035-4db8-aab5-d4c5cb1ff07b" ^ + --gifs "/tmp/dmb5svix.qsp" ^ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateImageTweet/bash.txt b/docs/en/cli/twitter/CreateImageTweet/bash.txt index e0205c161e..927afa7480 100644 --- a/docs/en/cli/twitter/CreateImageTweet/bash.txt +++ b/docs/en/cli/twitter/CreateImageTweet/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint twitter CreateImageTweet \ - --text "TestTweet28717dba-9494-47fd-b7ad-065bdfc362de" \ - --pictures "C:\Users\bayse\AppData\Local\Temp\14zuwm1n.yei" \ + --text "TestTweetfcf34847-6c03-4ed9-bc51-977f9070f241" \ + --pictures "/tmp/d5wmsqse.h2k" \ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateImageTweet/bat.txt b/docs/en/cli/twitter/CreateImageTweet/bat.txt index 939d6b071e..fc79a99599 100644 --- a/docs/en/cli/twitter/CreateImageTweet/bat.txt +++ b/docs/en/cli/twitter/CreateImageTweet/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint twitter CreateImageTweet ^ - --text "TestTweet28717dba-9494-47fd-b7ad-065bdfc362de" ^ - --pictures "C:\Users\bayse\AppData\Local\Temp\14zuwm1n.yei" ^ + --text "TestTweetfcf34847-6c03-4ed9-bc51-977f9070f241" ^ + --pictures "/tmp/d5wmsqse.h2k" ^ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreatePollTweet/bash.txt b/docs/en/cli/twitter/CreatePollTweet/bash.txt index 86cda5a473..fadf5ab283 100644 --- a/docs/en/cli/twitter/CreatePollTweet/bash.txt +++ b/docs/en/cli/twitter/CreatePollTweet/bash.txt @@ -1,7 +1,7 @@ # JSON data can also be passed as a path to a .json file oint twitter CreatePollTweet \ - --text "TestTweet34f5a40f-4e44-49a1-8eab-df1d6ca661b2" \ + --text "TestTweetb1fd1e06-219c-4f9e-b256-6076109f6dde" \ --options "['Option 1','Option 2']" \ --duration 60 \ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreatePollTweet/bat.txt b/docs/en/cli/twitter/CreatePollTweet/bat.txt index 419c2e0f2f..e10d5b2dfc 100644 --- a/docs/en/cli/twitter/CreatePollTweet/bat.txt +++ b/docs/en/cli/twitter/CreatePollTweet/bat.txt @@ -1,7 +1,7 @@ :: JSON data can also be passed as a path to a .json file oint twitter CreatePollTweet ^ - --text "TestTweet34f5a40f-4e44-49a1-8eab-df1d6ca661b2" ^ + --text "TestTweetb1fd1e06-219c-4f9e-b256-6076109f6dde" ^ --options "['Option 1','Option 2']" ^ --duration 60 ^ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/bash.txt b/docs/en/cli/twitter/CreateTextTweet/bash.txt index 9f53943759..bba552a61a 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 "TestTweetbe76b2f9-4885-44e3-abf0-28fc4ff6b57c" \ + --text "TestTweetdf8644b4-a711-4fb1-b7a4-b407003fce4e" \ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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 b0a193744b..92cf36b79a 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 "TestTweetbe76b2f9-4885-44e3-abf0-28fc4ff6b57c" ^ + --text "TestTweetdf8644b4-a711-4fb1-b7a4-b407003fce4e" ^ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateVideoTweet/bash.txt b/docs/en/cli/twitter/CreateVideoTweet/bash.txt index 255a88b515..fb176a67ff 100644 --- a/docs/en/cli/twitter/CreateVideoTweet/bash.txt +++ b/docs/en/cli/twitter/CreateVideoTweet/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint twitter CreateVideoTweet \ - --text "TestTweetaf46a15d-465f-4fd4-9fb0-412c571810b2" \ - --videos "C:\Users\bayse\AppData\Local\Temp\c3b1h2aw.1yl" \ + --text "TestTweet074a8527-b99e-442c-aa67-3ef1856cff8d" \ + --videos "/tmp/xf5zihts.4ms" \ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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/CreateVideoTweet/bat.txt b/docs/en/cli/twitter/CreateVideoTweet/bat.txt index 538abe4c8a..55169e3f90 100644 --- a/docs/en/cli/twitter/CreateVideoTweet/bat.txt +++ b/docs/en/cli/twitter/CreateVideoTweet/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint twitter CreateVideoTweet ^ - --text "TestTweetaf46a15d-465f-4fd4-9fb0-412c571810b2" ^ - --videos "C:\Users\bayse\AppData\Local\Temp\c3b1h2aw.1yl" ^ + --text "TestTweet074a8527-b99e-442c-aa67-3ef1856cff8d" ^ + --videos "/tmp/xf5zihts.4ms" ^ --auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','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 c8994eed6e..f07621ef03 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://hut.openintegrations.dev/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://hut.openintegrations.dev/test_data/picture.jpg','https://hut.openintegrations.dev/test_data/picture2.jpg'],'MainInGroup':true,'Width':'20','Height':'30','Depth':'40','Weight':'100','SKU':'12345','AvailableBalance':'10','PropertyValues':'9582'}" \ + --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':'1','OldPrice':'15','MainPhoto':'https://hut.openintegrations.dev/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://hut.openintegrations.dev/test_data/picture.jpg','https://hut.openintegrations.dev/test_data/picture2.jpg'],'MainInGroup':true,'Width':'20','Height':'30','Depth':'40','Weight':'100','SKU':'12345','AvailableBalance':'10','PropertyValues':'9588'}" \ --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 67ffe5e467..8da01f625f 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://hut.openintegrations.dev/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://hut.openintegrations.dev/test_data/picture.jpg','https://hut.openintegrations.dev/test_data/picture2.jpg'],'MainInGroup':true,'Width':'20','Height':'30','Depth':'40','Weight':'100','SKU':'12345','AvailableBalance':'10','PropertyValues':'9582'}" ^ + --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':'1','OldPrice':'15','MainPhoto':'https://hut.openintegrations.dev/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://hut.openintegrations.dev/test_data/picture.jpg','https://hut.openintegrations.dev/test_data/picture2.jpg'],'MainInGroup':true,'Width':'20','Height':'30','Depth':'40','Weight':'100','SKU':'12345','AvailableBalance':'10','PropertyValues':'9588'}" ^ --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 f578856356..d44706c1d9 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 \ - --items 12368024 \ - --sel 148 \ + --items 12369916 \ + --sel 150 \ --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 8fd07efb76..55e5224eec 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 ^ - --items 12368024 ^ - --sel 148 ^ + --items 12369916 ^ + --sel 150 ^ --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 5b88bb850f..bf6057440c 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 54504343 \ + --topic 54504768 \ --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 706370d289..a33d4a6e87 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 54504343 ^ + --topic 54504768 ^ --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/CreateCompositePost/bash.txt b/docs/en/cli/vk/CreateCompositePost/bash.txt index 935ef535a1..216ffdb22e 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_457249274','video-218861756_456240988']" \ + --objects "['photo657846756_457249288','video-218861756_456240992']" \ --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 9a4e1fbe84..9bcc866f01 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_457249274','video-218861756_456240988']" ^ + --objects "['photo657846756_457249288','video-218861756_456240992']" ^ --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 6df78104bf..7656eca52b 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\bayse\AppData\Local\Temp\oa0dr54f.ctf.png" \ + --pictures "/tmp/ndrahoeo.zi3.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 20692195fa..4de40112a5 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\bayse\AppData\Local\Temp\oa0dr54f.ctf.png" ^ + --pictures "/tmp/ndrahoeo.zi3.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 f2e67ffb34..59e0773ee0 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\bayse\AppData\Local\Temp\5sad12gg.4t2.png" \ + --picture "/tmp/c2eqgi5p.shh.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 d4ee6dcda3..61013c3807 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\bayse\AppData\Local\Temp\5sad12gg.4t2.png" ^ + --picture "/tmp/c2eqgi5p.shh.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 6f93c906bd..6df582b3f3 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 310998617 \ + --album 311002666 \ --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 03d1effe16..aea0a4e833 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 310998617 ^ + --album 311002666 ^ --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 24d3b43a02..44e20f013b 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 457261145 \ + --pictureid 457261183 \ --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 928a3431d0..e7a027f7ce 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 457261145 ^ + --pictureid 457261183 ^ --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 646ee87254..457690a0cf 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 "10725" \ + --post "10745" \ --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 539642c6d0..45f24ea31f 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 "10725" ^ + --post "10745" ^ --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 07e448dff6..62319ffe90 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 12368024 \ + --item 12369916 \ --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 adefa3654b..d291df2901 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 12368024 ^ + --item 12369916 ^ --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 8d67ad41c6..d4d2733ffb 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 "5122" \ + --prop "5125" \ --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 ee0266a009..63c1414678 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 "5122" ^ + --prop "5125" ^ --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 1b9d429cdb..eff3a3303b 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 9581 \ + --option 9587 \ --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 ec4cf6cd50..39735e3e9c 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 9581 ^ + --option 9587 ^ --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 2233c588f6..271b8423f0 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 148 \ + --sel 150 \ --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 0813d40df0..b5736e4b2a 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 148 ^ + --sel 150 ^ --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 f37c689ac8..0ddf75fc09 100644 --- a/docs/en/cli/vk/EditProduct/bash.txt +++ b/docs/en/cli/vk/EditProduct/bash.txt @@ -1,6 +1,6 @@ # JSON data can also be passed as a path to a .json file oint vk EditProduct \ - --item 12368024 \ + --item 12369916 \ --product "{'Name':'EditedTestProduct'}" \ --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 d75dd4f5d6..4f3f2e690a 100644 --- a/docs/en/cli/vk/EditProduct/bat.txt +++ b/docs/en/cli/vk/EditProduct/bat.txt @@ -1,6 +1,6 @@ :: JSON data can also be passed as a path to a .json file oint vk EditProduct ^ - --item 12368024 ^ + --item 12369916 ^ --product "{'Name':'EditedTestProduct'}" ^ --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 a814051e78..2807ed669d 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 148 \ + --sel 150 \ --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 cae27a67b4..9bfb724747 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 148 ^ + --sel 150 ^ --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 c19dcfd5f7..0b18e099b7 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 "5122" \ + --prop "5125" \ --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 05a07e7e8c..1cd54a184e 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 "5122" ^ + --prop "5125" ^ --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 1cce725c87..21d924bd54 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 "5122" \ - --option 9581 \ + --prop "5125" \ + --option 9587 \ --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 b73154ea79..32c82dc86d 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 "5122" ^ - --option 9581 ^ + --prop "5125" ^ + --option 9587 ^ --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 f875d9f798..a903384832 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 "['12368043','12368046']" \ + --items "['12369918','12369920']" \ --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 243903c085..b2d98e48ab 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 "['12368043','12368046']" ^ + --items "['12369918','12369920']" ^ --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 3435ec45bd..7d255ea152 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 148 \ + --sels 150 \ --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 067eb13be8..9ccf43f0a1 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 148 ^ + --sels 150 ^ --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 41d5b3953b..13020763f1 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 "['12368043','12368046']" \ + --items "['12369918','12369920']" \ --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 810df63f35..0adb212631 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 "['12368043','12368046']" ^ + --items "['12369918','12369920']" ^ --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 30f157b819..5f16b2a19a 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 10729 \ + --post 10749 \ --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 aa0b7516d6..5edc59a2a9 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 10729 ^ + --post 10749 ^ --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 b251010909..8d5d6ca012 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 54504343 \ + --topic 54504768 \ --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 b75ad54f44..069867ff9b 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 54504343 ^ + --topic 54504768 ^ --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 153cbe944f..2b89850e0b 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 \ - --item 12368024 \ - --sel 148 \ + --item 12369916 \ + --sel 150 \ --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 75a91700a4..310a194e1b 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 ^ - --item 12368024 ^ - --sel 148 ^ + --item 12369916 ^ + --sel 150 ^ --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 1917bf5ac7..bc7a941d6c 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 310998617 \ + --album 311002666 \ --picture "https://hut.openintegrations.dev/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 5c259929a8..790a3d7f0f 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 310998617 ^ + --album 311002666 ^ --picture "https://hut.openintegrations.dev/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 92d67200f6..08475d108c 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 10729 \ + --post 10749 \ --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 37a7357032..4420cb8fee 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 10729 ^ + --post 10749 ^ --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 cf02f405c1..500b09bd92 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 54504343 \ + --topic 54504768 \ --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 8f1c94ae7f..ae1cb50ca0 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 54504343 ^ + --topic 54504768 ^ --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 7255ed0f86..cfb8a97842 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 "***" \ - --file "C:\Users\bayse\AppData\Local\Temp\k2jnkjvi.12x" \ No newline at end of file + --file "/tmp/otb11li0.dld" \ 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 f934729f85..88dc7af7f0 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 "***" ^ - --file "C:\Users\bayse\AppData\Local\Temp\k2jnkjvi.12x" \ No newline at end of file + --file "/tmp/otb11li0.dld" \ 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 2bb7edbc99..4df6600e8c 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 "***" \ - --messageid "7582235462203360338" \ No newline at end of file + --messageid "7582322723053913208" \ 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 15ae1260d6..a26f49c0c5 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 "***" ^ - --messageid "7582235462203360338" \ No newline at end of file + --messageid "7582322723053913208" \ 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 43f9ad2019..a910a46c7e 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 "***" \ - --messageid "7582235462203360338" \ + --messageid "7582322723053913208" \ --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 d07cb1ae0a..96c967e99c 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 "***" ^ - --messageid "7582235462203360338" ^ + --messageid "7582322723053913208" ^ --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 7d4b57be7e..dabb77dffe 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 "7582235462203360338" \ + --messageid "7582322723053913208" \ --fromid "689203963@chat.agent" \ --chatid "***" \ --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 6353e2048c..e90d22a0fb 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 "7582235462203360338" ^ + --messageid "7582322723053913208" ^ --fromid "689203963@chat.agent" ^ --chatid "***" ^ --text "Additional text" \ 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 7d17cd4727..b9e4e9ff29 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 "jI7vnnXvXWrrn1qTJBP22L6939832d1bd" \ No newline at end of file + --fileid "kam7UnJCaxjVs4bjRfQPHr6939d28c1bd" \ 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 17d82e742b..7f70fe0fcf 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 "jI7vnnXvXWrrn1qTJBP22L6939832d1bd" \ No newline at end of file + --fileid "kam7UnJCaxjVs4bjRfQPHr6939d28c1bd" \ 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 e2b7f81834..daff1109f9 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 "***" \ - --messageid "7582235462203360338" \ No newline at end of file + --messageid "7582322723053913208" \ 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 5aa69d0ebb..9a7dae74bf 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 "***" ^ - --messageid "7582235462203360338" \ No newline at end of file + --messageid "7582322723053913208" \ 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 47a5abbbd9..cdbc7ad03f 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 "***" \ - --fileid "jI7vnnXvXWrrn1qTJBP22L6939832d1bd" \ + --fileid "kam7UnJCaxjVs4bjRfQPHr6939d28c1bd" \ --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 8467952e31..28c2293ea4 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 "***" ^ - --fileid "jI7vnnXvXWrrn1qTJBP22L6939832d1bd" ^ + --fileid "kam7UnJCaxjVs4bjRfQPHr6939d28c1bd" ^ --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 8d23701d8c..a0ad54238e 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 "***" \ - --fileid "I000bKtHKCFzbCD7iXpXO4693983431bd" \ No newline at end of file + --fileid "I000bmKp5i5bSKc84YF8uw6939d2a41bd" \ 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 f97abc497d..e6039c71b9 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 "***" ^ - --fileid "I000bKtHKCFzbCD7iXpXO4693983431bd" \ No newline at end of file + --fileid "I000bmKp5i5bSKc84YF8uw6939d2a41bd" \ 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 a38c5cc4ec..30b3c209f7 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 "***" \ - --file "C:\Users\bayse\AppData\Local\Temp\qitzeq2e.f53" \ + --file "/tmp/kokip4fo.m2v" \ --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 c10e972206..6dbd6f8fe1 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 "***" ^ - --file "C:\Users\bayse\AppData\Local\Temp\qitzeq2e.f53" ^ + --file "/tmp/kokip4fo.m2v" ^ --text "File caption" ^ --filename "ImportantDocument.docx" \ 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 c6b83bc067..1070c92bdc 100644 --- a/docs/en/cli/vkteams/SendVoice/bash.txt +++ b/docs/en/cli/vkteams/SendVoice/bash.txt @@ -1,4 +1,4 @@ oint vkteams SendVoice \ --token "***" \ --chatid "***" \ - --file "C:\Users\bayse\AppData\Local\Temp\hfxixlp0.rxo" \ No newline at end of file + --file "/tmp/jv1cg4nn.gie" \ 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 135fea8511..5e51ec4ae6 100644 --- a/docs/en/cli/vkteams/SendVoice/bat.txt +++ b/docs/en/cli/vkteams/SendVoice/bat.txt @@ -1,4 +1,4 @@ oint vkteams SendVoice ^ --token "***" ^ --chatid "***" ^ - --file "C:\Users\bayse\AppData\Local\Temp\hfxixlp0.rxo" \ No newline at end of file + --file "/tmp/jv1cg4nn.gie" \ 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 0459357085..276621dec2 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 "***" \ - --messageid "7582235462203360338" \ No newline at end of file + --messageid "7582322723053913208" \ 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 7fc85522df..1df5d3c6ec 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 "***" ^ - --messageid "7582235462203360338" \ No newline at end of file + --messageid "7582322723053913208" \ 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 3dd1eea5aa..33aa0717cf 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 "/910ccded-e5bc-4793-859f-097e05b23cb9.png" \ No newline at end of file + --path "/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.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 d9304c08b0..d2021f6356 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 "/910ccded-e5bc-4793-859f-097e05b23cb9.png" \ No newline at end of file + --path "/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.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 03620b469a..9711b736e4 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 "/08cc21c0-d83d-4b12-98d1-97d8ed10e937" \ No newline at end of file + --path "/c1bfe994-7ca3-4956-9272-6a2e93a22d68" \ 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 4c2755bf90..8b3e587061 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 "/08cc21c0-d83d-4b12-98d1-97d8ed10e937" \ No newline at end of file + --path "/c1bfe994-7ca3-4956-9272-6a2e93a22d68" \ 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 55d0a6bed9..f3a923c368 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 "/224227cb-13a6-4e2b-88b2-b4b7e189056f.png" \ - --to "/0a6f38bc-cee6-4719-b19c-69002459e37d.png" \ + --from "/43c45ec3-01f5-4939-abef-3545e2fae372.png" \ + --to "/9901b0c5-b087-4a20-a9a4-66d66739cb4b.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 0ab9712edb..1046e662ad 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 "/224227cb-13a6-4e2b-88b2-b4b7e189056f.png" ^ - --to "/0a6f38bc-cee6-4719-b19c-69002459e37d.png" ^ + --from "/43c45ec3-01f5-4939-abef-3545e2fae372.png" ^ + --to "/9901b0c5-b087-4a20-a9a4-66d66739cb4b.png" ^ --rewrite true \ 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 e38fc3aa43..95be0946bb 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 "/615a7142-b4b0-4b1b-be73-15dfe75bd899.png" \ No newline at end of file + --path "/0a714c37-2cbb-4495-8618-c434a1404410.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 03965f9742..2e8653f916 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 "/615a7142-b4b0-4b1b-be73-15dfe75bd899.png" \ No newline at end of file + --path "/0a714c37-2cbb-4495-8618-c434a1404410.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 628128ae6c..ff546b6fc0 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 "/615a7142-b4b0-4b1b-be73-15dfe75bd899.png" \ No newline at end of file + --path "/0a714c37-2cbb-4495-8618-c434a1404410.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 432a486bab..9f7d9da5a2 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 "/615a7142-b4b0-4b1b-be73-15dfe75bd899.png" \ No newline at end of file + --path "/0a714c37-2cbb-4495-8618-c434a1404410.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 7eaf579e6a..c755d893af 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/76P9oTATAEpMog" \ No newline at end of file + --url "https://yadi.sk/d/Hf_-jYnWVqinOA" \ 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 8c3ced8e1e..5992d81661 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/76P9oTATAEpMog" \ No newline at end of file + --url "https://yadi.sk/d/Hf_-jYnWVqinOA" \ 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 53f30dbfb0..f958933e1f 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 "/8fc6f774-080f-450a-9c2b-f9e86ace989a.png" \ No newline at end of file + --path "/84e25434-96fa-4b61-b2dd-4647d4f7f611.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 0621f3ea42..2c3e1f4678 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 "/8fc6f774-080f-450a-9c2b-f9e86ace989a.png" \ No newline at end of file + --path "/84e25434-96fa-4b61-b2dd-4647d4f7f611.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 01dfa5590a..5b954d8722 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/76P9oTATAEpMog" \ No newline at end of file + --url "https://yadi.sk/d/Hf_-jYnWVqinOA" \ 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 1df8474531..cd8fe3bf26 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/76P9oTATAEpMog" \ No newline at end of file + --url "https://yadi.sk/d/Hf_-jYnWVqinOA" \ 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 f8e8b807c1..c2efb6e8f0 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 "/1c829231-b224-439e-a069-7e3d629985ce.png" \ - --to "/6e54ab74-bdf6-417c-b05c-70eb4f42f115.png" \ + --from "/77279aa8-960b-426d-8985-462e9f2f988f.png" \ + --to "/f6d82f27-83cd-4baa-8744-1cc4a0cb5d2f.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 62f1a9f54d..1f1fa266b9 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 "/1c829231-b224-439e-a069-7e3d629985ce.png" ^ - --to "/6e54ab74-bdf6-417c-b05c-70eb4f42f115.png" ^ + --from "/77279aa8-960b-426d-8985-462e9f2f988f.png" ^ + --to "/f6d82f27-83cd-4baa-8744-1cc4a0cb5d2f.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 e7ab87f2c4..2894be73a0 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 "/910ccded-e5bc-4793-859f-097e05b23cb9.png" \ No newline at end of file + --path "/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.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 fbb42d3a56..591d27561c 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 "/910ccded-e5bc-4793-859f-097e05b23cb9.png" \ No newline at end of file + --path "/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.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 4c381a41d7..72ac726c3c 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/76P9oTATAEpMog" \ No newline at end of file + --url "https://yadi.sk/d/Hf_-jYnWVqinOA" \ 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 0365e302d9..10afce7d70 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/76P9oTATAEpMog" \ No newline at end of file + --url "https://yadi.sk/d/Hf_-jYnWVqinOA" \ 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 32940f2d63..448cbc8581 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 "/7e80ddca-f568-4027-b5dd-acfa49814d65.png" \ - --file "C:\Users\bayse\AppData\Local\Temp\5klszubb.xfc.png" \ + --path "/c812b0b5-a59a-4e19-887e-25a5ddc7bfd9.png" \ + --file "/tmp/qifc05f5.dpg.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 d3890ee953..8c6e514243 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 "/7e80ddca-f568-4027-b5dd-acfa49814d65.png" ^ - --file "C:\Users\bayse\AppData\Local\Temp\5klszubb.xfc.png" ^ + --path "/c812b0b5-a59a-4e19-887e-25a5ddc7bfd9.png" ^ + --file "/tmp/qifc05f5.dpg.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 589b0007d0..4b8becbf8f 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 "/8fc6f774-080f-450a-9c2b-f9e86ace989a.png" \ + --path "/84e25434-96fa-4b61-b2dd-4647d4f7f611.png" \ --url "https://hut.openintegrations.dev/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 272f621532..3c09ae4e24 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 "/8fc6f774-080f-450a-9c2b-f9e86ace989a.png" ^ + --path "/84e25434-96fa-4b61-b2dd-4647d4f7f611.png" ^ --url "https://hut.openintegrations.dev/test_data/picture.jpg" \ No newline at end of file diff --git a/docs/en/results/Airtable/CreateComment.log b/docs/en/results/Airtable/CreateComment.log index b0d5d866e3..262b977b1b 100644 --- a/docs/en/results/Airtable/CreateComment.log +++ b/docs/en/results/Airtable/CreateComment.log @@ -1,11 +1,11 @@ { - "id": "com4wAvG23yr2ekoc", + "id": "comKF92FwOwUNK0E1", "author": { "id": "usrFlaAHlTfYWAbVW", "email": "bayselonarrend@gmail.com", "name": "Антон Титовец" }, "text": "TestComment", - "createdTime": "2025-12-10T14:08:05.935Z", + "createdTime": "2025-12-10T19:42:02.514Z", "lastUpdatedTime": null } diff --git a/docs/en/results/Airtable/CreateDatabase.log b/docs/en/results/Airtable/CreateDatabase.log index 54a0a38916..7b29234f58 100644 --- a/docs/en/results/Airtable/CreateDatabase.log +++ b/docs/en/results/Airtable/CreateDatabase.log @@ -1,28 +1,28 @@ { - "id": "appSMauFgjqQQItWG", + "id": "app5EEUGKC7EHLcyz", "tables": [ { - "id": "tblwIg0NUPpn01MYH", + "id": "tblco8Qao9qsa0HtK", "name": "TestTable", - "primaryFieldId": "fldmn2e9sd7qhO8C0", + "primaryFieldId": "fldYLLbhoQp08HmuP", "fields": [ { "type": "number", "options": { "precision": 0 }, - "id": "fldmn2e9sd7qhO8C0", + "id": "fldYLLbhoQp08HmuP", "name": "Number" }, { "type": "richText", - "id": "fldDC9VwItKN5nAgz", + "id": "fldLUMvjM70G9GdPO", "name": "String" } ], "views": [ { - "id": "viwXFyKdL4OklRQOY", + "id": "viwPReiiAsAmanvxY", "name": "Grid view", "type": "grid" } diff --git a/docs/en/results/Airtable/CreateField.log b/docs/en/results/Airtable/CreateField.log index 37b29e140e..ae99002fb9 100644 --- a/docs/en/results/Airtable/CreateField.log +++ b/docs/en/results/Airtable/CreateField.log @@ -3,6 +3,6 @@ "options": { "precision": 0 }, - "id": "fldMEJzvxpJzKhydh", - "name": "b8296e13-8039-42c3-a354-6668ddba7614" + "id": "fld2SklLg9ufthkPQ", + "name": "841da7b6-ff43-48a7-9eb8-9b615690fea9" } diff --git a/docs/en/results/Airtable/CreatePosts.log b/docs/en/results/Airtable/CreatePosts.log index e07137833a..eaa74e4091 100644 --- a/docs/en/results/Airtable/CreatePosts.log +++ b/docs/en/results/Airtable/CreatePosts.log @@ -1,16 +1,16 @@ { "records": [ { - "id": "reci0OSWTBKeqIhYU", - "createdTime": "2025-12-10T14:07:58Z", + "id": "recjuZ1NBZ1GFEqNV", + "createdTime": "2025-12-10T19:41:50Z", "fields": { "Number": 10, "String": "Hello\n" } }, { - "id": "rec4okwUyExrd9Q2u", - "createdTime": "2025-12-10T14:07:58Z", + "id": "reczHyV1zxdWLdTzL", + "createdTime": "2025-12-10T19:41:50Z", "fields": { "Number": 10, "String": "Hello\n" diff --git a/docs/en/results/Airtable/CreateTable.log b/docs/en/results/Airtable/CreateTable.log index b4c64f0247..cf07187c27 100644 --- a/docs/en/results/Airtable/CreateTable.log +++ b/docs/en/results/Airtable/CreateTable.log @@ -1,20 +1,20 @@ { - "id": "tblBjgfYGVwuIlKbX", + "id": "tbl9MIP7k60xewSuH", "name": "TestTable2", "description": "NewTable", - "primaryFieldId": "fldLdXxPAUFGXTUfe", + "primaryFieldId": "fld59NbisceBcbDru", "fields": [ { "type": "number", "options": { "precision": 0 }, - "id": "fldLdXxPAUFGXTUfe", + "id": "fld59NbisceBcbDru", "name": "Number" }, { "type": "richText", - "id": "fldLXegFzoTN8XFkQ", + "id": "fldfkkCLQLhSxTGmv", "name": "String" }, { @@ -22,7 +22,7 @@ "options": { "isReversed": false }, - "id": "fldYtqQ7AsxM2lcW5", + "id": "fldYmelyechhbTTfo", "name": "Attachment" }, { @@ -31,7 +31,7 @@ "icon": "check", "color": "yellowBright" }, - "id": "fldXsQBVdLL8vEtjI", + "id": "fld4wXRHU1wbuvIjd", "name": "Checkbox" }, { @@ -42,28 +42,28 @@ "format": "YYYY-MM-DD" } }, - "id": "fldk1IYSZ9L9GrYaa", + "id": "fld9NG1JMdfyPW8vY", "name": "Date" }, { "type": "phoneNumber", - "id": "fldLGTXpXLA9Nhp2V", + "id": "fldnUMapkErC0czID", "name": "Phone" }, { "type": "email", - "id": "fldLvpFUzMrO3ItLr", + "id": "fldWMYFqtMSiTK3gs", "name": "Email" }, { "type": "url", - "id": "fldxw3XbBsmENw9lk", + "id": "fldYcFlOm2COOq9hz", "name": "Link" } ], "views": [ { - "id": "viw5vOp1MN8ylDbJ8", + "id": "viwlnHWUZO399ze5v", "name": "Grid view", "type": "grid" } diff --git a/docs/en/results/Airtable/DeleteComment.log b/docs/en/results/Airtable/DeleteComment.log index bb9d61f998..ae339238c5 100644 --- a/docs/en/results/Airtable/DeleteComment.log +++ b/docs/en/results/Airtable/DeleteComment.log @@ -1,4 +1,4 @@ { - "id": "com4wAvG23yr2ekoc", + "id": "comKF92FwOwUNK0E1", "deleted": true } diff --git a/docs/en/results/Airtable/DeleteRecords.log b/docs/en/results/Airtable/DeleteRecords.log index b10750c636..f2f2f35c21 100644 --- a/docs/en/results/Airtable/DeleteRecords.log +++ b/docs/en/results/Airtable/DeleteRecords.log @@ -2,7 +2,7 @@ "records": [ { "deleted": true, - "id": "rec3gh913S58Zwezn" + "id": "recbGRe4a7NiqyYBl" } ] } diff --git a/docs/en/results/Airtable/EditComment.log b/docs/en/results/Airtable/EditComment.log index 3dc4f06aa7..3183d9136d 100644 --- a/docs/en/results/Airtable/EditComment.log +++ b/docs/en/results/Airtable/EditComment.log @@ -1,11 +1,11 @@ { - "id": "com4wAvG23yr2ekoc", + "id": "comKF92FwOwUNK0E1", "author": { "id": "usrFlaAHlTfYWAbVW", "email": "bayselonarrend@gmail.com", "name": "Антон Титовец" }, "text": "Test comment (change.)", - "createdTime": "2025-12-10T14:08:06Z", - "lastUpdatedTime": "2025-12-10T14:08:08.652Z" + "createdTime": "2025-12-10T19:42:03Z", + "lastUpdatedTime": "2025-12-10T19:42:06.08Z" } diff --git a/docs/en/results/Airtable/GetComments.log b/docs/en/results/Airtable/GetComments.log index 3f215bdab1..bf748fbe51 100644 --- a/docs/en/results/Airtable/GetComments.log +++ b/docs/en/results/Airtable/GetComments.log @@ -1,15 +1,15 @@ { "comments": [ { - "id": "com4wAvG23yr2ekoc", + "id": "comKF92FwOwUNK0E1", "author": { "id": "usrFlaAHlTfYWAbVW", "email": "bayselonarrend@gmail.com", "name": "Антон Титовец" }, "text": "Test comment (change.)", - "createdTime": "2025-12-10T14:08:06Z", - "lastUpdatedTime": "2025-12-10T14:08:09Z" + "createdTime": "2025-12-10T19:42:03Z", + "lastUpdatedTime": "2025-12-10T19:42:06Z" } ], "offset": null diff --git a/docs/en/results/Airtable/GetDatabaseTables.log b/docs/en/results/Airtable/GetDatabaseTables.log index b76316735e..77ba780750 100644 --- a/docs/en/results/Airtable/GetDatabaseTables.log +++ b/docs/en/results/Airtable/GetDatabaseTables.log @@ -1,27 +1,27 @@ { "tables": [ { - "id": "tblwIg0NUPpn01MYH", + "id": "tblco8Qao9qsa0HtK", "name": "TestTable", - "primaryFieldId": "fldmn2e9sd7qhO8C0", + "primaryFieldId": "fldYLLbhoQp08HmuP", "fields": [ { "type": "number", "options": { "precision": 0 }, - "id": "fldmn2e9sd7qhO8C0", + "id": "fldYLLbhoQp08HmuP", "name": "Number" }, { "type": "richText", - "id": "fldDC9VwItKN5nAgz", + "id": "fldLUMvjM70G9GdPO", "name": "String" } ], "views": [ { - "id": "viwXFyKdL4OklRQOY", + "id": "viwPReiiAsAmanvxY", "name": "Grid view", "type": "grid" } diff --git a/docs/en/results/Airtable/GetListOfBases.log b/docs/en/results/Airtable/GetListOfBases.log index 1444f1907c..b666e02f34 100644 --- a/docs/en/results/Airtable/GetListOfBases.log +++ b/docs/en/results/Airtable/GetListOfBases.log @@ -4659,6 +4659,16 @@ "id": "appSMauFgjqQQItWG", "name": "TestDatabase", "permissionLevel": "create" + }, + { + "id": "appFSHDVzJPNC6HRO", + "name": "Тестовая база", + "permissionLevel": "create" + }, + { + "id": "app5EEUGKC7EHLcyz", + "name": "TestDatabase", + "permissionLevel": "create" } ] } diff --git a/docs/en/results/Airtable/GetListOfRecords.log b/docs/en/results/Airtable/GetListOfRecords.log index c3a4cc0864..0c06ae9425 100644 --- a/docs/en/results/Airtable/GetListOfRecords.log +++ b/docs/en/results/Airtable/GetListOfRecords.log @@ -1,8 +1,8 @@ { "records": [ { - "id": "rec3gh913S58Zwezn", - "createdTime": "2025-12-10T14:08:01Z", + "id": "recbGRe4a7NiqyYBl", + "createdTime": "2025-12-10T19:41:55Z", "fields": { "Number": 10, "String": "Hello\n" diff --git a/docs/en/results/Airtable/GetRecord.log b/docs/en/results/Airtable/GetRecord.log index e4867d123b..f3d01b5d5e 100644 --- a/docs/en/results/Airtable/GetRecord.log +++ b/docs/en/results/Airtable/GetRecord.log @@ -1,6 +1,6 @@ { - "id": "rec3gh913S58Zwezn", - "createdTime": "2025-12-10T14:08:01Z", + "id": "recbGRe4a7NiqyYBl", + "createdTime": "2025-12-10T19:41:55Z", "fields": { "Number": 10, "String": "Hello\n" diff --git a/docs/en/results/Airtable/ModifyField.log b/docs/en/results/Airtable/ModifyField.log index e2dbf1fe88..f4ca1fd069 100644 --- a/docs/en/results/Airtable/ModifyField.log +++ b/docs/en/results/Airtable/ModifyField.log @@ -3,7 +3,7 @@ "options": { "precision": 0 }, - "id": "fldMEJzvxpJzKhydh", - "name": "19ed012d-7a47-48c9-ac05-41eb51321649(change.)", + "id": "fld2SklLg9ufthkPQ", + "name": "8b6262f9-ea88-410e-b569-80b8935c5660(change.)", "description": "New description" } diff --git a/docs/en/results/Airtable/ModifyTable.log b/docs/en/results/Airtable/ModifyTable.log index 34ac2332b6..a89211e56f 100644 --- a/docs/en/results/Airtable/ModifyTable.log +++ b/docs/en/results/Airtable/ModifyTable.log @@ -1,11 +1,11 @@ { - "id": "tblBjgfYGVwuIlKbX", + "id": "tbl9MIP7k60xewSuH", "name": "Test table 2 (change.)", "description": "New table (change.)", - "primaryFieldId": "fldLdXxPAUFGXTUfe", + "primaryFieldId": "fld59NbisceBcbDru", "fields": [ { - "id": "fldLdXxPAUFGXTUfe", + "id": "fld59NbisceBcbDru", "name": "Number", "type": "number", "options": { @@ -13,12 +13,12 @@ } }, { - "id": "fldLXegFzoTN8XFkQ", + "id": "fldfkkCLQLhSxTGmv", "name": "String", "type": "richText" }, { - "id": "fldYtqQ7AsxM2lcW5", + "id": "fldYmelyechhbTTfo", "name": "Attachment", "type": "multipleAttachments", "options": { @@ -26,7 +26,7 @@ } }, { - "id": "fldXsQBVdLL8vEtjI", + "id": "fld4wXRHU1wbuvIjd", "name": "Checkbox", "type": "checkbox", "options": { @@ -35,7 +35,7 @@ } }, { - "id": "fldk1IYSZ9L9GrYaa", + "id": "fld9NG1JMdfyPW8vY", "name": "Date", "type": "date", "options": { @@ -46,24 +46,24 @@ } }, { - "id": "fldLGTXpXLA9Nhp2V", + "id": "fldnUMapkErC0czID", "name": "Phone", "type": "phoneNumber" }, { - "id": "fldLvpFUzMrO3ItLr", + "id": "fldWMYFqtMSiTK3gs", "name": "Email", "type": "email" }, { - "id": "fldxw3XbBsmENw9lk", + "id": "fldYcFlOm2COOq9hz", "name": "Link", "type": "url" } ], "views": [ { - "id": "viw5vOp1MN8ylDbJ8", + "id": "viwlnHWUZO399ze5v", "name": "Grid view", "type": "grid" } diff --git a/docs/en/results/Bitrix24/AddKanbanStage.log b/docs/en/results/Bitrix24/AddKanbanStage.log index fba33854a0..28dec0b46e 100644 --- a/docs/en/results/Bitrix24/AddKanbanStage.log +++ b/docs/en/results/Bitrix24/AddKanbanStage.log @@ -1,13 +1,13 @@ { - "result": 3340, + "result": 3348, "time": { - "start": 1765376276, - "finish": 1765376276.22988, - "duration": 0.229885101318359, + "start": 1765396523, + "finish": 1765396523.77192, + "duration": 0.771915912628174, "processing": 0, - "date_start": "2025-12-10T17:17:56+03:00", - "date_finish": "2025-12-10T17:17:56+03:00", - "operating_reset_at": 1765376876, + "date_start": "2025-12-10T19:55:23+00:00", + "date_finish": "2025-12-10T19:55:23+00:00", + "operating_reset_at": 1765397123, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AddPostComment.log b/docs/en/results/Bitrix24/AddPostComment.log index 406724ae1e..7d3dedee7b 100644 --- a/docs/en/results/Bitrix24/AddPostComment.log +++ b/docs/en/results/Bitrix24/AddPostComment.log @@ -1,13 +1,13 @@ { - "result": 3358, + "result": 3366, "time": { - "start": 1765375938, - "finish": 1765375938.90855, - "duration": 0.908550977706909, + "start": 1765396123, + "finish": 1765396123.87189, + "duration": 0.871892929077148, "processing": 0, - "date_start": "2025-12-10T17:12:18+03:00", - "date_finish": "2025-12-10T17:12:18+03:00", - "operating_reset_at": 1765376538, - "operating": 0.110196828842163 + "date_start": "2025-12-10T19:48:43+00:00", + "date_finish": "2025-12-10T19:48:43+00:00", + "operating_reset_at": 1765396723, + "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AddPostRecipients.log b/docs/en/results/Bitrix24/AddPostRecipients.log index dcfc756aef..2ac3315ab2 100644 --- a/docs/en/results/Bitrix24/AddPostRecipients.log +++ b/docs/en/results/Bitrix24/AddPostRecipients.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765375942, - "finish": 1765375942.99001, - "duration": 0.990012884140015, + "start": 1765396130, + "finish": 1765396130.95857, + "duration": 0.958565950393677, "processing": 0, - "date_start": "2025-12-10T17:12:22+03:00", - "date_finish": "2025-12-10T17:12:22+03:00", - "operating_reset_at": 1765376542, + "date_start": "2025-12-10T19:48:50+00:00", + "date_finish": "2025-12-10T19:48:50+00:00", + "operating_reset_at": 1765396730, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AddTaskComment.log b/docs/en/results/Bitrix24/AddTaskComment.log index 116f3c31f2..9a6832d7d4 100644 --- a/docs/en/results/Bitrix24/AddTaskComment.log +++ b/docs/en/results/Bitrix24/AddTaskComment.log @@ -1,13 +1,13 @@ { - "result": 20906, + "result": 20950, "time": { - "start": 1765376103, - "finish": 1765376103.78942, - "duration": 0.789417028427124, + "start": 1765396324, + "finish": 1765396324.73238, + "duration": 0.732383012771606, "processing": 0, - "date_start": "2025-12-10T17:15:03+03:00", - "date_finish": "2025-12-10T17:15:03+03:00", - "operating_reset_at": 1765376703, - "operating": 0.245223045349121 + "date_start": "2025-12-10T19:52:04+00:00", + "date_finish": "2025-12-10T19:52:04+00:00", + "operating_reset_at": 1765396924, + "operating": 0.179694890975952 } } diff --git a/docs/en/results/Bitrix24/AddTaskTimeAccounting.log b/docs/en/results/Bitrix24/AddTaskTimeAccounting.log index caa757ff84..e9b1e09b12 100644 --- a/docs/en/results/Bitrix24/AddTaskTimeAccounting.log +++ b/docs/en/results/Bitrix24/AddTaskTimeAccounting.log @@ -1,13 +1,13 @@ { - "result": 3326, + "result": 3334, "time": { - "start": 1765376300, - "finish": 1765376300.85044, - "duration": 0.850441932678223, + "start": 1765396551, + "finish": 1765396551.66263, + "duration": 0.662626028060913, "processing": 0, - "date_start": "2025-12-10T17:18:20+03:00", - "date_finish": "2025-12-10T17:18:20+03:00", - "operating_reset_at": 1765376900, + "date_start": "2025-12-10T19:55:51+00:00", + "date_finish": "2025-12-10T19:55:51+00:00", + "operating_reset_at": 1765397151, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AddTaskToFavorites.log b/docs/en/results/Bitrix24/AddTaskToFavorites.log index 5cf7632d51..2c20ba6ec2 100644 --- a/docs/en/results/Bitrix24/AddTaskToFavorites.log +++ b/docs/en/results/Bitrix24/AddTaskToFavorites.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765375988, - "finish": 1765375988.95739, - "duration": 0.957389116287231, + "start": 1765396189, + "finish": 1765396189.8188, + "duration": 0.81879711151123, "processing": 0, - "date_start": "2025-12-10T17:13:08+03:00", - "date_finish": "2025-12-10T17:13:08+03:00", - "operating_reset_at": 1765376588, + "date_start": "2025-12-10T19:49:49+00:00", + "date_finish": "2025-12-10T19:49:49+00:00", + "operating_reset_at": 1765396789, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AddTasksChecklistElement.log b/docs/en/results/Bitrix24/AddTasksChecklistElement.log index cc91c3fc95..af5395d184 100644 --- a/docs/en/results/Bitrix24/AddTasksChecklistElement.log +++ b/docs/en/results/Bitrix24/AddTasksChecklistElement.log @@ -1,13 +1,13 @@ { - "result": 6410, + "result": 6426, "time": { - "start": 1765376054, - "finish": 1765376054.82227, - "duration": 0.822266101837158, + "start": 1765396265, + "finish": 1765396266.05011, + "duration": 1.0501070022583, "processing": 0, - "date_start": "2025-12-10T17:14:14+03:00", - "date_finish": "2025-12-10T17:14:14+03:00", - "operating_reset_at": 1765376654, + "date_start": "2025-12-10T19:51:05+00:00", + "date_finish": "2025-12-10T19:51:06+00:00", + "operating_reset_at": 1765396866, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AddUsersToChat.log b/docs/en/results/Bitrix24/AddUsersToChat.log index 935712183c..3534052d7a 100644 --- a/docs/en/results/Bitrix24/AddUsersToChat.log +++ b/docs/en/results/Bitrix24/AddUsersToChat.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376378, - "finish": 1765376378.44228, - "duration": 0.442285060882568, + "start": 1765396638, + "finish": 1765396638.34225, + "duration": 0.342248916625977, "processing": 0, - "date_start": "2025-12-10T17:19:38+03:00", - "date_finish": "2025-12-10T17:19:38+03:00", - "operating_reset_at": 1765376978, + "date_start": "2025-12-10T19:57:18+00:00", + "date_finish": "2025-12-10T19:57:18+00:00", + "operating_reset_at": 1765397238, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/ApproveTask.log b/docs/en/results/Bitrix24/ApproveTask.log index d30d161ad3..cd0256f7e9 100644 --- a/docs/en/results/Bitrix24/ApproveTask.log +++ b/docs/en/results/Bitrix24/ApproveTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "title": "Another task title", "description": "Another task description", "descriptionInBbcode": "Y", @@ -23,10 +23,10 @@ "timeEstimate": "0", "timeSpentInLogs": null, "replicate": "N", - "deadline": "2025-12-11T20:12:00+03:00", - "deadlineOrig": "11.12.2025 20:12:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", + "deadline": "2025-12-11T19:49:00+00:00", + "deadlineOrig": "11.12.2025 22:49:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", "createdBy": "1", "createdByName": "Антон", "createdByLastName": "Титовец", @@ -34,14 +34,14 @@ "createdByLogin": "VKuser657846756", "createdByWorkPosition": null, "createdByPhoto": "30", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "changedBy": "1", - "changedDate": "2025-12-10T17:13:26+03:00", + "changedDate": "2025-12-10T19:50:10+00:00", "statusChangedBy": "1", "closedBy": "1", - "closedDate": "2025-12-10T17:13:26+03:00", - "activityDate": "2025-12-10T17:13:27+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "closedDate": "2025-12-10T19:50:10+00:00", + "activityDate": "2025-12-10T19:50:10+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "mark": null, "allowChangeDeadline": "N", @@ -49,7 +49,7 @@ "matchWorkTime": "N", "taskControl": "N", "addInReport": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "parentId": null, "commentsCount": "2", "serviceCommentsCount": "2", @@ -59,7 +59,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "6", - "viewedDate": "2025-12-10T17:13:27+03:00", + "viewedDate": "2025-12-10T19:50:10+00:00", "deadlineCounted": "0", "forkedByTemplateId": null, "sorting": null, @@ -77,7 +77,7 @@ "ufTaskWebdavFiles": false, "ufMailMessage": null, "status": "5", - "statusChangedDate": "2025-12-10T17:13:26+03:00", + "statusChangedDate": "2025-12-10T19:50:10+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -161,13 +161,13 @@ } }, "time": { - "start": 1765376015, - "finish": 1765376015.09354, - "duration": 0.0935399532318115, + "start": 1765396221, + "finish": 1765396221.26065, + "duration": 0.260647058486938, "processing": 0, - "date_start": "2025-12-10T17:13:35+03:00", - "date_finish": "2025-12-10T17:13:35+03:00", - "operating_reset_at": 1765376615, + "date_start": "2025-12-10T19:50:21+00:00", + "date_finish": "2025-12-10T19:50:21+00:00", + "operating_reset_at": 1765396821, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/AttachFileToTopic.log b/docs/en/results/Bitrix24/AttachFileToTopic.log index 1d98c3e16c..fa1f38c086 100644 --- a/docs/en/results/Bitrix24/AttachFileToTopic.log +++ b/docs/en/results/Bitrix24/AttachFileToTopic.log @@ -1,15 +1,15 @@ { "result": { - "attachmentId": 13552 + "attachmentId": 13584 }, "time": { - "start": 1765376090, - "finish": 1765376090.40341, - "duration": 0.403405904769897, + "start": 1765396310, + "finish": 1765396310.64288, + "duration": 0.642875909805298, "processing": 0, - "date_start": "2025-12-10T17:14:50+03:00", - "date_finish": "2025-12-10T17:14:50+03:00", - "operating_reset_at": 1765376690, + "date_start": "2025-12-10T19:51:50+00:00", + "date_finish": "2025-12-10T19:51:50+00:00", + "operating_reset_at": 1765396910, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/ChangeChatColor.log b/docs/en/results/Bitrix24/ChangeChatColor.log index d31ea53e2b..e1c3a28641 100644 --- a/docs/en/results/Bitrix24/ChangeChatColor.log +++ b/docs/en/results/Bitrix24/ChangeChatColor.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376401, - "finish": 1765376401.8205, - "duration": 0.820502996444702, + "start": 1765396663, + "finish": 1765396663.8379, + "duration": 0.837894916534424, "processing": 0, - "date_start": "2025-12-10T17:20:01+03:00", - "date_finish": "2025-12-10T17:20:01+03:00", - "operating_reset_at": 1765377001, + "date_start": "2025-12-10T19:57:43+00:00", + "date_finish": "2025-12-10T19:57:43+00:00", + "operating_reset_at": 1765397263, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/ChangeChatOwner.log b/docs/en/results/Bitrix24/ChangeChatOwner.log index 91cded672e..06783ebde2 100644 --- a/docs/en/results/Bitrix24/ChangeChatOwner.log +++ b/docs/en/results/Bitrix24/ChangeChatOwner.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376515, - "finish": 1765376515.31143, - "duration": 0.311434030532837, + "start": 1765396792, + "finish": 1765396792.37304, + "duration": 0.373040914535522, "processing": 0, - "date_start": "2025-12-10T17:21:55+03:00", - "date_finish": "2025-12-10T17:21:55+03:00", - "operating_reset_at": 1765377115, + "date_start": "2025-12-10T19:59:52+00:00", + "date_finish": "2025-12-10T19:59:52+00:00", + "operating_reset_at": 1765397392, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/ChangeChatPicture.log b/docs/en/results/Bitrix24/ChangeChatPicture.log index 15faf30fb6..9daf29f017 100644 --- a/docs/en/results/Bitrix24/ChangeChatPicture.log +++ b/docs/en/results/Bitrix24/ChangeChatPicture.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376417, - "finish": 1765376418.64209, - "duration": 1.64208698272705, + "start": 1765396680, + "finish": 1765396681.36132, + "duration": 1.36131691932678, "processing": 1, - "date_start": "2025-12-10T17:20:17+03:00", - "date_finish": "2025-12-10T17:20:18+03:00", - "operating_reset_at": 1765377017, - "operating": 0.95268702507019 + "date_start": "2025-12-10T19:58:00+00:00", + "date_finish": "2025-12-10T19:58:01+00:00", + "operating_reset_at": 1765397280, + "operating": 0.699334144592285 } } diff --git a/docs/en/results/Bitrix24/ChangeChatTitle.log b/docs/en/results/Bitrix24/ChangeChatTitle.log index e54e03d676..db577a47ba 100644 --- a/docs/en/results/Bitrix24/ChangeChatTitle.log +++ b/docs/en/results/Bitrix24/ChangeChatTitle.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376382, - "finish": 1765376382.5255, - "duration": 0.525500059127808, + "start": 1765396643, + "finish": 1765396643.88559, + "duration": 0.885592937469482, "processing": 0, - "date_start": "2025-12-10T17:19:42+03:00", - "date_finish": "2025-12-10T17:19:42+03:00", - "operating_reset_at": 1765376982, + "date_start": "2025-12-10T19:57:23+00:00", + "date_finish": "2025-12-10T19:57:23+00:00", + "operating_reset_at": 1765397243, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/ChangeUserStatus.log b/docs/en/results/Bitrix24/ChangeUserStatus.log index 9bbde07800..feb16b165b 100644 --- a/docs/en/results/Bitrix24/ChangeUserStatus.log +++ b/docs/en/results/Bitrix24/ChangeUserStatus.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376611, - "finish": 1765376611.53538, - "duration": 0.535376071929932, + "start": 1765396905, + "finish": 1765396905.20862, + "duration": 0.208619117736816, "processing": 0, - "date_start": "2025-12-10T17:23:31+03:00", - "date_finish": "2025-12-10T17:23:31+03:00", - "operating_reset_at": 1765377211, - "operating": 0.425117015838623 + "date_start": "2025-12-10T20:01:45+00:00", + "date_finish": "2025-12-10T20:01:45+00:00", + "operating_reset_at": 1765397505, + "operating": 0.389039039611816 } } diff --git a/docs/en/results/Bitrix24/CheckTaskAccesses.log b/docs/en/results/Bitrix24/CheckTaskAccesses.log index 3243fd22b2..550ee09d98 100644 --- a/docs/en/results/Bitrix24/CheckTaskAccesses.log +++ b/docs/en/results/Bitrix24/CheckTaskAccesses.log @@ -62,13 +62,13 @@ } }, "time": { - "start": 1765376050, - "finish": 1765376050.59006, - "duration": 0.590058088302612, + "start": 1765396261, + "finish": 1765396261.3673, + "duration": 0.367295980453491, "processing": 0, - "date_start": "2025-12-10T17:14:10+03:00", - "date_finish": "2025-12-10T17:14:10+03:00", - "operating_reset_at": 1765376650, + "date_start": "2025-12-10T19:51:01+00:00", + "date_finish": "2025-12-10T19:51:01+00:00", + "operating_reset_at": 1765396861, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CompleteTask.log b/docs/en/results/Bitrix24/CompleteTask.log index 2e1cfecd19..6087e6d97a 100644 --- a/docs/en/results/Bitrix24/CompleteTask.log +++ b/docs/en/results/Bitrix24/CompleteTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:26+03:00", + "changedDate": "2025-12-10T19:50:10+00:00", "statusChangedBy": "1", "closedBy": "1", - "closedDate": "2025-12-10T17:13:26+03:00", - "activityDate": "2025-12-10T17:13:27+03:00", + "closedDate": "2025-12-10T19:50:10+00:00", + "activityDate": "2025-12-10T19:50:10+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "2", "serviceCommentsCount": "2", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "6", - "viewedDate": "2025-12-10T17:13:27+03:00", + "viewedDate": "2025-12-10T19:50:10+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "5", - "statusChangedDate": "2025-12-10T17:13:26+03:00", + "statusChangedDate": "2025-12-10T19:50:10+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765376006, - "finish": 1765376007.28518, - "duration": 1.2851779460907, - "processing": 1, - "date_start": "2025-12-10T17:13:26+03:00", - "date_finish": "2025-12-10T17:13:27+03:00", - "operating_reset_at": 1765376606, - "operating": 0.370565176010132 + "start": 1765396209, + "finish": 1765396210.34419, + "duration": 1.34419202804565, + "processing": 0, + "date_start": "2025-12-10T19:50:09+00:00", + "date_finish": "2025-12-10T19:50:10+00:00", + "operating_reset_at": 1765396810, + "operating": 0.326409101486206 } } diff --git a/docs/en/results/Bitrix24/CompleteTasksChecklistElement.log b/docs/en/results/Bitrix24/CompleteTasksChecklistElement.log index 09116fb2e9..cbe2414b44 100644 --- a/docs/en/results/Bitrix24/CompleteTasksChecklistElement.log +++ b/docs/en/results/Bitrix24/CompleteTasksChecklistElement.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376070, - "finish": 1765376070.51715, - "duration": 0.517151117324829, + "start": 1765396287, + "finish": 1765396287.41831, + "duration": 0.418308019638062, "processing": 0, - "date_start": "2025-12-10T17:14:30+03:00", - "date_finish": "2025-12-10T17:14:30+03:00", - "operating_reset_at": 1765376670, + "date_start": "2025-12-10T19:51:27+00:00", + "date_finish": "2025-12-10T19:51:27+00:00", + "operating_reset_at": 1765396887, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateCalendar.log b/docs/en/results/Bitrix24/CreateCalendar.log index 28eb3a2175..7a24348192 100644 --- a/docs/en/results/Bitrix24/CreateCalendar.log +++ b/docs/en/results/Bitrix24/CreateCalendar.log @@ -1,13 +1,13 @@ { - "result": 1772, + "result": 1780, "time": { - "start": 1765376683, - "finish": 1765376683.46182, - "duration": 0.461818933486938, + "start": 1765396987, + "finish": 1765396987.09498, + "duration": 0.0949840545654297, "processing": 0, - "date_start": "2025-12-10T17:24:43+03:00", - "date_finish": "2025-12-10T17:24:43+03:00", - "operating_reset_at": 1765377283, + "date_start": "2025-12-10T20:03:07+00:00", + "date_finish": "2025-12-10T20:03:07+00:00", + "operating_reset_at": 1765397587, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateCalendarEvent.log b/docs/en/results/Bitrix24/CreateCalendarEvent.log index 5a8672a60b..7008f4682b 100644 --- a/docs/en/results/Bitrix24/CreateCalendarEvent.log +++ b/docs/en/results/Bitrix24/CreateCalendarEvent.log @@ -1,13 +1,13 @@ { - "result": 3292, + "result": 3308, "time": { - "start": 1765376695, - "finish": 1765376696.09749, - "duration": 1.09748601913452, + "start": 1765397001, + "finish": 1765397002.03848, + "duration": 1.03847503662109, "processing": 1, - "date_start": "2025-12-10T17:24:55+03:00", - "date_finish": "2025-12-10T17:24:56+03:00", - "operating_reset_at": 1765377295, - "operating": 0.16142201423645 + "date_start": "2025-12-10T20:03:21+00:00", + "date_finish": "2025-12-10T20:03:22+00:00", + "operating_reset_at": 1765397601, + "operating": 0.173085927963257 } } diff --git a/docs/en/results/Bitrix24/CreateChat.log b/docs/en/results/Bitrix24/CreateChat.log index d9c6821884..47cc5f0f26 100644 --- a/docs/en/results/Bitrix24/CreateChat.log +++ b/docs/en/results/Bitrix24/CreateChat.log @@ -1,13 +1,13 @@ { - "result": 3514, + "result": 3522, "time": { - "start": 1765376360, - "finish": 1765376360.93718, - "duration": 0.937176942825317, + "start": 1765396618, + "finish": 1765396618.67572, + "duration": 0.675724983215332, "processing": 0, - "date_start": "2025-12-10T17:19:20+03:00", - "date_finish": "2025-12-10T17:19:20+03:00", - "operating_reset_at": 1765376960, - "operating": 0.115056991577148 + "date_start": "2025-12-10T19:56:58+00:00", + "date_finish": "2025-12-10T19:56:58+00:00", + "operating_reset_at": 1765397218, + "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateDeal.log b/docs/en/results/Bitrix24/CreateDeal.log index 72c4869a5a..edfe878db3 100644 --- a/docs/en/results/Bitrix24/CreateDeal.log +++ b/docs/en/results/Bitrix24/CreateDeal.log @@ -1,13 +1,13 @@ { - "result": 5730, + "result": 5746, "time": { - "start": 1765376658, - "finish": 1765376659.21271, - "duration": 1.21270990371704, - "processing": 1, - "date_start": "2025-12-10T17:24:18+03:00", - "date_finish": "2025-12-10T17:24:19+03:00", - "operating_reset_at": 1765377258, - "operating": 0.334949016571045 + "start": 1765396959, + "finish": 1765396959.53886, + "duration": 0.538855075836182, + "processing": 0, + "date_start": "2025-12-10T20:02:39+00:00", + "date_finish": "2025-12-10T20:02:39+00:00", + "operating_reset_at": 1765397559, + "operating": 0.303427934646606 } } diff --git a/docs/en/results/Bitrix24/CreateDepartment.log b/docs/en/results/Bitrix24/CreateDepartment.log index 89bb15b420..85b32f2bdd 100644 --- a/docs/en/results/Bitrix24/CreateDepartment.log +++ b/docs/en/results/Bitrix24/CreateDepartment.log @@ -1,13 +1,13 @@ { - "result": 3086, + "result": 3094, "time": { - "start": 1765376563, - "finish": 1765376563.99032, - "duration": 0.990324974060059, + "start": 1765396849, + "finish": 1765396849.75345, + "duration": 0.753452062606812, "processing": 0, - "date_start": "2025-12-10T17:22:43+03:00", - "date_finish": "2025-12-10T17:22:43+03:00", - "operating_reset_at": 1765377163, - "operating": 0.164843797683716 + "date_start": "2025-12-10T20:00:49+00:00", + "date_finish": "2025-12-10T20:00:49+00:00", + "operating_reset_at": 1765397449, + "operating": 0.153571128845215 } } diff --git a/docs/en/results/Bitrix24/CreateLead.log b/docs/en/results/Bitrix24/CreateLead.log index 820a417b1a..a3c5b8965c 100644 --- a/docs/en/results/Bitrix24/CreateLead.log +++ b/docs/en/results/Bitrix24/CreateLead.log @@ -1,13 +1,13 @@ { - "result": 2870, + "result": 2878, "time": { - "start": 1765376630, - "finish": 1765376631.65583, - "duration": 1.65582609176636, + "start": 1765396927, + "finish": 1765396927.8821, + "duration": 0.88210391998291, "processing": 0, - "date_start": "2025-12-10T17:23:50+03:00", - "date_finish": "2025-12-10T17:23:51+03:00", - "operating_reset_at": 1765377231, - "operating": 0.63188910484314 + "date_start": "2025-12-10T20:02:07+00:00", + "date_finish": "2025-12-10T20:02:07+00:00", + "operating_reset_at": 1765397527, + "operating": 0.659426927566528 } } diff --git a/docs/en/results/Bitrix24/CreatePersonalNotification.log b/docs/en/results/Bitrix24/CreatePersonalNotification.log index 4030580aac..234d5d478a 100644 --- a/docs/en/results/Bitrix24/CreatePersonalNotification.log +++ b/docs/en/results/Bitrix24/CreatePersonalNotification.log @@ -1,13 +1,13 @@ { - "result": 70286, + "result": 70490, "time": { - "start": 1765376529, - "finish": 1765376529.1566, - "duration": 0.156600952148438, + "start": 1765396807, + "finish": 1765396807.47426, + "duration": 0.474260091781616, "processing": 0, - "date_start": "2025-12-10T17:22:09+03:00", - "date_finish": "2025-12-10T17:22:09+03:00", - "operating_reset_at": 1765377129, + "date_start": "2025-12-10T20:00:07+00:00", + "date_finish": "2025-12-10T20:00:07+00:00", + "operating_reset_at": 1765397407, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreatePost.log b/docs/en/results/Bitrix24/CreatePost.log index 0aff85d4b9..492962c1da 100644 --- a/docs/en/results/Bitrix24/CreatePost.log +++ b/docs/en/results/Bitrix24/CreatePost.log @@ -1,13 +1,13 @@ { - "result": 3448, + "result": 3456, "time": { - "start": 1765375917, - "finish": 1765375918.41843, - "duration": 1.41843390464783, + "start": 1765396084, + "finish": 1765396085.50023, + "duration": 1.50022792816162, "processing": 1, - "date_start": "2025-12-10T17:11:57+03:00", - "date_finish": "2025-12-10T17:11:58+03:00", - "operating_reset_at": 1765376517, - "operating": 0.829910039901734 + "date_start": "2025-12-10T19:48:04+00:00", + "date_finish": "2025-12-10T19:48:05+00:00", + "operating_reset_at": 1765396684, + "operating": 0.624165058135986 } } diff --git a/docs/en/results/Bitrix24/CreateResultFromComment.log b/docs/en/results/Bitrix24/CreateResultFromComment.log index 689c7ef75f..dd6d293fcc 100644 --- a/docs/en/results/Bitrix24/CreateResultFromComment.log +++ b/docs/en/results/Bitrix24/CreateResultFromComment.log @@ -1,24 +1,24 @@ { "result": { - "id": 3358, - "taskId": 9030, - "commentId": 20906, + "id": 3366, + "taskId": 9050, + "commentId": 20950, "createdBy": 1, - "createdAt": "2025-12-10T17:15:03+03:00", - "updatedAt": "2025-12-10T17:15:03+03:00", + "createdAt": "2025-12-10T19:52:04+00:00", + "updatedAt": "2025-12-10T19:52:04+00:00", "status": 0, "text": "The task has been changed, let's split up", "formattedText": "The task has been changed, let's split up", "files": null }, "time": { - "start": 1765376112, - "finish": 1765376112.80757, - "duration": 0.807565927505493, + "start": 1765396334, + "finish": 1765396334.25021, + "duration": 0.250214099884033, "processing": 0, - "date_start": "2025-12-10T17:15:12+03:00", - "date_finish": "2025-12-10T17:15:12+03:00", - "operating_reset_at": 1765376712, + "date_start": "2025-12-10T19:52:14+00:00", + "date_finish": "2025-12-10T19:52:14+00:00", + "operating_reset_at": 1765396934, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateStorageFolder.log b/docs/en/results/Bitrix24/CreateStorageFolder.log index bab850a2e0..7af396f639 100644 --- a/docs/en/results/Bitrix24/CreateStorageFolder.log +++ b/docs/en/results/Bitrix24/CreateStorageFolder.log @@ -1,15 +1,15 @@ { "result": { - "ID": 48348, + "ID": 48456, "NAME": "New catalog", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": 48348, + "REAL_OBJECT_ID": 48456, "PARENT_ID": "3", "DELETED_TYPE": 0, - "CREATE_TIME": "2025-12-10T17:16:45+03:00", - "UPDATE_TIME": "2025-12-10T17:16:45+03:00", + "CREATE_TIME": "2025-12-10T19:54:00+00:00", + "UPDATE_TIME": "2025-12-10T19:54:00+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -17,13 +17,13 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog" }, "time": { - "start": 1765376205, - "finish": 1765376205.78752, - "duration": 0.787517070770264, + "start": 1765396440, + "finish": 1765396440.37018, + "duration": 0.370174884796143, "processing": 0, - "date_start": "2025-12-10T17:16:45+03:00", - "date_finish": "2025-12-10T17:16:45+03:00", - "operating_reset_at": 1765376805, + "date_start": "2025-12-10T19:54:00+00:00", + "date_finish": "2025-12-10T19:54:00+00:00", + "operating_reset_at": 1765397040, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateSubfolder.log b/docs/en/results/Bitrix24/CreateSubfolder.log index 888c5e1a86..94d68c5b9e 100644 --- a/docs/en/results/Bitrix24/CreateSubfolder.log +++ b/docs/en/results/Bitrix24/CreateSubfolder.log @@ -1,15 +1,15 @@ { "result": { - "ID": 48352, + "ID": 48460, "NAME": "New subfolder", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": 48352, - "PARENT_ID": "48348", + "REAL_OBJECT_ID": 48460, + "PARENT_ID": "48456", "DELETED_TYPE": 0, - "CREATE_TIME": "2025-12-10T17:17:02+03:00", - "UPDATE_TIME": "2025-12-10T17:17:02+03:00", + "CREATE_TIME": "2025-12-10T19:54:20+00:00", + "UPDATE_TIME": "2025-12-10T19:54:20+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -17,13 +17,13 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog/New subfolder" }, "time": { - "start": 1765376222, - "finish": 1765376222.43967, - "duration": 0.43966794013977, + "start": 1765396460, + "finish": 1765396460.37721, + "duration": 0.377207040786743, "processing": 0, - "date_start": "2025-12-10T17:17:02+03:00", - "date_finish": "2025-12-10T17:17:02+03:00", - "operating_reset_at": 1765376822, + "date_start": "2025-12-10T19:54:20+00:00", + "date_finish": "2025-12-10T19:54:20+00:00", + "operating_reset_at": 1765397060, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateSystemNotification.log b/docs/en/results/Bitrix24/CreateSystemNotification.log index 2c49ab052e..4a083e029f 100644 --- a/docs/en/results/Bitrix24/CreateSystemNotification.log +++ b/docs/en/results/Bitrix24/CreateSystemNotification.log @@ -1,13 +1,13 @@ { - "result": 70290, + "result": 70494, "time": { - "start": 1765376533, - "finish": 1765376533.31341, - "duration": 0.313405990600586, + "start": 1765396812, + "finish": 1765396812.26073, + "duration": 0.260734081268311, "processing": 0, - "date_start": "2025-12-10T17:22:13+03:00", - "date_finish": "2025-12-10T17:22:13+03:00", - "operating_reset_at": 1765377133, + "date_start": "2025-12-10T20:00:12+00:00", + "date_finish": "2025-12-10T20:00:12+00:00", + "operating_reset_at": 1765397412, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateTask.log b/docs/en/results/Bitrix24/CreateTask.log index 3a9385ff79..1253304f8a 100644 --- a/docs/en/results/Bitrix24/CreateTask.log +++ b/docs/en/results/Bitrix24/CreateTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "New task", "description": "New task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2025-12-10T17:12:38+03:00", + "changedDate": "2025-12-10T19:49:11+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2025-12-10T17:12:38+03:00", + "activityDate": "2025-12-10T19:49:11+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", + "deadline": "2025-12-11T19:49:00+00:00", "startDatePlan": null, "endDatePlan": null, - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": null, "serviceCommentsCount": null, @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:12:38+03:00", + "statusChangedDate": "2025-12-10T19:49:11+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765375958, - "finish": 1765375958.61864, - "duration": 0.618642091751099, + "start": 1765396151, + "finish": 1765396151.97944, + "duration": 0.979434967041016, "processing": 0, - "date_start": "2025-12-10T17:12:38+03:00", - "date_finish": "2025-12-10T17:12:38+03:00", - "operating_reset_at": 1765376558, - "operating": 0.173300981521606 + "date_start": "2025-12-10T19:49:11+00:00", + "date_finish": "2025-12-10T19:49:11+00:00", + "operating_reset_at": 1765396751, + "operating": 0.151575088500977 } } diff --git a/docs/en/results/Bitrix24/CreateTasksDependencies.log b/docs/en/results/Bitrix24/CreateTasksDependencies.log index 1153593cbb..327465ac90 100644 --- a/docs/en/results/Bitrix24/CreateTasksDependencies.log +++ b/docs/en/results/Bitrix24/CreateTasksDependencies.log @@ -1,13 +1,13 @@ { "result": [], "time": { - "start": 1765375963, - "finish": 1765375963.2991, - "duration": 0.299101114273071, + "start": 1765396158, + "finish": 1765396158.1363, + "duration": 0.136296987533569, "processing": 0, - "date_start": "2025-12-10T17:12:43+03:00", - "date_finish": "2025-12-10T17:12:43+03:00", - "operating_reset_at": 1765376563, + "date_start": "2025-12-10T19:49:18+00:00", + "date_finish": "2025-12-10T19:49:18+00:00", + "operating_reset_at": 1765396758, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/CreateUser.log b/docs/en/results/Bitrix24/CreateUser.log index b703a93e77..badba790ee 100644 --- a/docs/en/results/Bitrix24/CreateUser.log +++ b/docs/en/results/Bitrix24/CreateUser.log @@ -1,13 +1,13 @@ { - "result": 3080, + "result": 3088, "time": { - "start": 1765376594, - "finish": 1765376595.28911, - "duration": 1.28910994529724, + "start": 1765396883, + "finish": 1765396884.78705, + "duration": 1.78704595565796, "processing": 1, - "date_start": "2025-12-10T17:23:14+03:00", - "date_finish": "2025-12-10T17:23:15+03:00", - "operating_reset_at": 1765377194, - "operating": 0.959870100021362 + "date_start": "2025-12-10T20:01:23+00:00", + "date_finish": "2025-12-10T20:01:24+00:00", + "operating_reset_at": 1765397483, + "operating": 0.862886190414429 } } diff --git a/docs/en/results/Bitrix24/DeferTask.log b/docs/en/results/Bitrix24/DeferTask.log index 32e329abaf..50c5fff69d 100644 --- a/docs/en/results/Bitrix24/DeferTask.log +++ b/docs/en/results/Bitrix24/DeferTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:22+03:00", + "changedDate": "2025-12-10T19:50:04+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:18+03:00", + "activityDate": "2025-12-10T19:49:59+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "1", "serviceCommentsCount": "1", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "5", - "viewedDate": "2025-12-10T17:13:18+03:00", + "viewedDate": "2025-12-10T19:49:59+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "6", - "statusChangedDate": "2025-12-10T17:13:22+03:00", + "statusChangedDate": "2025-12-10T19:50:04+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765376002, - "finish": 1765376002.77103, - "duration": 0.771034002304077, - "processing": 0, - "date_start": "2025-12-10T17:13:22+03:00", - "date_finish": "2025-12-10T17:13:22+03:00", - "operating_reset_at": 1765376602, - "operating": 0.200625896453857 + "start": 1765396204, + "finish": 1765396205.11755, + "duration": 1.11754989624023, + "processing": 1, + "date_start": "2025-12-10T19:50:04+00:00", + "date_finish": "2025-12-10T19:50:05+00:00", + "operating_reset_at": 1765396804, + "operating": 0.231636047363281 } } diff --git a/docs/en/results/Bitrix24/DelegateTask.log b/docs/en/results/Bitrix24/DelegateTask.log index 1772a88f3a..1af9223bf1 100644 --- a/docs/en/results/Bitrix24/DelegateTask.log +++ b/docs/en/results/Bitrix24/DelegateTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:17+03:00", - "statusChangedBy": null, - "closedBy": null, + "changedDate": "2025-12-10T19:49:59+00:00", + "statusChangedBy": "1", + "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:18+03:00", + "activityDate": "2025-12-10T19:49:59+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "1", "serviceCommentsCount": "1", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "4", - "viewedDate": "2025-12-10T17:13:18+03:00", + "viewedDate": "2025-12-10T19:49:59+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:13:17+03:00", + "statusChangedDate": "2025-12-10T19:49:59+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765375997, - "finish": 1765375998.28932, - "duration": 1.28932404518127, - "processing": 1, - "date_start": "2025-12-10T17:13:17+03:00", - "date_finish": "2025-12-10T17:13:18+03:00", - "operating_reset_at": 1765376597, - "operating": 0.393383979797363 + "start": 1765396199, + "finish": 1765396199.8938, + "duration": 0.893798112869263, + "processing": 0, + "date_start": "2025-12-10T19:49:59+00:00", + "date_finish": "2025-12-10T19:49:59+00:00", + "operating_reset_at": 1765396799, + "operating": 0.349463939666748 } } diff --git a/docs/en/results/Bitrix24/DeleteCalendar.log b/docs/en/results/Bitrix24/DeleteCalendar.log index 1d14cdd532..503acfdbd5 100644 --- a/docs/en/results/Bitrix24/DeleteCalendar.log +++ b/docs/en/results/Bitrix24/DeleteCalendar.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376730, - "finish": 1765376730.27383, - "duration": 0.273828029632568, + "start": 1765397040, + "finish": 1765397040.39736, + "duration": 0.397357940673828, "processing": 0, - "date_start": "2025-12-10T17:25:30+03:00", - "date_finish": "2025-12-10T17:25:30+03:00", - "operating_reset_at": 1765377330, + "date_start": "2025-12-10T20:04:00+00:00", + "date_finish": "2025-12-10T20:04:00+00:00", + "operating_reset_at": 1765397640, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteCalendarEvent.log b/docs/en/results/Bitrix24/DeleteCalendarEvent.log index 5ea69be8ae..529275d840 100644 --- a/docs/en/results/Bitrix24/DeleteCalendarEvent.log +++ b/docs/en/results/Bitrix24/DeleteCalendarEvent.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376726, - "finish": 1765376726.38139, - "duration": 0.38139009475708, + "start": 1765397035, + "finish": 1765397035.98268, + "duration": 0.9826819896698, "processing": 0, - "date_start": "2025-12-10T17:25:26+03:00", - "date_finish": "2025-12-10T17:25:26+03:00", - "operating_reset_at": 1765377326, - "operating": 0.145802021026611 + "date_start": "2025-12-10T20:03:55+00:00", + "date_finish": "2025-12-10T20:03:55+00:00", + "operating_reset_at": 1765397635, + "operating": 0.122972011566162 } } diff --git a/docs/en/results/Bitrix24/DeleteDeal.log b/docs/en/results/Bitrix24/DeleteDeal.log index 2b8897ebdc..1686734288 100644 --- a/docs/en/results/Bitrix24/DeleteDeal.log +++ b/docs/en/results/Bitrix24/DeleteDeal.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376671, - "finish": 1765376671.93112, - "duration": 0.931119918823242, - "processing": 0, - "date_start": "2025-12-10T17:24:31+03:00", - "date_finish": "2025-12-10T17:24:31+03:00", - "operating_reset_at": 1765377271, - "operating": 0.203721046447754 + "start": 1765396973, + "finish": 1765396974.01951, + "duration": 1.01951098442078, + "processing": 1, + "date_start": "2025-12-10T20:02:53+00:00", + "date_finish": "2025-12-10T20:02:54+00:00", + "operating_reset_at": 1765397573, + "operating": 0.23417592048645 } } diff --git a/docs/en/results/Bitrix24/DeleteDepartment.log b/docs/en/results/Bitrix24/DeleteDepartment.log index 3a92569ceb..76905fa3aa 100644 --- a/docs/en/results/Bitrix24/DeleteDepartment.log +++ b/docs/en/results/Bitrix24/DeleteDepartment.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376577, - "finish": 1765376577.29577, - "duration": 0.295766115188599, + "start": 1765396864, + "finish": 1765396864.81338, + "duration": 0.813383102416992, "processing": 0, - "date_start": "2025-12-10T17:22:57+03:00", - "date_finish": "2025-12-10T17:22:57+03:00", - "operating_reset_at": 1765377177, - "operating": 0.267090797424316 + "date_start": "2025-12-10T20:01:04+00:00", + "date_finish": "2025-12-10T20:01:04+00:00", + "operating_reset_at": 1765397464, + "operating": 0.276808023452759 } } diff --git a/docs/en/results/Bitrix24/DeleteFile.log b/docs/en/results/Bitrix24/DeleteFile.log index 40c348a2b0..f5b4f3163e 100644 --- a/docs/en/results/Bitrix24/DeleteFile.log +++ b/docs/en/results/Bitrix24/DeleteFile.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376244, - "finish": 1765376244.63774, - "duration": 0.637738943099976, + "start": 1765396486, + "finish": 1765396486.60624, + "duration": 0.606245040893555, "processing": 0, - "date_start": "2025-12-10T17:17:24+03:00", - "date_finish": "2025-12-10T17:17:24+03:00", - "operating_reset_at": 1765376844, - "operating": 0.111905097961426 + "date_start": "2025-12-10T19:54:46+00:00", + "date_finish": "2025-12-10T19:54:46+00:00", + "operating_reset_at": 1765397086, + "operating": 0.121844053268433 } } diff --git a/docs/en/results/Bitrix24/DeleteFolder.log b/docs/en/results/Bitrix24/DeleteFolder.log index 695b697048..06e2c7b361 100644 --- a/docs/en/results/Bitrix24/DeleteFolder.log +++ b/docs/en/results/Bitrix24/DeleteFolder.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376268, - "finish": 1765376268.40407, - "duration": 0.404067993164062, + "start": 1765396515, + "finish": 1765396515.2541, + "duration": 0.254101037979126, "processing": 0, - "date_start": "2025-12-10T17:17:48+03:00", - "date_finish": "2025-12-10T17:17:48+03:00", - "operating_reset_at": 1765376868, + "date_start": "2025-12-10T19:55:15+00:00", + "date_finish": "2025-12-10T19:55:15+00:00", + "operating_reset_at": 1765397115, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteKanbanStage.log b/docs/en/results/Bitrix24/DeleteKanbanStage.log index fbaa08bb61..150023baf0 100644 --- a/docs/en/results/Bitrix24/DeleteKanbanStage.log +++ b/docs/en/results/Bitrix24/DeleteKanbanStage.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376293, - "finish": 1765376293.73678, - "duration": 0.736784934997559, + "start": 1765396543, + "finish": 1765396543.53632, + "duration": 0.536324977874756, "processing": 0, - "date_start": "2025-12-10T17:18:13+03:00", - "date_finish": "2025-12-10T17:18:13+03:00", - "operating_reset_at": 1765376893, + "date_start": "2025-12-10T19:55:43+00:00", + "date_finish": "2025-12-10T19:55:43+00:00", + "operating_reset_at": 1765397143, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteLead.log b/docs/en/results/Bitrix24/DeleteLead.log index c61696e5c7..0553eebda1 100644 --- a/docs/en/results/Bitrix24/DeleteLead.log +++ b/docs/en/results/Bitrix24/DeleteLead.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376644, - "finish": 1765376645.03225, - "duration": 1.03224897384644, - "processing": 1, - "date_start": "2025-12-10T17:24:04+03:00", - "date_finish": "2025-12-10T17:24:05+03:00", - "operating_reset_at": 1765377244, - "operating": 0.274506092071533 + "start": 1765396943, + "finish": 1765396943.65708, + "duration": 0.657079935073852, + "processing": 0, + "date_start": "2025-12-10T20:02:23+00:00", + "date_finish": "2025-12-10T20:02:23+00:00", + "operating_reset_at": 1765397543, + "operating": 0.473526954650879 } } diff --git a/docs/en/results/Bitrix24/DeleteMessage.log b/docs/en/results/Bitrix24/DeleteMessage.log index 938c678b69..5d75ecfe3f 100644 --- a/docs/en/results/Bitrix24/DeleteMessage.log +++ b/docs/en/results/Bitrix24/DeleteMessage.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376486, - "finish": 1765376486.45276, - "duration": 0.452759981155396, + "start": 1765396758, + "finish": 1765396758.36368, + "duration": 0.363678932189941, "processing": 0, - "date_start": "2025-12-10T17:21:26+03:00", - "date_finish": "2025-12-10T17:21:26+03:00", - "operating_reset_at": 1765377086, + "date_start": "2025-12-10T19:59:18+00:00", + "date_finish": "2025-12-10T19:59:18+00:00", + "operating_reset_at": 1765397358, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteNotification.log b/docs/en/results/Bitrix24/DeleteNotification.log index 227c8ecac6..23435879e1 100644 --- a/docs/en/results/Bitrix24/DeleteNotification.log +++ b/docs/en/results/Bitrix24/DeleteNotification.log @@ -1,13 +1,13 @@ { "result": false, "time": { - "start": 1765376537, - "finish": 1765376537.26451, - "duration": 0.264508962631226, + "start": 1765396818, + "finish": 1765396818.30278, + "duration": 0.302778959274292, "processing": 0, - "date_start": "2025-12-10T17:22:17+03:00", - "date_finish": "2025-12-10T17:22:17+03:00", - "operating_reset_at": 1765377137, + "date_start": "2025-12-10T20:00:18+00:00", + "date_finish": "2025-12-10T20:00:18+00:00", + "operating_reset_at": 1765397418, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeletePost.log b/docs/en/results/Bitrix24/DeletePost.log index ec2db39623..e5c66709d0 100644 --- a/docs/en/results/Bitrix24/DeletePost.log +++ b/docs/en/results/Bitrix24/DeletePost.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765375947, - "finish": 1765375947.27375, - "duration": 0.273750066757202, + "start": 1765396137, + "finish": 1765396137.68017, + "duration": 0.680172920227051, "processing": 0, - "date_start": "2025-12-10T17:12:27+03:00", - "date_finish": "2025-12-10T17:12:27+03:00", - "operating_reset_at": 1765376547, - "operating": 0.214927911758423 + "date_start": "2025-12-10T19:48:57+00:00", + "date_finish": "2025-12-10T19:48:57+00:00", + "operating_reset_at": 1765396737, + "operating": 0.160048961639404 } } diff --git a/docs/en/results/Bitrix24/DeleteResultFromComment.log b/docs/en/results/Bitrix24/DeleteResultFromComment.log index 7167295763..d7f2f61a67 100644 --- a/docs/en/results/Bitrix24/DeleteResultFromComment.log +++ b/docs/en/results/Bitrix24/DeleteResultFromComment.log @@ -1,13 +1,13 @@ { "result": null, "time": { - "start": 1765376120, - "finish": 1765376120.64518, - "duration": 0.645179986953735, + "start": 1765396344, + "finish": 1765396344.4928, + "duration": 0.492801904678345, "processing": 0, - "date_start": "2025-12-10T17:15:20+03:00", - "date_finish": "2025-12-10T17:15:20+03:00", - "operating_reset_at": 1765376720, + "date_start": "2025-12-10T19:52:24+00:00", + "date_finish": "2025-12-10T19:52:24+00:00", + "operating_reset_at": 1765396944, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteTask.log b/docs/en/results/Bitrix24/DeleteTask.log index a06b26aa05..7c25e5da06 100644 --- a/docs/en/results/Bitrix24/DeleteTask.log +++ b/docs/en/results/Bitrix24/DeleteTask.log @@ -3,13 +3,13 @@ "task": true }, "time": { - "start": 1765376095, - "finish": 1765376095.54065, - "duration": 0.540647029876709, - "processing": 0, - "date_start": "2025-12-10T17:14:55+03:00", - "date_finish": "2025-12-10T17:14:55+03:00", - "operating_reset_at": 1765376695, - "operating": 0.383028984069824 + "start": 1765396315, + "finish": 1765396316.1069, + "duration": 1.10689997673035, + "processing": 1, + "date_start": "2025-12-10T19:51:55+00:00", + "date_finish": "2025-12-10T19:51:56+00:00", + "operating_reset_at": 1765396915, + "operating": 0.141966819763184 } } diff --git a/docs/en/results/Bitrix24/DeleteTaskComment.log b/docs/en/results/Bitrix24/DeleteTaskComment.log index 4d5abbd89a..10e423a1b9 100644 --- a/docs/en/results/Bitrix24/DeleteTaskComment.log +++ b/docs/en/results/Bitrix24/DeleteTaskComment.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376132, - "finish": 1765376133.08618, - "duration": 1.08617806434631, - "processing": 1, - "date_start": "2025-12-10T17:15:32+03:00", - "date_finish": "2025-12-10T17:15:33+03:00", - "operating_reset_at": 1765376732, - "operating": 0.107795000076294 + "start": 1765396359, + "finish": 1765396359.29324, + "duration": 0.29324197769165, + "processing": 0, + "date_start": "2025-12-10T19:52:39+00:00", + "date_finish": "2025-12-10T19:52:39+00:00", + "operating_reset_at": 1765396959, + "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteTaskTimeAccounting.log b/docs/en/results/Bitrix24/DeleteTaskTimeAccounting.log index cf831ddb3b..f4e672ac2e 100644 --- a/docs/en/results/Bitrix24/DeleteTaskTimeAccounting.log +++ b/docs/en/results/Bitrix24/DeleteTaskTimeAccounting.log @@ -1,13 +1,13 @@ { "result": null, "time": { - "start": 1765376317, - "finish": 1765376317.44721, - "duration": 0.447213888168335, + "start": 1765396571, + "finish": 1765396571.08134, + "duration": 0.0813360214233398, "processing": 0, - "date_start": "2025-12-10T17:18:37+03:00", - "date_finish": "2025-12-10T17:18:37+03:00", - "operating_reset_at": 1765376917, + "date_start": "2025-12-10T19:56:11+00:00", + "date_finish": "2025-12-10T19:56:11+00:00", + "operating_reset_at": 1765397171, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteTasksChecklistElement.log b/docs/en/results/Bitrix24/DeleteTasksChecklistElement.log index f19f6f7633..d722aa2577 100644 --- a/docs/en/results/Bitrix24/DeleteTasksChecklistElement.log +++ b/docs/en/results/Bitrix24/DeleteTasksChecklistElement.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376078, - "finish": 1765376078.50511, - "duration": 0.505109071731567, + "start": 1765396296, + "finish": 1765396296.87822, + "duration": 0.878216028213501, "processing": 0, - "date_start": "2025-12-10T17:14:38+03:00", - "date_finish": "2025-12-10T17:14:38+03:00", - "operating_reset_at": 1765376678, + "date_start": "2025-12-10T19:51:36+00:00", + "date_finish": "2025-12-10T19:51:36+00:00", + "operating_reset_at": 1765396896, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteTasksDependencies.log b/docs/en/results/Bitrix24/DeleteTasksDependencies.log index afdcf3f482..f1c51bf778 100644 --- a/docs/en/results/Bitrix24/DeleteTasksDependencies.log +++ b/docs/en/results/Bitrix24/DeleteTasksDependencies.log @@ -1,13 +1,13 @@ { "result": [], "time": { - "start": 1765375967, - "finish": 1765375967.65519, - "duration": 0.655188083648682, + "start": 1765396163, + "finish": 1765396163.8531, + "duration": 0.853102922439575, "processing": 0, - "date_start": "2025-12-10T17:12:47+03:00", - "date_finish": "2025-12-10T17:12:47+03:00", - "operating_reset_at": 1765376567, + "date_start": "2025-12-10T19:49:23+00:00", + "date_finish": "2025-12-10T19:49:23+00:00", + "operating_reset_at": 1765396763, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DeleteUserFromChat.log b/docs/en/results/Bitrix24/DeleteUserFromChat.log index 7f1638ac1e..ef8a63ccc6 100644 --- a/docs/en/results/Bitrix24/DeleteUserFromChat.log +++ b/docs/en/results/Bitrix24/DeleteUserFromChat.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376374, - "finish": 1765376374.36998, - "duration": 0.369975090026856, + "start": 1765396633, + "finish": 1765396633.65351, + "duration": 0.653506994247436, "processing": 0, - "date_start": "2025-12-10T17:19:34+03:00", - "date_finish": "2025-12-10T17:19:34+03:00", - "operating_reset_at": 1765376974, - "operating": 0.319758176803589 + "date_start": "2025-12-10T19:57:13+00:00", + "date_finish": "2025-12-10T19:57:13+00:00", + "operating_reset_at": 1765397233, + "operating": 0 } } diff --git a/docs/en/results/Bitrix24/DisableChatNotifications.log b/docs/en/results/Bitrix24/DisableChatNotifications.log index b29bc7e0ad..fe93e303a9 100644 --- a/docs/en/results/Bitrix24/DisableChatNotifications.log +++ b/docs/en/results/Bitrix24/DisableChatNotifications.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376422, - "finish": 1765376422.6901, - "duration": 0.690104007720947, + "start": 1765396686, + "finish": 1765396686.25766, + "duration": 0.257656097412109, "processing": 0, - "date_start": "2025-12-10T17:20:22+03:00", - "date_finish": "2025-12-10T17:20:22+03:00", - "operating_reset_at": 1765377022, + "date_start": "2025-12-10T19:58:06+00:00", + "date_finish": "2025-12-10T19:58:06+00:00", + "operating_reset_at": 1765397286, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/EditMessage.log b/docs/en/results/Bitrix24/EditMessage.log index f4f662c451..c102446e9d 100644 --- a/docs/en/results/Bitrix24/EditMessage.log +++ b/docs/en/results/Bitrix24/EditMessage.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376469, - "finish": 1765376469.94772, - "duration": 0.9477219581604, + "start": 1765396739, + "finish": 1765396739.5289, + "duration": 0.528904914855957, "processing": 0, - "date_start": "2025-12-10T17:21:09+03:00", - "date_finish": "2025-12-10T17:21:09+03:00", - "operating_reset_at": 1765377069, + "date_start": "2025-12-10T19:58:59+00:00", + "date_finish": "2025-12-10T19:58:59+00:00", + "operating_reset_at": 1765397339, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/EnableChatNotifications.log b/docs/en/results/Bitrix24/EnableChatNotifications.log index 941a59dd6f..f1fa3f4e01 100644 --- a/docs/en/results/Bitrix24/EnableChatNotifications.log +++ b/docs/en/results/Bitrix24/EnableChatNotifications.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376426, - "finish": 1765376426.69464, - "duration": 0.69464111328125, + "start": 1765396690, + "finish": 1765396690.96624, + "duration": 0.966243028640747, "processing": 0, - "date_start": "2025-12-10T17:20:26+03:00", - "date_finish": "2025-12-10T17:20:26+03:00", - "operating_reset_at": 1765377026, + "date_start": "2025-12-10T19:58:10+00:00", + "date_finish": "2025-12-10T19:58:10+00:00", + "operating_reset_at": 1765397290, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/FindUsers.log b/docs/en/results/Bitrix24/FindUsers.log index cb12e4822a..57028019f2 100644 --- a/docs/en/results/Bitrix24/FindUsers.log +++ b/docs/en/results/Bitrix24/FindUsers.log @@ -1,13 +1,13 @@ { "result": [], "time": { - "start": 1765376598, - "finish": 1765376599.07119, - "duration": 1.07119011878967, + "start": 1765396889, + "finish": 1765396889.92191, + "duration": 0.921914100646973, "processing": 0, - "date_start": "2025-12-10T17:23:18+03:00", - "date_finish": "2025-12-10T17:23:19+03:00", - "operating_reset_at": 1765377199, + "date_start": "2025-12-10T20:01:29+00:00", + "date_finish": "2025-12-10T20:01:29+00:00", + "operating_reset_at": 1765397489, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetAppStorage.log b/docs/en/results/Bitrix24/GetAppStorage.log index 4f7287e5e9..e1178d0286 100644 --- a/docs/en/results/Bitrix24/GetAppStorage.log +++ b/docs/en/results/Bitrix24/GetAppStorage.log @@ -9,13 +9,13 @@ "ROOT_OBJECT_ID": "464" }, "time": { - "start": 1765376143, - "finish": 1765376143.97092, - "duration": 0.970915079116821, + "start": 1765396372, + "finish": 1765396372.25113, + "duration": 0.251126050949097, "processing": 0, - "date_start": "2025-12-10T17:15:43+03:00", - "date_finish": "2025-12-10T17:15:43+03:00", - "operating_reset_at": 1765376743, + "date_start": "2025-12-10T19:52:52+00:00", + "date_finish": "2025-12-10T19:52:52+00:00", + "operating_reset_at": 1765396972, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetCalendarEvent.log b/docs/en/results/Bitrix24/GetCalendarEvent.log index 9cc56a3fc1..2581015593 100644 --- a/docs/en/results/Bitrix24/GetCalendarEvent.log +++ b/docs/en/results/Bitrix24/GetCalendarEvent.log @@ -1,26 +1,26 @@ { "result": { - "ID": "3292", - "PARENT_ID": "3292", + "ID": "3308", + "PARENT_ID": "3308", "DELETED": "N", "CAL_TYPE": "user", "OWNER_ID": "1", "NAME": "New event", - "DATE_FROM": "11.12.2025 17:25:00", - "DATE_TO": "11.12.2025 18:25:00", + "DATE_FROM": "11.12.2025 20:03:00", + "DATE_TO": "11.12.2025 21:03:00", "ORIGINAL_DATE_FROM": "***", "TZ_FROM": "Europe/Minsk", "TZ_TO": "Europe/Minsk", "TZ_OFFSET_FROM": "10800", "TZ_OFFSET_TO": "10800", - "DATE_FROM_TS_UTC": "1765452291", - "DATE_TO_TS_UTC": "1768058700", + "DATE_FROM_TS_UTC": "1765461797", + "DATE_TO_TS_UTC": "1768068180", "DT_SKIP_TIME": "N", "DT_LENGTH": 3600, "EVENT_TYPE": null, "CREATED_BY": "1", - "DATE_CREATE": "10.12.2025 17:24:55", - "TIMESTAMP_X": "10.12.2025 17:24:55", + "DATE_CREATE": "10.12.2025 23:03:21", + "TIMESTAMP_X": "10.12.2025 23:03:21", "DESCRIPTION": "Event description", "PRIVATE_EVENT": "1", "ACCESSIBILITY": "quest", @@ -55,7 +55,7 @@ "UNTIL_TS": 1766275200 }, "EXDATE": "", - "DAV_XML_ID": "20251211T142500Z-2d931138329c904010bdced17e3bdd10@b24-ar17wx.bitrix24.by", + "DAV_XML_ID": "20251211T170300Z-093c568f2c5f10c7891ad40826f5b43b@b24-ar17wx.bitrix24.by", "G_EVENT_ID": "", "DAV_EXCH_LABEL": "", "CAL_DAV_LABEL": "", @@ -66,25 +66,25 @@ ], "RECURRENCE_ID": null, "RELATIONS": "", - "SECTION_ID": "1772", + "SECTION_ID": "1780", "SYNC_STATUS": null, "UF_CRM_CAL_EVENT": false, "UF_WEBDAV_CAL_EVENT": false, "SECTION_DAV_XML_ID": null, - "DATE_FROM_FORMATTED": "Thu Dec 11 2025 17:25:00", - "DATE_TO_FORMATTED": "Thu Dec 11 2025 18:25:00", + "DATE_FROM_FORMATTED": "Thu Dec 11 2025 20:03:00", + "DATE_TO_FORMATTED": "Thu Dec 11 2025 21:03:00", "IS_DAYLIGHT_SAVING_TZ": "N", - "SECT_ID": "1772", + "SECT_ID": "1780", "OPTIONS": null, "ATTENDEE_LIST": [ { "id": 1, - "entryId": "3292", + "entryId": "3308", "status": "H" }, { "id": 10, - "entryId": "3294", + "entryId": "3310", "status": "Q" } ], @@ -105,13 +105,13 @@ "~USER_OFFSET_TO": 0 }, "time": { - "start": 1765376708, - "finish": 1765376708.7526, - "duration": 0.75259804725647, + "start": 1765397016, + "finish": 1765397016.60366, + "duration": 0.603655099868774, "processing": 0, - "date_start": "2025-12-10T17:25:08+03:00", - "date_finish": "2025-12-10T17:25:08+03:00", - "operating_reset_at": 1765377308, + "date_start": "2025-12-10T20:03:36+00:00", + "date_finish": "2025-12-10T20:03:36+00:00", + "operating_reset_at": 1765397616, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetCalendarEvents.log b/docs/en/results/Bitrix24/GetCalendarEvents.log index 75883da395..8445289499 100644 --- a/docs/en/results/Bitrix24/GetCalendarEvents.log +++ b/docs/en/results/Bitrix24/GetCalendarEvents.log @@ -1,28 +1,28 @@ { "result": [ { - "ID": "3288", - "PARENT_ID": "3288", + "ID": "3304", + "PARENT_ID": "3304", "ACTIVE": "Y", "DELETED": "N", "CAL_TYPE": "user", "OWNER_ID": "1", "NAME": "New event", - "DATE_FROM": "11.12.2025 17:25:00", - "DATE_TO": "11.12.2025 18:25:00", + "DATE_FROM": "11.12.2025 20:03:00", + "DATE_TO": "11.12.2025 21:03:00", "ORIGINAL_DATE_FROM": "***", "TZ_FROM": "Europe/Minsk", "TZ_TO": "Europe/Minsk", "TZ_OFFSET_FROM": "10800", "TZ_OFFSET_TO": "10800", - "DATE_FROM_TS_UTC": "1765452291", - "DATE_TO_TS_UTC": "1768058700", + "DATE_FROM_TS_UTC": "1765461797", + "DATE_TO_TS_UTC": "1768068180", "DT_SKIP_TIME": "N", "DT_LENGTH": 3600, "EVENT_TYPE": null, "CREATED_BY": "1", - "DATE_CREATE": "10.12.2025 17:24:53", - "TIMESTAMP_X": "10.12.2025 17:24:53", + "DATE_CREATE": "10.12.2025 23:03:19", + "TIMESTAMP_X": "10.12.2025 23:03:19", "DESCRIPTION": "Event description", "DT_FROM": null, "DT_TO": null, @@ -60,7 +60,7 @@ "UNTIL_TS": 1766275200 }, "EXDATE": "", - "DAV_XML_ID": "20251211T142500Z-a176493cd16d5d018a38802b47ae5dc9@b24-ar17wx.bitrix24.by", + "DAV_XML_ID": "20251211T170300Z-398253bc6ee5d2ad073029f3cd332f0a@b24-ar17wx.bitrix24.by", "G_EVENT_ID": "", "DAV_EXCH_LABEL": "", "CAL_DAV_LABEL": "", @@ -71,25 +71,25 @@ ], "RECURRENCE_ID": null, "RELATIONS": "", - "SECTION_ID": "1770", + "SECTION_ID": "1778", "SYNC_STATUS": null, "UF_CRM_CAL_EVENT": false, "UF_WEBDAV_CAL_EVENT": false, "SECTION_DAV_XML_ID": null, - "DATE_FROM_FORMATTED": "Thu Dec 11 2025 17:25:00", - "DATE_TO_FORMATTED": "Thu Dec 11 2025 18:25:00", + "DATE_FROM_FORMATTED": "Thu Dec 11 2025 20:03:00", + "DATE_TO_FORMATTED": "Thu Dec 11 2025 21:03:00", "IS_DAYLIGHT_SAVING_TZ": "N", - "SECT_ID": "1770", + "SECT_ID": "1778", "OPTIONS": null, "ATTENDEE_LIST": [ { "id": 1, - "entryId": "3288", + "entryId": "3304", "status": "H" }, { "id": 10, - "entryId": "3290", + "entryId": "3306", "status": "Q" } ], @@ -105,35 +105,35 @@ "id": 10 } ], - "~DATE_FROM": "11.12.2025 17:25:00", - "~DATE_TO": "11.12.2025 18:25:00", + "~DATE_FROM": "11.12.2025 20:03:00", + "~DATE_TO": "11.12.2025 21:03:00", "RINDEX": 0, "~USER_OFFSET_FROM": 0, "~USER_OFFSET_TO": 0 }, { - "ID": "3292", - "PARENT_ID": "3292", + "ID": "3308", + "PARENT_ID": "3308", "ACTIVE": "Y", "DELETED": "N", "CAL_TYPE": "user", "OWNER_ID": "1", "NAME": "New event", - "DATE_FROM": "11.12.2025 17:25:00", - "DATE_TO": "11.12.2025 18:25:00", + "DATE_FROM": "11.12.2025 20:03:00", + "DATE_TO": "11.12.2025 21:03:00", "ORIGINAL_DATE_FROM": "***", "TZ_FROM": "Europe/Minsk", "TZ_TO": "Europe/Minsk", "TZ_OFFSET_FROM": "10800", "TZ_OFFSET_TO": "10800", - "DATE_FROM_TS_UTC": "1765452291", - "DATE_TO_TS_UTC": "1768058700", + "DATE_FROM_TS_UTC": "1765461797", + "DATE_TO_TS_UTC": "1768068180", "DT_SKIP_TIME": "N", "DT_LENGTH": 3600, "EVENT_TYPE": null, "CREATED_BY": "1", - "DATE_CREATE": "10.12.2025 17:24:55", - "TIMESTAMP_X": "10.12.2025 17:24:55", + "DATE_CREATE": "10.12.2025 23:03:21", + "TIMESTAMP_X": "10.12.2025 23:03:21", "DESCRIPTION": "Event description", "DT_FROM": null, "DT_TO": null, @@ -171,7 +171,7 @@ "UNTIL_TS": 1766275200 }, "EXDATE": "", - "DAV_XML_ID": "20251211T142500Z-2d931138329c904010bdced17e3bdd10@b24-ar17wx.bitrix24.by", + "DAV_XML_ID": "20251211T170300Z-093c568f2c5f10c7891ad40826f5b43b@b24-ar17wx.bitrix24.by", "G_EVENT_ID": "", "DAV_EXCH_LABEL": "", "CAL_DAV_LABEL": "", @@ -182,25 +182,25 @@ ], "RECURRENCE_ID": null, "RELATIONS": "", - "SECTION_ID": "1772", + "SECTION_ID": "1780", "SYNC_STATUS": null, "UF_CRM_CAL_EVENT": false, "UF_WEBDAV_CAL_EVENT": false, "SECTION_DAV_XML_ID": null, - "DATE_FROM_FORMATTED": "Thu Dec 11 2025 17:25:00", - "DATE_TO_FORMATTED": "Thu Dec 11 2025 18:25:00", + "DATE_FROM_FORMATTED": "Thu Dec 11 2025 20:03:00", + "DATE_TO_FORMATTED": "Thu Dec 11 2025 21:03:00", "IS_DAYLIGHT_SAVING_TZ": "N", - "SECT_ID": "1772", + "SECT_ID": "1780", "OPTIONS": null, "ATTENDEE_LIST": [ { "id": 1, - "entryId": "3292", + "entryId": "3308", "status": "H" }, { "id": 10, - "entryId": "3294", + "entryId": "3310", "status": "Q" } ], @@ -216,21 +216,21 @@ "id": 10 } ], - "~DATE_FROM": "11.12.2025 17:25:00", - "~DATE_TO": "11.12.2025 18:25:00", + "~DATE_FROM": "11.12.2025 20:03:00", + "~DATE_TO": "11.12.2025 21:03:00", "RINDEX": 0, "~USER_OFFSET_FROM": 0, "~USER_OFFSET_TO": 0 } ], "time": { - "start": 1765376713, - "finish": 1765376713.21494, - "duration": 0.214936971664429, + "start": 1765397021, + "finish": 1765397021.74653, + "duration": 0.746534109115601, "processing": 0, - "date_start": "2025-12-10T17:25:13+03:00", - "date_finish": "2025-12-10T17:25:13+03:00", - "operating_reset_at": 1765377313, + "date_start": "2025-12-10T20:03:41+00:00", + "date_finish": "2025-12-10T20:03:41+00:00", + "operating_reset_at": 1765397621, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetCalendarList.log b/docs/en/results/Bitrix24/GetCalendarList.log index 0e3dbb2054..071689c9c6 100644 --- a/docs/en/results/Bitrix24/GetCalendarList.log +++ b/docs/en/results/Bitrix24/GetCalendarList.log @@ -10,7 +10,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=14&sign=0340726e9becd635c244fe6b70681010&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=14&sign=0340726e9becd635c244fe6b70681010&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -46,7 +46,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=16&sign=11c87d77756ee426d52a887c1f0e9451&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=16&sign=11c87d77756ee426d52a887c1f0e9451&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -82,7 +82,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=26&sign=db0466517eac35c3a5834f513aea8336&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=26&sign=db0466517eac35c3a5834f513aea8336&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -118,7 +118,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=28&sign=c82932e1cd2ef5da6c427850617091f9&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=28&sign=c82932e1cd2ef5da6c427850617091f9&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -154,7 +154,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=30&sign=5ff79556b34fde9a232364e2a3576979&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=30&sign=5ff79556b34fde9a232364e2a3576979&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -190,7 +190,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=52&sign=fa245cbb61382769713b23a1ff83880b&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=52&sign=fa245cbb61382769713b23a1ff83880b&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -226,7 +226,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=58&sign=d672f2eddac2f329381fdd0335305af2&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=58&sign=d672f2eddac2f329381fdd0335305af2&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -262,7 +262,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=60&sign=7a21fb4aa84e4825658266754f189814&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=60&sign=7a21fb4aa84e4825658266754f189814&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -298,7 +298,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=78&sign=5aef7e28abdb41400c95a19fc4ced72b&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=78&sign=5aef7e28abdb41400c95a19fc4ced72b&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -334,7 +334,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=80&sign=cbd4567b226032fbad24f93d5597a509&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=80&sign=cbd4567b226032fbad24f93d5597a509&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -370,7 +370,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=88&sign=2ed204a015c4bbd806ad4678ea18d5fa&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=88&sign=2ed204a015c4bbd806ad4678ea18d5fa&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -406,7 +406,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=104&sign=8fada7895394b09af5f2faf415216964&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=104&sign=8fada7895394b09af5f2faf415216964&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -442,7 +442,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=106&sign=ca29163817d01cf951a074aeadb625a0&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=106&sign=ca29163817d01cf951a074aeadb625a0&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -478,7 +478,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=108&sign=29bb1d4ce8a84a35979e49560aeeb808&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=108&sign=29bb1d4ce8a84a35979e49560aeeb808&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -514,7 +514,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=118&sign=5a200fe1681b8d9f2d492d18b61ca14d&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=118&sign=5a200fe1681b8d9f2d492d18b61ca14d&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -550,7 +550,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=124&sign=3c075028d92c09c8a23dbf73a65c8740&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=124&sign=3c075028d92c09c8a23dbf73a65c8740&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -586,7 +586,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=126&sign=d57014a7223be96ae73cf7b2afac94ab&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=126&sign=d57014a7223be96ae73cf7b2afac94ab&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -622,7 +622,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=140&sign=9665a229dfde7a6196d07010ea6a2ccf&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=140&sign=9665a229dfde7a6196d07010ea6a2ccf&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -658,7 +658,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=142&sign=35691b53de7ba0630a1a0e109b84a9ab&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=142&sign=35691b53de7ba0630a1a0e109b84a9ab&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -694,7 +694,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=148&sign=4653aea30d7288ea7f07bbf747dc68ef&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=148&sign=4653aea30d7288ea7f07bbf747dc68ef&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -730,7 +730,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=150&sign=eda88331d91d7167028250fd60f168b5&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=150&sign=eda88331d91d7167028250fd60f168b5&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -766,7 +766,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=172&sign=e5ad8b6d8ebf2f6a0c9a2bba6f41d7d3&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=172&sign=e5ad8b6d8ebf2f6a0c9a2bba6f41d7d3&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -802,7 +802,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=174&sign=744193e4cb4a93b9ded8f7979e5de733&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=174&sign=744193e4cb4a93b9ded8f7979e5de733&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -838,7 +838,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=176&sign=5aa8abc6ef5d839bb7d22d051255abe9&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=176&sign=5aa8abc6ef5d839bb7d22d051255abe9&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -874,7 +874,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=178&sign=12950e51bb57712402d131132953decd&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=178&sign=12950e51bb57712402d131132953decd&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -910,7 +910,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=180&sign=6d52e07309fc5ed4e78e7c2e80613925&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=180&sign=6d52e07309fc5ed4e78e7c2e80613925&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -946,7 +946,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=182&sign=5885f42cf04cc38f4ec3ab958a169217&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=182&sign=5885f42cf04cc38f4ec3ab958a169217&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -982,7 +982,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=184&sign=2a343d6dd4e57a9b9e6ee689131bf947&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=184&sign=2a343d6dd4e57a9b9e6ee689131bf947&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1018,7 +1018,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=186&sign=60d409bb4aff468e370090c341caf654&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=186&sign=60d409bb4aff468e370090c341caf654&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1054,7 +1054,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=188&sign=8ac8ddb3304207a8867f64fff45c57ff&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=188&sign=8ac8ddb3304207a8867f64fff45c57ff&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1090,7 +1090,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=190&sign=db64844244f7747390cdcd49473a68b2&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=190&sign=db64844244f7747390cdcd49473a68b2&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1126,7 +1126,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=192&sign=877bdad8fb12c84e7dd99a0123a011a5&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=192&sign=877bdad8fb12c84e7dd99a0123a011a5&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1162,7 +1162,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=202&sign=b54778bd46dcefea926a93c22b3f7cd8&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=202&sign=b54778bd46dcefea926a93c22b3f7cd8&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1198,7 +1198,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=204&sign=0f43574af419bdff8fe559ee44b4e9f5&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=204&sign=0f43574af419bdff8fe559ee44b4e9f5&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1234,7 +1234,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=206&sign=72690d386e13b47e2cd784d590c774db&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=206&sign=72690d386e13b47e2cd784d590c774db&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1270,7 +1270,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=208&sign=3f703c11b2143c2ca32d81efa3a28c03&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=208&sign=3f703c11b2143c2ca32d81efa3a28c03&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1306,7 +1306,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=210&sign=eaa1e0aaef3783674ed57b436a469684&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=210&sign=eaa1e0aaef3783674ed57b436a469684&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1342,7 +1342,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=212&sign=ef4bc381cc540ee26d7015d63ec9b6b7&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=212&sign=ef4bc381cc540ee26d7015d63ec9b6b7&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1378,7 +1378,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=214&sign=2c519ba362a073b556df7f42ee71d7f3&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=214&sign=2c519ba362a073b556df7f42ee71d7f3&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1414,7 +1414,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=216&sign=91f5e8a175a03978cbb95069f06d1dee&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=216&sign=91f5e8a175a03978cbb95069f06d1dee&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1450,7 +1450,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=218&sign=c991b5d791b74278091832b1805a613b&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=218&sign=c991b5d791b74278091832b1805a613b&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1486,7 +1486,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=220&sign=50fec0e263112d413882fff991ae93f5&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=220&sign=50fec0e263112d413882fff991ae93f5&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1522,7 +1522,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=222&sign=1afae40777215c1168f16b5e05efbd7e&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=222&sign=1afae40777215c1168f16b5e05efbd7e&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1558,7 +1558,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=224&sign=1ffd1e74dbc6e9088068556ee184d49e&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=224&sign=1ffd1e74dbc6e9088068556ee184d49e&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1594,7 +1594,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=230&sign=40a288a02b2d368971712dd3c2a47e85&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=230&sign=40a288a02b2d368971712dd3c2a47e85&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1630,7 +1630,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=232&sign=889138d03f14be492b26f3aecf0d9007&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=232&sign=889138d03f14be492b26f3aecf0d9007&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1666,7 +1666,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=258&sign=7f3c5198e866aeccc0046af2f7e6e3f7&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=258&sign=7f3c5198e866aeccc0046af2f7e6e3f7&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1702,7 +1702,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=260&sign=725aab8a532b05c6d963ba0d516b3bdf&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=260&sign=725aab8a532b05c6d963ba0d516b3bdf&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1738,7 +1738,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=286&sign=9af4f06e915dbf93f0d5af8723c48e7e&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=286&sign=9af4f06e915dbf93f0d5af8723c48e7e&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1774,7 +1774,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=288&sign=b2b8b26b053dea464552c7af15d40851&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=288&sign=b2b8b26b053dea464552c7af15d40851&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1810,7 +1810,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=290&sign=352bcebb979a8a3df141bc0967da7e23&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=290&sign=352bcebb979a8a3df141bc0967da7e23&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1846,7 +1846,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=292&sign=0661c0f0e876282a21ec48ef988fcf91&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=292&sign=0661c0f0e876282a21ec48ef988fcf91&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1882,7 +1882,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=586&sign=6c2db08c35dbb87ffebc1e507b445313&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=586&sign=6c2db08c35dbb87ffebc1e507b445313&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1918,7 +1918,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=944&sign=2d47c0753488eedc472d92a0f6dd1946&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=944&sign=2d47c0753488eedc472d92a0f6dd1946&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1954,7 +1954,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1200&sign=aed9012c2b0b2d9ff61d5e8a13d3cbfa&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1200&sign=aed9012c2b0b2d9ff61d5e8a13d3cbfa&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -1990,7 +1990,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1222&sign=667064eb26f6201a81e384145a1e45b0&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1222&sign=667064eb26f6201a81e384145a1e45b0&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -2026,7 +2026,7 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1272&sign=c676897bb7fcff4582a3871199c049ef&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1272&sign=c676897bb7fcff4582a3871199c049ef&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", @@ -2053,7 +2053,7 @@ } }, { - "ID": "1770", + "ID": "1778", "NAME": "New calendar name", "GAPI_CALENDAR_ID": "***", "DESCRIPTION": "This calendar has been changed", @@ -2062,13 +2062,13 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1770&sign=78c8a45024e84b46c88d0bd3f419158b&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1778&sign=b02ac4b7b1a442733c5cdeff0204b068&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", "CREATED_BY": "1", - "DATE_CREATE": "2025-12-10 17:25:00", - "TIMESTAMP_X": "2025-12-10 17:25:00", + "DATE_CREATE": "2025-12-10 23:03:00", + "TIMESTAMP_X": "2025-12-10 23:03:00", "CAL_DAV_CON": null, "SYNC_TOKEN": "***", "PAGE_TOKEN": "***", @@ -2089,7 +2089,7 @@ } }, { - "ID": "1772", + "ID": "1780", "NAME": "New calendar name", "GAPI_CALENDAR_ID": "***", "DESCRIPTION": "This calendar has been changed", @@ -2098,13 +2098,13 @@ "EXPORT": { "ALLOW": true, "PATH": "https://b24-ar17wx.bitrix24.by/company/personal/user/1/calendar/", - "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1772&sign=44e108f4abd6eeb53f3e111079fdbaf2&bx_hit_hash=CarBQ7ITvu3CR6BSXenovoxxxd7vc26Q" + "LINK": "&type=user&owner=1&ncc=1&user=1&sec_id=1780&sign=b5b8fb21c162c314c5923b1fe525966f&bx_hit_hash=M77nYEUhypJX5zJBIW2iJO6vHlZcebbA" }, "CAL_TYPE": "user", "OWNER_ID": "1", "CREATED_BY": "1", - "DATE_CREATE": "2025-12-10 17:25:00", - "TIMESTAMP_X": "2025-12-10 17:25:00", + "DATE_CREATE": "2025-12-10 23:03:00", + "TIMESTAMP_X": "2025-12-10 23:03:00", "CAL_DAV_CON": null, "SYNC_TOKEN": "***", "PAGE_TOKEN": "***", @@ -2126,13 +2126,13 @@ } ], "time": { - "start": 1765376691, - "finish": 1765376691.43502, - "duration": 0.435019969940186, + "start": 1765396996, + "finish": 1765396996.73649, + "duration": 0.736493110656738, "processing": 0, - "date_start": "2025-12-10T17:24:51+03:00", - "date_finish": "2025-12-10T17:24:51+03:00", - "operating_reset_at": 1765377291, + "date_start": "2025-12-10T20:03:16+00:00", + "date_finish": "2025-12-10T20:03:16+00:00", + "operating_reset_at": 1765397596, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetCalendarSettingsStructure.log b/docs/en/results/Bitrix24/GetCalendarSettingsStructure.log index 3378f04774..0acee9a23c 100644 --- a/docs/en/results/Bitrix24/GetCalendarSettingsStructure.log +++ b/docs/en/results/Bitrix24/GetCalendarSettingsStructure.log @@ -31,13 +31,13 @@ "path_to_type_location": "" }, "time": { - "start": 1765376745, - "finish": 1765376745.23217, - "duration": 0.232172012329102, + "start": 1765397058, + "finish": 1765397058.62176, + "duration": 0.621757984161377, "processing": 0, - "date_start": "2025-12-10T17:25:45+03:00", - "date_finish": "2025-12-10T17:25:45+03:00", - "operating_reset_at": 1765377345, + "date_start": "2025-12-10T20:04:18+00:00", + "date_finish": "2025-12-10T20:04:18+00:00", + "operating_reset_at": 1765397658, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetChatFilesFolder.log b/docs/en/results/Bitrix24/GetChatFilesFolder.log index 2bff01a4b0..3fd978c07f 100644 --- a/docs/en/results/Bitrix24/GetChatFilesFolder.log +++ b/docs/en/results/Bitrix24/GetChatFilesFolder.log @@ -1,15 +1,15 @@ { "result": { - "ID": 48370 + "ID": 48478 }, "time": { - "start": 1765376490, - "finish": 1765376490.41752, - "duration": 0.417519092559814, + "start": 1765396763, + "finish": 1765396763.71823, + "duration": 0.718230962753296, "processing": 0, - "date_start": "2025-12-10T17:21:30+03:00", - "date_finish": "2025-12-10T17:21:30+03:00", - "operating_reset_at": 1765377090, + "date_start": "2025-12-10T19:59:23+00:00", + "date_finish": "2025-12-10T19:59:23+00:00", + "operating_reset_at": 1765397363, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetChatMembersList.log b/docs/en/results/Bitrix24/GetChatMembersList.log index a2c47cb2e1..3814494267 100644 --- a/docs/en/results/Bitrix24/GetChatMembersList.log +++ b/docs/en/results/Bitrix24/GetChatMembersList.log @@ -19,7 +19,7 @@ "external_auth_id": "socservices", "status": "online", "idle": false, - "last_activity_date": "2024-07-13T21:36:23+03:00", + "last_activity_date": "2024-07-13T18:36:23+00:00", "mobile_last_date": false, "desktop_last_date": false, "absent": false, @@ -53,7 +53,7 @@ "external_auth_id": "socservices", "status": "online", "idle": false, - "last_activity_date": "2025-11-11T10:46:41+03:00", + "last_activity_date": "2025-11-11T07:46:41+00:00", "mobile_last_date": false, "desktop_last_date": false, "absent": false, @@ -71,13 +71,13 @@ ], "total": 2, "time": { - "start": 1765376456, - "finish": 1765376456.6745, - "duration": 0.674499988555908, + "start": 1765396725, + "finish": 1765396725.55581, + "duration": 0.555810928344727, "processing": 0, - "date_start": "2025-12-10T17:20:56+03:00", - "date_finish": "2025-12-10T17:20:56+03:00", - "operating_reset_at": 1765377056, + "date_start": "2025-12-10T19:58:45+00:00", + "date_finish": "2025-12-10T19:58:45+00:00", + "operating_reset_at": 1765397325, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetChatMessagesList.log b/docs/en/results/Bitrix24/GetChatMessagesList.log index 8fa0b351de..050bb553a7 100644 --- a/docs/en/results/Bitrix24/GetChatMessagesList.log +++ b/docs/en/results/Bitrix24/GetChatMessagesList.log @@ -6,7 +6,7 @@ "id": 4286, "chat_id": "***", "author_id": 1, - "date": "2024-07-13T19:06:51+03:00", + "date": "2024-07-13T16:06:51+00:00", "text": "Текст сообщения", "unread": false, "uuid": null, @@ -18,7 +18,7 @@ "id": 4366, "chat_id": "***", "author_id": 1, - "date": "2024-07-13T19:40:58+03:00", + "date": "2024-07-13T16:40:58+00:00", "text": "Message text", "unread": false, "uuid": null, @@ -30,7 +30,7 @@ "id": 4406, "chat_id": "***", "author_id": 1, - "date": "2024-07-13T22:57:33+03:00", + "date": "2024-07-13T19:57:33+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -44,7 +44,7 @@ "id": 4446, "chat_id": "***", "author_id": 1, - "date": "2024-07-13T23:21:27+03:00", + "date": "2024-07-13T20:21:27+00:00", "text": "Текст сообщения", "unread": false, "uuid": null, @@ -56,7 +56,7 @@ "id": 4486, "chat_id": "***", "author_id": 1, - "date": "2024-07-13T23:22:30+03:00", + "date": "2024-07-13T20:22:30+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -70,7 +70,7 @@ "id": 4526, "chat_id": "***", "author_id": 1, - "date": "2024-07-13T23:41:21+03:00", + "date": "2024-07-13T20:41:21+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -84,7 +84,7 @@ "id": 4668, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:10:33+03:00", + "date": "2024-07-14T08:10:33+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -98,7 +98,7 @@ "id": 4708, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:22:56+03:00", + "date": "2024-07-14T08:22:56+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -112,7 +112,7 @@ "id": 4748, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:26:01+03:00", + "date": "2024-07-14T08:26:01+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -126,7 +126,7 @@ "id": 4788, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:28:01+03:00", + "date": "2024-07-14T08:28:01+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -140,7 +140,7 @@ "id": 4828, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:28:36+03:00", + "date": "2024-07-14T08:28:36+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -154,7 +154,7 @@ "id": 4868, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:30:18+03:00", + "date": "2024-07-14T08:30:18+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -168,7 +168,7 @@ "id": 4908, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:52:24+03:00", + "date": "2024-07-14T08:52:24+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -182,7 +182,7 @@ "id": 4948, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:53:31+03:00", + "date": "2024-07-14T08:53:31+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -196,7 +196,7 @@ "id": 4990, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:57:06+03:00", + "date": "2024-07-14T08:57:06+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -210,7 +210,7 @@ "id": 5060, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T11:59:43+03:00", + "date": "2024-07-14T08:59:43+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -224,7 +224,7 @@ "id": 5140, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T12:29:40+03:00", + "date": "2024-07-14T09:29:40+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -238,7 +238,7 @@ "id": 5182, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T12:35:56+03:00", + "date": "2024-07-14T09:35:56+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -252,7 +252,7 @@ "id": 5262, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T14:27:54+03:00", + "date": "2024-07-14T11:27:54+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -266,7 +266,7 @@ "id": 5342, "chat_id": "***", "author_id": 1, - "date": "2024-07-14T17:59:23+03:00", + "date": "2024-07-14T14:59:23+00:00", "text": "Это сообщение было удалено", "unread": false, "uuid": null, @@ -297,7 +297,7 @@ "external_auth_id": "socservices", "status": "online", "idle": false, - "last_activity_date": "2025-11-11T10:46:41+03:00", + "last_activity_date": "2025-11-11T07:46:41+00:00", "mobile_last_date": false, "desktop_last_date": false, "absent": false, @@ -316,13 +316,13 @@ "files": [] }, "time": { - "start": 1765376435, - "finish": 1765376435.94705, - "duration": 0.947048902511597, + "start": 1765396700, + "finish": 1765396700.98749, + "duration": 0.987490892410278, "processing": 0, - "date_start": "2025-12-10T17:20:35+03:00", - "date_finish": "2025-12-10T17:20:35+03:00", - "operating_reset_at": 1765377035, + "date_start": "2025-12-10T19:58:20+00:00", + "date_finish": "2025-12-10T19:58:20+00:00", + "operating_reset_at": 1765397300, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetChatUsers.log b/docs/en/results/Bitrix24/GetChatUsers.log index b749bc4e27..67284f37d6 100644 --- a/docs/en/results/Bitrix24/GetChatUsers.log +++ b/docs/en/results/Bitrix24/GetChatUsers.log @@ -4,13 +4,13 @@ "***" ], "time": { - "start": 1765376369, - "finish": 1765376369.85436, - "duration": 0.854362964630127, + "start": 1765396628, + "finish": 1765396628.32161, + "duration": 0.321610927581787, "processing": 0, - "date_start": "2025-12-10T17:19:29+03:00", - "date_finish": "2025-12-10T17:19:29+03:00", - "operating_reset_at": 1765376969, + "date_start": "2025-12-10T19:57:08+00:00", + "date_finish": "2025-12-10T19:57:08+00:00", + "operating_reset_at": 1765397228, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetCurrentUser.log b/docs/en/results/Bitrix24/GetCurrentUser.log index c292340af7..843b09088a 100644 --- a/docs/en/results/Bitrix24/GetCurrentUser.log +++ b/docs/en/results/Bitrix24/GetCurrentUser.log @@ -6,11 +6,11 @@ "NAME": "Антон", "LAST_NAME": "Титовец", "EMAIL": "no-reply@bitrix24.com", - "LAST_LOGIN": "2025-11-11T10:46:28+03:00", - "DATE_REGISTER": "2024-02-10T03:00:00+03:00", + "LAST_LOGIN": "2025-11-11T07:46:28+00:00", + "DATE_REGISTER": "2024-02-10T00:00:00+00:00", "TIME_ZONE": "Europe/Moscow", "IS_ONLINE": "N", - "TIMESTAMP_X": "10.12.2025 17:22:44", + "TIMESTAMP_X": "10.12.2025 23:00:49", "LAST_ACTIVITY_DATE": "2025-11-11 10:46:41", "PERSONAL_GENDER": "", "PERSONAL_BIRTHDAY": "", @@ -23,13 +23,13 @@ ] }, "time": { - "start": 1765376584, - "finish": 1765376584.73769, - "duration": 0.737689018249512, + "start": 1765396872, + "finish": 1765396872.91974, + "duration": 0.919743061065674, "processing": 0, - "date_start": "2025-12-10T17:23:04+03:00", - "date_finish": "2025-12-10T17:23:04+03:00", - "operating_reset_at": 1765377184, + "date_start": "2025-12-10T20:01:12+00:00", + "date_finish": "2025-12-10T20:01:12+00:00", + "operating_reset_at": 1765397472, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetCustomCalendarSettings.log b/docs/en/results/Bitrix24/GetCustomCalendarSettings.log index 07500824ab..fe74b09a10 100644 --- a/docs/en/results/Bitrix24/GetCustomCalendarSettings.log +++ b/docs/en/results/Bitrix24/GetCustomCalendarSettings.log @@ -33,13 +33,13 @@ "timezoneDefaultName": "" }, "time": { - "start": 1765376734, - "finish": 1765376734.1641, - "duration": 0.164094924926758, + "start": 1765397045, + "finish": 1765397045.35186, + "duration": 0.351861953735352, "processing": 0, - "date_start": "2025-12-10T17:25:34+03:00", - "date_finish": "2025-12-10T17:25:34+03:00", - "operating_reset_at": 1765377334, + "date_start": "2025-12-10T20:04:05+00:00", + "date_finish": "2025-12-10T20:04:05+00:00", + "operating_reset_at": 1765397645, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetDailyPlan.log b/docs/en/results/Bitrix24/GetDailyPlan.log index 8ab2010db6..bcaed95940 100644 --- a/docs/en/results/Bitrix24/GetDailyPlan.log +++ b/docs/en/results/Bitrix24/GetDailyPlan.log @@ -1,13 +1,13 @@ { "result": [], "time": { - "start": 1765376082, - "finish": 1765376082.68129, - "duration": 0.681293964385986, + "start": 1765396301, + "finish": 1765396302.01943, + "duration": 1.01942896842957, "processing": 0, - "date_start": "2025-12-10T17:14:42+03:00", - "date_finish": "2025-12-10T17:14:42+03:00", - "operating_reset_at": 1765376682, + "date_start": "2025-12-10T19:51:41+00:00", + "date_finish": "2025-12-10T19:51:42+00:00", + "operating_reset_at": 1765396902, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetDeal.log b/docs/en/results/Bitrix24/GetDeal.log index 212092c0df..8d3a78a953 100644 --- a/docs/en/results/Bitrix24/GetDeal.log +++ b/docs/en/results/Bitrix24/GetDeal.log @@ -1,6 +1,6 @@ { "result": { - "ID": "5728", + "ID": "5744", "TITLE": "Planned sale", "TYPE_ID": "GOODS", "STAGE_ID": "NEW", @@ -13,13 +13,13 @@ "COMPANY_ID": "1", "CONTACT_ID": "3", "QUOTE_ID": null, - "BEGINDATE": "2024-01-01T03:00:00+03:00", - "CLOSEDATE": "2030-01-01T03:00:00+03:00", + "BEGINDATE": "2024-01-01T00:00:00+00:00", + "CLOSEDATE": "2030-01-01T00:00:00+00:00", "ASSIGNED_BY_ID": "1", "CREATED_BY_ID": "1", "MODIFY_BY_ID": "1", - "DATE_CREATE": "2025-12-10T17:24:16+03:00", - "DATE_MODIFY": "2025-12-10T17:24:16+03:00", + "DATE_CREATE": "2025-12-10T20:02:36+00:00", + "DATE_MODIFY": "2025-12-10T20:02:36+00:00", "OPENED": "Y", "CLOSED": "N", "COMMENTS": null, @@ -36,8 +36,8 @@ "ORIGINATOR_ID": "***", "ORIGIN_ID": "***", "MOVED_BY_ID": "1", - "MOVED_TIME": "2025-12-10T17:24:16+03:00", - "LAST_ACTIVITY_TIME": "2025-12-10T17:24:16+03:00", + "MOVED_TIME": "2025-12-10T20:02:36+00:00", + "LAST_ACTIVITY_TIME": "2025-12-10T20:02:36+00:00", "UTM_SOURCE": null, "UTM_MEDIUM": null, "UTM_CAMPAIGN": null, @@ -47,13 +47,13 @@ "LAST_ACTIVITY_BY": "1" }, "time": { - "start": 1765376663, - "finish": 1765376663.18664, - "duration": 0.186636924743652, + "start": 1765396964, + "finish": 1765396964.17775, + "duration": 0.177752017974854, "processing": 0, - "date_start": "2025-12-10T17:24:23+03:00", - "date_finish": "2025-12-10T17:24:23+03:00", - "operating_reset_at": 1765377263, + "date_start": "2025-12-10T20:02:44+00:00", + "date_finish": "2025-12-10T20:02:44+00:00", + "operating_reset_at": 1765397564, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetDealStructure.log b/docs/en/results/Bitrix24/GetDealStructure.log index 222a0df5a3..a1a937699c 100644 --- a/docs/en/results/Bitrix24/GetDealStructure.log +++ b/docs/en/results/Bitrix24/GetDealStructure.log @@ -429,13 +429,13 @@ } }, "time": { - "start": 1765376654, - "finish": 1765376654.23145, - "duration": 0.231446027755737, + "start": 1765396953, + "finish": 1765396953.9855, + "duration": 0.985497951507568, "processing": 0, - "date_start": "2025-12-10T17:24:14+03:00", - "date_finish": "2025-12-10T17:24:14+03:00", - "operating_reset_at": 1765377254, + "date_start": "2025-12-10T20:02:33+00:00", + "date_finish": "2025-12-10T20:02:33+00:00", + "operating_reset_at": 1765397553, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetDealsList.log b/docs/en/results/Bitrix24/GetDealsList.log index 2069524adb..bc78e6a7e2 100644 --- a/docs/en/results/Bitrix24/GetDealsList.log +++ b/docs/en/results/Bitrix24/GetDealsList.log @@ -2,13 +2,13 @@ "result": [], "total": 0, "time": { - "start": 1765376676, - "finish": 1765376676.24778, - "duration": 0.247785091400146, + "start": 1765396978, + "finish": 1765396978.69701, + "duration": 0.697007894515991, "processing": 0, - "date_start": "2025-12-10T17:24:36+03:00", - "date_finish": "2025-12-10T17:24:36+03:00", - "operating_reset_at": 1765377276, + "date_start": "2025-12-10T20:02:58+00:00", + "date_finish": "2025-12-10T20:02:58+00:00", + "operating_reset_at": 1765397578, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetDepartments.log b/docs/en/results/Bitrix24/GetDepartments.log index 173d4a9717..c73e9eec5f 100644 --- a/docs/en/results/Bitrix24/GetDepartments.log +++ b/docs/en/results/Bitrix24/GetDepartments.log @@ -1,10 +1,10 @@ { "result": [ { - "ID": "3086", + "ID": "3094", "NAME": "Subordinate department", "SORT": 500, - "PARENT": "3084", + "PARENT": "3092", "UF_HEAD": "1" }, { @@ -17,13 +17,13 @@ ], "total": 2, "time": { - "start": 1765376568, - "finish": 1765376568.41161, - "duration": 0.411607980728149, + "start": 1765396854, + "finish": 1765396854.77359, + "duration": 0.77358603477478, "processing": 0, - "date_start": "2025-12-10T17:22:48+03:00", - "date_finish": "2025-12-10T17:22:48+03:00", - "operating_reset_at": 1765377168, + "date_start": "2025-12-10T20:00:54+00:00", + "date_finish": "2025-12-10T20:00:54+00:00", + "operating_reset_at": 1765397454, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetDialog.log b/docs/en/results/Bitrix24/GetDialog.log index 2cdf5caf94..844cddf441 100644 --- a/docs/en/results/Bitrix24/GetDialog.log +++ b/docs/en/results/Bitrix24/GetDialog.log @@ -12,7 +12,7 @@ "type": "private", "counter": 0, "user_counter": 0, - "message_count": 771, + "message_count": 773, "unread_id": 0, "restrictions": { "avatar": true, @@ -25,7 +25,7 @@ "send": true, "user_list": true }, - "last_message_id": 70196, + "last_message_id": 70384, "last_id": 3854, "marked_id": 0, "disk_folder_id": 0, @@ -35,7 +35,7 @@ "entity_data_2": "", "entity_data_3": "", "mute_list": [], - "date_create": "2024-06-15T19:48:49+03:00", + "date_create": "2024-06-15T16:48:49+00:00", "message_type": "P", "public": "", "role": "member", @@ -65,20 +65,20 @@ ], "manager_list": [], "last_message_views": { - "message_id": 70196, + "message_id": 70384, "first_viewers": [], "count_of_viewers": 0 }, "dialog_id": "10" }, "time": { - "start": 1765376447, - "finish": 1765376447.77307, - "duration": 0.773067951202392, + "start": 1765396715, + "finish": 1765396715.6309, + "duration": 0.630904912948608, "processing": 0, - "date_start": "2025-12-10T17:20:47+03:00", - "date_finish": "2025-12-10T17:20:47+03:00", - "operating_reset_at": 1765377047, + "date_start": "2025-12-10T19:58:35+00:00", + "date_finish": "2025-12-10T19:58:35+00:00", + "operating_reset_at": 1765397315, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetFileInformation.log b/docs/en/results/Bitrix24/GetFileInformation.log index b2da966020..39b2179a5a 100644 --- a/docs/en/results/Bitrix24/GetFileInformation.log +++ b/docs/en/results/Bitrix24/GetFileInformation.log @@ -1,6 +1,6 @@ { "result": { - "ID": "48342", + "ID": "48450", "NAME": "Picture1.jpg", "CODE": null, "STORAGE_ID": "3", @@ -8,25 +8,25 @@ "PARENT_ID": "3", "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32798", + "FILE_ID": "32880", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:15:57+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:07+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "0", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz04MHNOa21FUkp1NXQ5Z0VraXl3cTRmSlcyQlVUaUJLcA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHowNE1ITk9hMjFGVWtwMU5YUTVaMFZyYVhsM2NUUm1TbGN5UWxWVWFVSkxjQT09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.tQHqX6d77VgkrXj3qKlzJ%2FTUhbbAQAt%2FWWf%2F3uQZwAs%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz1zS1NxQUs3T3dTUW1GWlpGNEphZER0UURnQVBiandYMA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxelMxTnhRVXMzVDNkVFVXMUdXbHBHTkVwaFpFUjBVVVJuUVZCaWFuZFlNQT09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.O6vjmwZ2tGiQJMd%2F9q69l32joV3ySg3mwhb6QxDpAKY%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/Picture1.jpg" }, "time": { - "start": 1765376166, - "finish": 1765376166.15216, - "duration": 0.152159929275513, + "start": 1765396396, + "finish": 1765396396.72383, + "duration": 0.723829030990601, "processing": 0, - "date_start": "2025-12-10T17:16:06+03:00", - "date_finish": "2025-12-10T17:16:06+03:00", - "operating_reset_at": 1765376766, + "date_start": "2025-12-10T19:53:16+00:00", + "date_finish": "2025-12-10T19:53:16+00:00", + "operating_reset_at": 1765396996, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetFolderExternalLink.log b/docs/en/results/Bitrix24/GetFolderExternalLink.log index 8ee7c4016f..874791b5cb 100644 --- a/docs/en/results/Bitrix24/GetFolderExternalLink.log +++ b/docs/en/results/Bitrix24/GetFolderExternalLink.log @@ -1,13 +1,13 @@ { - "result": "https://b24-ar17wx.bitrix24.by/~EgHOo", + "result": "https://b24-ar17wx.bitrix24.by/~oNgxe", "time": { - "start": 1765376217, - "finish": 1765376218.01353, - "duration": 1.01353406906128, + "start": 1765396455, + "finish": 1765396455.3761, + "duration": 0.376097917556763, "processing": 0, - "date_start": "2025-12-10T17:16:57+03:00", - "date_finish": "2025-12-10T17:16:58+03:00", - "operating_reset_at": 1765376818, + "date_start": "2025-12-10T19:54:15+00:00", + "date_finish": "2025-12-10T19:54:15+00:00", + "operating_reset_at": 1765397055, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetFolderInformation.log b/docs/en/results/Bitrix24/GetFolderInformation.log index 455d237ddb..bd349c8729 100644 --- a/docs/en/results/Bitrix24/GetFolderInformation.log +++ b/docs/en/results/Bitrix24/GetFolderInformation.log @@ -1,15 +1,15 @@ { "result": { - "ID": "48348", + "ID": "48456", "NAME": "New catalog", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48348", + "REAL_OBJECT_ID": "48456", "PARENT_ID": "3", "DELETED_TYPE": "0", - "CREATE_TIME": "2025-12-10T17:16:45+03:00", - "UPDATE_TIME": "2025-12-10T17:16:45+03:00", + "CREATE_TIME": "2025-12-10T19:54:00+00:00", + "UPDATE_TIME": "2025-12-10T19:54:00+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -17,13 +17,13 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog" }, "time": { - "start": 1765376213, - "finish": 1765376213.84854, - "duration": 0.848535060882568, + "start": 1765396450, + "finish": 1765396450.43584, + "duration": 0.435838937759399, "processing": 0, - "date_start": "2025-12-10T17:16:53+03:00", - "date_finish": "2025-12-10T17:16:53+03:00", - "operating_reset_at": 1765376813, + "date_start": "2025-12-10T19:54:10+00:00", + "date_finish": "2025-12-10T19:54:10+00:00", + "operating_reset_at": 1765397050, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetFolderItems.log b/docs/en/results/Bitrix24/GetFolderItems.log index b5218c25d5..0bc34256a6 100644 --- a/docs/en/results/Bitrix24/GetFolderItems.log +++ b/docs/en/results/Bitrix24/GetFolderItems.log @@ -1,16 +1,16 @@ { "result": [ { - "ID": "48350", + "ID": "48458", "NAME": "New subfolder 2", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48350", - "PARENT_ID": "48348", + "REAL_OBJECT_ID": "48458", + "PARENT_ID": "48456", "DELETED_TYPE": "0", - "CREATE_TIME": "2025-12-10T17:17:00+03:00", - "UPDATE_TIME": "2025-12-10T17:17:08+03:00", + "CREATE_TIME": "2025-12-10T19:54:17+00:00", + "UPDATE_TIME": "2025-12-10T19:54:27+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -18,16 +18,16 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog/New subfolder 2" }, { - "ID": "48352", + "ID": "48460", "NAME": "New subfolder", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48352", - "PARENT_ID": "48348", + "REAL_OBJECT_ID": "48460", + "PARENT_ID": "48456", "DELETED_TYPE": "0", - "CREATE_TIME": "2025-12-10T17:17:02+03:00", - "UPDATE_TIME": "2025-12-10T17:17:06+03:00", + "CREATE_TIME": "2025-12-10T19:54:20+00:00", + "UPDATE_TIME": "2025-12-10T19:54:25+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -35,35 +35,35 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog/New subfolder" }, { - "ID": "48364", + "ID": "48472", "NAME": "New file name.jpg", "CODE": null, "STORAGE_ID": "3", "TYPE": "file", - "PARENT_ID": "48348", + "PARENT_ID": "48456", "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32808", + "FILE_ID": "32890", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:17:20+03:00", - "UPDATE_TIME": "2025-12-10T17:17:20+03:00", + "CREATE_TIME": "2025-12-10T19:54:41+00:00", + "UPDATE_TIME": "2025-12-10T19:54:41+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "0", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNjQmXz1ZbEdUQ0FFYmF5NmxicGFra0RFVGlQZXRrYWxiSmFuSQ%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOalFtWHoxWmJFZFVRMEZGWW1GNU5teGljR0ZyYTBSRlZHbFFaWFJyWVd4aVNtRnVTUT09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.cdEwRoWrdO9kQmKf9GjMLcvuFN1ImawuFnYW9OxOVQo%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NzImXz00Tnd0OVU5QUhlVVBxcDNXRkZVdkN2c1UzTFoyWWtHMA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOekltWHowMFRuZDBPVlU1UVVobFZWQnhjRE5YUmtaVmRrTjJjMVV6VEZveVdXdEhNQT09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.PJW6C8cV3uApdRZNIWikDljJbU0HLrBSvGpwpGaIogg%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New catalog/New file name.jpg" } ], "total": 3, "time": { - "start": 1765376252, - "finish": 1765376252.49048, - "duration": 0.490482091903686, + "start": 1765396495, + "finish": 1765396495.79102, + "duration": 0.791023969650269, "processing": 0, - "date_start": "2025-12-10T17:17:32+03:00", - "date_finish": "2025-12-10T17:17:32+03:00", - "operating_reset_at": 1765376852, + "date_start": "2025-12-10T19:54:55+00:00", + "date_finish": "2025-12-10T19:54:55+00:00", + "operating_reset_at": 1765397095, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetImportantPostViewers.log b/docs/en/results/Bitrix24/GetImportantPostViewers.log index f92ac7291f..fcc6027db0 100644 --- a/docs/en/results/Bitrix24/GetImportantPostViewers.log +++ b/docs/en/results/Bitrix24/GetImportantPostViewers.log @@ -3,13 +3,13 @@ "***" ], "time": { - "start": 1765375930, - "finish": 1765375930.36484, - "duration": 0.364840030670166, + "start": 1765396106, + "finish": 1765396106.04574, + "duration": 0.0457389354705811, "processing": 0, - "date_start": "2025-12-10T17:12:10+03:00", - "date_finish": "2025-12-10T17:12:10+03:00", - "operating_reset_at": 1765376530, + "date_start": "2025-12-10T19:48:26+00:00", + "date_finish": "2025-12-10T19:48:26+00:00", + "operating_reset_at": 1765396706, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetKanbanStages.log b/docs/en/results/Bitrix24/GetKanbanStages.log index e1bf3ba84d..27ea63f0b4 100644 --- a/docs/en/results/Bitrix24/GetKanbanStages.log +++ b/docs/en/results/Bitrix24/GetKanbanStages.log @@ -121,8 +121,8 @@ "TO_UPDATE": [], "TO_UPDATE_ACCESS": null }, - "3338": { - "ID": "3338", + "3346": { + "ID": "3346", "TITLE": "New stage", "SORT": "1100", "COLOR": "0026FF", @@ -133,8 +133,8 @@ "TO_UPDATE": [], "TO_UPDATE_ACCESS": null }, - "3340": { - "ID": "3340", + "3348": { + "ID": "3348", "TITLE": "New stage 2", "SORT": "1200", "COLOR": "0026FF", @@ -735,13 +735,13 @@ } }, "time": { - "start": 1765376280, - "finish": 1765376280.75654, - "duration": 0.756536960601806, + "start": 1765396528, + "finish": 1765396528.25922, + "duration": 0.259222984313965, "processing": 0, - "date_start": "2025-12-10T17:18:00+03:00", - "date_finish": "2025-12-10T17:18:00+03:00", - "operating_reset_at": 1765376880, + "date_start": "2025-12-10T19:55:28+00:00", + "date_finish": "2025-12-10T19:55:28+00:00", + "operating_reset_at": 1765397128, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetLead.log b/docs/en/results/Bitrix24/GetLead.log index 434b3d6a81..449ed8b579 100644 --- a/docs/en/results/Bitrix24/GetLead.log +++ b/docs/en/results/Bitrix24/GetLead.log @@ -1,6 +1,6 @@ { "result": { - "ID": "2870", + "ID": "2878", "TITLE": "MegaClient", "HONORIFIC": null, "NAME": "Ivan", @@ -8,7 +8,7 @@ "LAST_NAME": "Ivanov", "COMPANY_TITLE": null, "COMPANY_ID": null, - "CONTACT_ID": "2870", + "CONTACT_ID": "2878", "IS_RETURN_CUSTOMER": "N", "BIRTHDATE": "", "SOURCE_ID": "CALL", @@ -26,15 +26,15 @@ "ASSIGNED_BY_ID": "1", "CREATED_BY_ID": "1", "MODIFY_BY_ID": "1", - "DATE_CREATE": "2025-12-10T17:23:51+03:00", - "DATE_MODIFY": "2025-12-10T17:23:51+03:00", - "DATE_CLOSED": "2025-12-10T00:00:00+03:00", + "DATE_CREATE": "2025-12-10T20:02:07+00:00", + "DATE_MODIFY": "2025-12-10T20:02:07+00:00", + "DATE_CLOSED": "2025-12-09T21:00:00+00:00", "STATUS_SEMANTIC_ID": "S", "OPENED": "Y", "ORIGINATOR_ID": "***", "ORIGIN_ID": "***", "MOVED_BY_ID": "1", - "MOVED_TIME": "2025-12-10T17:23:51+03:00", + "MOVED_TIME": "2025-12-10T20:02:07+00:00", "ADDRESS": "Pushkin st., b. 10", "ADDRESS_2": null, "ADDRESS_CITY": null, @@ -43,7 +43,7 @@ "ADDRESS_PROVINCE": null, "ADDRESS_COUNTRY": "Russia", "ADDRESS_COUNTRY_CODE": null, - "ADDRESS_LOC_ADDR_ID": "5742", + "ADDRESS_LOC_ADDR_ID": "5758", "UTM_SOURCE": null, "UTM_MEDIUM": null, "UTM_CAMPAIGN": null, @@ -51,16 +51,16 @@ "UTM_TERM": null, "LAST_COMMUNICATION_TIME": null, "LAST_ACTIVITY_BY": "1", - "LAST_ACTIVITY_TIME": "2025-12-10T17:23:51+03:00", + "LAST_ACTIVITY_TIME": "2025-12-10T20:02:07+00:00", "EMAIL": [ { - "ID": "17210", + "ID": "17258", "VALUE_TYPE": "HOME", "VALUE": "yo@example.com", "TYPE_ID": "EMAIL" }, { - "ID": "17212", + "ID": "17260", "VALUE_TYPE": "WORK", "VALUE": "hi@example.com", "TYPE_ID": "EMAIL" @@ -68,7 +68,7 @@ ], "PHONE": [ { - "ID": "17214", + "ID": "17262", "VALUE_TYPE": "WORK", "VALUE": "88005553535", "TYPE_ID": "PHONE" @@ -76,13 +76,13 @@ ] }, "time": { - "start": 1765376635, - "finish": 1765376635.83182, - "duration": 0.831818103790283, + "start": 1765396932, + "finish": 1765396932.60248, + "duration": 0.602480888366699, "processing": 0, - "date_start": "2025-12-10T17:23:55+03:00", - "date_finish": "2025-12-10T17:23:55+03:00", - "operating_reset_at": 1765377235, + "date_start": "2025-12-10T20:02:12+00:00", + "date_finish": "2025-12-10T20:02:12+00:00", + "operating_reset_at": 1765397532, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetLeadStructure.log b/docs/en/results/Bitrix24/GetLeadStructure.log index e2851533c2..27933e67bc 100644 --- a/docs/en/results/Bitrix24/GetLeadStructure.log +++ b/docs/en/results/Bitrix24/GetLeadStructure.log @@ -531,13 +531,13 @@ } }, "time": { - "start": 1765376625, - "finish": 1765376625.85786, - "duration": 0.857862949371338, + "start": 1765396921, + "finish": 1765396921.52018, + "duration": 0.520183086395264, "processing": 0, - "date_start": "2025-12-10T17:23:45+03:00", - "date_finish": "2025-12-10T17:23:45+03:00", - "operating_reset_at": 1765377225, + "date_start": "2025-12-10T20:02:01+00:00", + "date_finish": "2025-12-10T20:02:01+00:00", + "operating_reset_at": 1765397521, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetLeadsList.log b/docs/en/results/Bitrix24/GetLeadsList.log index e370a97822..da3353fc36 100644 --- a/docs/en/results/Bitrix24/GetLeadsList.log +++ b/docs/en/results/Bitrix24/GetLeadsList.log @@ -2,13 +2,13 @@ "result": [], "total": 0, "time": { - "start": 1765376619, - "finish": 1765376619.98686, - "duration": 0.986856937408447, + "start": 1765396914, + "finish": 1765396914.95846, + "duration": 0.958461999893188, "processing": 0, - "date_start": "2025-12-10T17:23:39+03:00", - "date_finish": "2025-12-10T17:23:39+03:00", - "operating_reset_at": 1765377219, + "date_start": "2025-12-10T20:01:54+00:00", + "date_finish": "2025-12-10T20:01:54+00:00", + "operating_reset_at": 1765397514, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetPosts.log b/docs/en/results/Bitrix24/GetPosts.log index f550d936d5..ba1b45c349 100644 --- a/docs/en/results/Bitrix24/GetPosts.log +++ b/docs/en/results/Bitrix24/GetPosts.log @@ -1,7 +1,7 @@ { "result": [ { - "ID": "3448", + "ID": "3456", "BLOG_ID": "1", "PUBLISH_STATUS": "P", "TITLE": "New post title", @@ -11,7 +11,7 @@ "CODE": null, "MICRO": "N", "DETAIL_TEXT": "New post text", - "DATE_PUBLISH": "2025-12-10T17:11:57+03:00", + "DATE_PUBLISH": "2025-12-10T19:48:04+00:00", "CATEGORY_ID": null, "HAS_SOCNET_ALL": "N", "HAS_TAGS": "N", @@ -62,7 +62,7 @@ "BASE_TYPE": "file" }, "VALUE": false, - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -93,7 +93,7 @@ "BASE_TYPE": "int" }, "VALUE": null, - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -138,7 +138,7 @@ "BASE_TYPE": "int" }, "VALUE": null, - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -181,9 +181,9 @@ "***", "***" ], - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, - "VALUE_RAW": "a:3:{i:0;i:13542;i:1;i:13544;i:2;i:13546;}", + "VALUE_RAW": "a:3:{i:0;i:13574;i:1;i:13576;i:2;i:13578;}", "CUSTOM_DATA": { "PHOTO_TEMPLATE": "" } @@ -230,7 +230,7 @@ ] }, "VALUE": null, - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -275,7 +275,7 @@ "BASE_TYPE": "int" }, "VALUE": null, - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -322,7 +322,7 @@ "BASE_TYPE": "datetime" }, "VALUE": "", - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -361,7 +361,7 @@ "BASE_TYPE": "int" }, "VALUE": null, - "ENTITY_VALUE_ID": 3448, + "ENTITY_VALUE_ID": 3456, "VALUE_EXISTS": true, "VALUE_RAW": null, "CUSTOM_DATA": [] @@ -375,13 +375,13 @@ ], "total": 1, "time": { - "start": 1765375934, - "finish": 1765375934.78951, - "duration": 0.789505958557129, + "start": 1765396114, + "finish": 1765396115.02927, + "duration": 1.02927207946777, "processing": 0, - "date_start": "2025-12-10T17:12:14+03:00", - "date_finish": "2025-12-10T17:12:14+03:00", - "operating_reset_at": 1765376534, + "date_start": "2025-12-10T19:48:34+00:00", + "date_finish": "2025-12-10T19:48:35+00:00", + "operating_reset_at": 1765396715, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetResultsList.log b/docs/en/results/Bitrix24/GetResultsList.log index 03a533063d..9f3eb8df26 100644 --- a/docs/en/results/Bitrix24/GetResultsList.log +++ b/docs/en/results/Bitrix24/GetResultsList.log @@ -1,24 +1,24 @@ { "result": [ { - "id": 3358, - "taskId": 9030, - "commentId": 20906, + "id": 3366, + "taskId": 9050, + "commentId": 20950, "createdBy": 1, - "createdAt": "2025-12-10T17:15:03+03:00", - "updatedAt": "2025-12-10T17:15:03+03:00", + "createdAt": "2025-12-10T19:52:04+00:00", + "updatedAt": "2025-12-10T19:52:04+00:00", "status": 0, "text": "The task has been changed, let's split up", "formattedText": "The task has been changed, let's split up", "files": [] }, { - "id": 3356, - "taskId": 9030, - "commentId": 20904, + "id": 3364, + "taskId": 9050, + "commentId": 20948, "createdBy": 1, - "createdAt": "2025-12-10T17:15:01+03:00", - "updatedAt": "2025-12-10T17:15:01+03:00", + "createdAt": "2025-12-10T19:52:02+00:00", + "updatedAt": "2025-12-10T19:52:02+00:00", "status": 0, "text": "The task has been changed, do not split up", "formattedText": "The task has been changed, do not split up", @@ -26,13 +26,13 @@ } ], "time": { - "start": 1765376116, - "finish": 1765376116.65382, - "duration": 0.65381908416748, + "start": 1765396339, + "finish": 1765396339.31379, + "duration": 0.313791036605835, "processing": 0, - "date_start": "2025-12-10T17:15:16+03:00", - "date_finish": "2025-12-10T17:15:16+03:00", - "operating_reset_at": 1765376716, + "date_start": "2025-12-10T19:52:19+00:00", + "date_finish": "2025-12-10T19:52:19+00:00", + "operating_reset_at": 1765396939, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetStorage.log b/docs/en/results/Bitrix24/GetStorage.log index 3c0f74223e..ab4f0491f0 100644 --- a/docs/en/results/Bitrix24/GetStorage.log +++ b/docs/en/results/Bitrix24/GetStorage.log @@ -9,13 +9,13 @@ "ROOT_OBJECT_ID": "3" }, "time": { - "start": 1765376149, - "finish": 1765376149.91624, - "duration": 0.91623592376709, + "start": 1765396379, + "finish": 1765396379.42526, + "duration": 0.425257921218872, "processing": 0, - "date_start": "2025-12-10T17:15:49+03:00", - "date_finish": "2025-12-10T17:15:49+03:00", - "operating_reset_at": 1765376749, + "date_start": "2025-12-10T19:52:59+00:00", + "date_finish": "2025-12-10T19:52:59+00:00", + "operating_reset_at": 1765396979, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetStorageObjects.log b/docs/en/results/Bitrix24/GetStorageObjects.log index a83b41c6a2..4372ca6eb6 100644 --- a/docs/en/results/Bitrix24/GetStorageObjects.log +++ b/docs/en/results/Bitrix24/GetStorageObjects.log @@ -1,7 +1,7 @@ { "result": [ { - "ID": "48340", + "ID": "48448", "NAME": "Picture2.jpg", "CODE": null, "STORAGE_ID": "3", @@ -9,19 +9,19 @@ "PARENT_ID": "3", "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32796", + "FILE_ID": "32878", "SIZE": "2114023", - "CREATE_TIME": "2025-12-10T17:15:54+03:00", - "UPDATE_TIME": "2025-12-10T17:15:54+03:00", + "CREATE_TIME": "2025-12-10T19:53:03+00:00", + "UPDATE_TIME": "2025-12-10T19:53:03+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "0", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDAmXz1KekJFTEpMYkYzajBTU3c2anltM3FMVXlDckNLTmo0WA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREFtWHoxS2VrSkZURXBNWWtZemFqQlRVM2MyYW5sdE0zRk1WWGxEY2tOTFRtbzBXQT09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.oCw6DwMUm599U04SeXLxGKT1yNvK5FczD4eiP0pvc1s%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NDgmXz15TE5NdG83TFlmSDRVRm80eFc1akFhTmFqalg1dEEwbg%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBORGdtWHoxNVRFNU5kRzgzVEZsbVNEUlZSbTgwZUZjMWFrRmhUbUZxYWxnMWRFRXdiZz09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.0i24DBe8gO6ECwwUfWeVyspd3ol%2BbblLCGTrzBZURfM%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/Picture2.jpg" }, { - "ID": "48342", + "ID": "48450", "NAME": "Picture1.jpg", "CODE": null, "STORAGE_ID": "3", @@ -29,27 +29,27 @@ "PARENT_ID": "3", "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32798", + "FILE_ID": "32880", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:15:57+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:07+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "0", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz0wblFGeGpoa09OV05LZmp0VndkQ0FHN3RXd09KdkFkcg%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHowd2JsRkdlR3BvYTA5T1YwNUxabXAwVm5ka1EwRkhOM1JYZDA5S2RrRmtjZz09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.Y%2BJMfGwJuofpMDAY%2FeJo6kLci%2FQuIVV3QEK6QN%2F7ECE%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz1Ha3dOQWg1cHFSQVhrbHd4NHVYcUlkTzVQUnlzWlp5eA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxSGEzZE9RV2cxY0hGU1FWaHJiSGQ0TkhWWWNVbGtUelZRVW5seldscDVlQT09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.3PA5mkVjMajMWWxbnY2bc8BtEVRd1CuMIy1CoSf7LU4%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/Picture1.jpg" } ], "total": 2, "time": { - "start": 1765376162, - "finish": 1765376162.05674, - "duration": 0.0567429065704346, + "start": 1765396391, + "finish": 1765396391.6229, + "duration": 0.622901916503906, "processing": 0, - "date_start": "2025-12-10T17:16:02+03:00", - "date_finish": "2025-12-10T17:16:02+03:00", - "operating_reset_at": 1765376762, + "date_start": "2025-12-10T19:53:11+00:00", + "date_finish": "2025-12-10T19:53:11+00:00", + "operating_reset_at": 1765396991, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetStoragesList.log b/docs/en/results/Bitrix24/GetStoragesList.log index 7ba9b2400c..888c849383 100644 --- a/docs/en/results/Bitrix24/GetStoragesList.log +++ b/docs/en/results/Bitrix24/GetStoragesList.log @@ -443,15 +443,15 @@ } ], "next": 49, - "total": 1537, + "total": 1541, "time": { - "start": 1765376141, - "finish": 1765376141.69497, - "duration": 0.694971084594726, + "start": 1765396369, + "finish": 1765396369.81782, + "duration": 0.817816019058228, "processing": 0, - "date_start": "2025-12-10T17:15:41+03:00", - "date_finish": "2025-12-10T17:15:41+03:00", - "operating_reset_at": 1765376741, + "date_start": "2025-12-10T19:52:49+00:00", + "date_finish": "2025-12-10T19:52:49+00:00", + "operating_reset_at": 1765396969, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTask.log b/docs/en/results/Bitrix24/GetTask.log index 9f54f046f5..f96f3ade44 100644 --- a/docs/en/results/Bitrix24/GetTask.log +++ b/docs/en/results/Bitrix24/GetTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2025-12-10T17:12:52+03:00", + "changedDate": "2025-12-10T19:49:28+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2025-12-10T17:12:38+03:00", + "activityDate": "2025-12-10T19:49:11+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": null, "serviceCommentsCount": null, @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:12:52+03:00", + "statusChangedDate": "2025-12-10T19:49:28+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765375976, - "finish": 1765375976.40949, - "duration": 0.409488916397095, + "start": 1765396173, + "finish": 1765396174.03259, + "duration": 1.0325870513916, "processing": 0, - "date_start": "2025-12-10T17:12:56+03:00", - "date_finish": "2025-12-10T17:12:56+03:00", - "operating_reset_at": 1765376576, + "date_start": "2025-12-10T19:49:33+00:00", + "date_finish": "2025-12-10T19:49:34+00:00", + "operating_reset_at": 1765396774, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTaskComment.log b/docs/en/results/Bitrix24/GetTaskComment.log index 8b50a862bd..c14134db46 100644 --- a/docs/en/results/Bitrix24/GetTaskComment.log +++ b/docs/en/results/Bitrix24/GetTaskComment.log @@ -1,21 +1,21 @@ { "result": { "POST_MESSAGE_HTML": null, - "ID": "20906", + "ID": "20950", "AUTHOR_ID": "1", "AUTHOR_NAME": "Антон Титовец", "AUTHOR_EMAIL": "", - "POST_DATE": "2025-12-10T17:15:03+03:00", + "POST_DATE": "2025-12-10T19:52:04+00:00", "POST_MESSAGE": "The task has been changed, let's split up" }, "time": { - "start": 1765376128, - "finish": 1765376128.88273, - "duration": 0.882728099822998, + "start": 1765396354, + "finish": 1765396354.43793, + "duration": 0.437927961349487, "processing": 0, - "date_start": "2025-12-10T17:15:28+03:00", - "date_finish": "2025-12-10T17:15:28+03:00", - "operating_reset_at": 1765376728, + "date_start": "2025-12-10T19:52:34+00:00", + "date_finish": "2025-12-10T19:52:34+00:00", + "operating_reset_at": 1765396954, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTaskCommentsList.log b/docs/en/results/Bitrix24/GetTaskCommentsList.log index 6d70c325cc..ee91510a29 100644 --- a/docs/en/results/Bitrix24/GetTaskCommentsList.log +++ b/docs/en/results/Bitrix24/GetTaskCommentsList.log @@ -2,31 +2,31 @@ "result": [ { "POST_MESSAGE_HTML": null, - "ID": "20904", + "ID": "20948", "AUTHOR_ID": "1", "AUTHOR_NAME": "Антон Титовец", "AUTHOR_EMAIL": "", - "POST_DATE": "2025-12-10T17:15:01+03:00", + "POST_DATE": "2025-12-10T19:52:02+00:00", "POST_MESSAGE": "The task has been changed, do not split up" }, { "POST_MESSAGE_HTML": null, - "ID": "20906", + "ID": "20950", "AUTHOR_ID": "1", "AUTHOR_NAME": "Антон Титовец", "AUTHOR_EMAIL": "", - "POST_DATE": "2025-12-10T17:15:03+03:00", + "POST_DATE": "2025-12-10T19:52:04+00:00", "POST_MESSAGE": "The task has been changed, let's split up" } ], "time": { - "start": 1765376124, - "finish": 1765376124.90108, - "duration": 0.901084899902344, + "start": 1765396349, + "finish": 1765396349.49404, + "duration": 0.494040012359619, "processing": 0, - "date_start": "2025-12-10T17:15:24+03:00", - "date_finish": "2025-12-10T17:15:24+03:00", - "operating_reset_at": 1765376724, + "date_start": "2025-12-10T19:52:29+00:00", + "date_finish": "2025-12-10T19:52:29+00:00", + "operating_reset_at": 1765396949, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTaskFieldsStructure.log b/docs/en/results/Bitrix24/GetTaskFieldsStructure.log index 0d7a76c3e8..cf3823adf0 100644 --- a/docs/en/results/Bitrix24/GetTaskFieldsStructure.log +++ b/docs/en/results/Bitrix24/GetTaskFieldsStructure.log @@ -384,13 +384,13 @@ } }, "time": { - "start": 1765375954, - "finish": 1765375954.23208, - "duration": 0.232080936431885, + "start": 1765396146, + "finish": 1765396146.29164, + "duration": 0.291645050048828, "processing": 0, - "date_start": "2025-12-10T17:12:34+03:00", - "date_finish": "2025-12-10T17:12:34+03:00", - "operating_reset_at": 1765376554, + "date_start": "2025-12-10T19:49:06+00:00", + "date_finish": "2025-12-10T19:49:06+00:00", + "operating_reset_at": 1765396746, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTaskHistory.log b/docs/en/results/Bitrix24/GetTaskHistory.log index ba59f234a8..d32ec769c9 100644 --- a/docs/en/results/Bitrix24/GetTaskHistory.log +++ b/docs/en/results/Bitrix24/GetTaskHistory.log @@ -2,8 +2,8 @@ "result": { "list": [ { - "id": 114502, - "createdDate": "2025-12-10T17:12:38+03:00", + "id": 114774, + "createdDate": "2025-12-10T19:49:11+00:00", "field": "NEW", "value": { "from": null, @@ -18,12 +18,12 @@ } }, { - "id": 114504, - "createdDate": "2025-12-10T17:12:40+03:00", + "id": 114776, + "createdDate": "2025-12-10T19:49:14+00:00", "field": "START_DATE_PLAN", "value": { "from": "", - "to": "1765375958" + "to": "1765396151" }, "user": { "id": 1, @@ -34,8 +34,8 @@ } }, { - "id": 114506, - "createdDate": "2025-12-10T17:12:40+03:00", + "id": 114778, + "createdDate": "2025-12-10T19:49:14+00:00", "field": "END_DATE_PLAN", "value": { "from": "", @@ -50,12 +50,12 @@ } }, { - "id": 114508, - "createdDate": "2025-12-10T17:12:40+03:00", + "id": 114780, + "createdDate": "2025-12-10T19:49:14+00:00", "field": "DURATION_PLAN_SECONDS", "value": { "from": "", - "to": "24442" + "to": "4249" }, "user": { "id": 1, @@ -66,8 +66,8 @@ } }, { - "id": 114522, - "createdDate": "2025-12-10T17:12:52+03:00", + "id": 114794, + "createdDate": "2025-12-10T19:49:28+00:00", "field": "TITLE", "value": { "from": "New task", @@ -82,8 +82,8 @@ } }, { - "id": 114524, - "createdDate": "2025-12-10T17:12:52+03:00", + "id": 114796, + "createdDate": "2025-12-10T19:49:28+00:00", "field": "DESCRIPTION", "value": { "from": "", @@ -98,8 +98,8 @@ } }, { - "id": 114526, - "createdDate": "2025-12-10T17:12:52+03:00", + "id": 114798, + "createdDate": "2025-12-10T19:49:28+00:00", "field": "PRIORITY", "value": { "from": "2", @@ -114,8 +114,8 @@ } }, { - "id": 114532, - "createdDate": "2025-12-10T17:13:17+03:00", + "id": 114804, + "createdDate": "2025-12-10T19:49:59+00:00", "field": "RESPONSIBLE_ID", "value": { "from": "1", @@ -130,12 +130,12 @@ } }, { - "id": 114534, - "createdDate": "2025-12-10T17:13:18+03:00", + "id": 114806, + "createdDate": "2025-12-10T19:49:59+00:00", "field": "COMMENT", "value": { "from": null, - "to": "20892" + "to": "20936" }, "user": { "id": 1, @@ -146,8 +146,8 @@ } }, { - "id": 114538, - "createdDate": "2025-12-10T17:13:22+03:00", + "id": 114810, + "createdDate": "2025-12-10T19:50:04+00:00", "field": "STATUS", "value": { "from": "2", @@ -162,8 +162,8 @@ } }, { - "id": 114544, - "createdDate": "2025-12-10T17:13:26+03:00", + "id": 114816, + "createdDate": "2025-12-10T19:50:10+00:00", "field": "STATUS", "value": { "from": "6", @@ -178,12 +178,12 @@ } }, { - "id": 114546, - "createdDate": "2025-12-10T17:13:27+03:00", + "id": 114818, + "createdDate": "2025-12-10T19:50:10+00:00", "field": "COMMENT", "value": { "from": null, - "to": "20896" + "to": "20940" }, "user": { "id": 1, @@ -194,8 +194,8 @@ } }, { - "id": 114552, - "createdDate": "2025-12-10T17:13:39+03:00", + "id": 114824, + "createdDate": "2025-12-10T19:50:26+00:00", "field": "STATUS", "value": { "from": "5", @@ -210,12 +210,12 @@ } }, { - "id": 114554, - "createdDate": "2025-12-10T17:13:39+03:00", + "id": 114826, + "createdDate": "2025-12-10T19:50:26+00:00", "field": "COMMENT", "value": { "from": null, - "to": "20900" + "to": "20944" }, "user": { "id": 1, @@ -226,8 +226,8 @@ } }, { - "id": 114558, - "createdDate": "2025-12-10T17:13:44+03:00", + "id": 114830, + "createdDate": "2025-12-10T19:50:31+00:00", "field": "STATUS", "value": { "from": "2", @@ -242,8 +242,8 @@ } }, { - "id": 114562, - "createdDate": "2025-12-10T17:13:56+03:00", + "id": 114834, + "createdDate": "2025-12-10T19:50:46+00:00", "field": "STATUS", "value": { "from": "3", @@ -260,13 +260,13 @@ ] }, "time": { - "start": 1765376041, - "finish": 1765376041.39287, - "duration": 0.392868041992188, + "start": 1765396251, + "finish": 1765396251.76103, + "duration": 0.761032104492188, "processing": 0, - "date_start": "2025-12-10T17:14:01+03:00", - "date_finish": "2025-12-10T17:14:01+03:00", - "operating_reset_at": 1765376641, + "date_start": "2025-12-10T19:50:51+00:00", + "date_finish": "2025-12-10T19:50:51+00:00", + "operating_reset_at": 1765396851, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTaskTimeAccounting.log b/docs/en/results/Bitrix24/GetTaskTimeAccounting.log index a2e335fa2d..8246d89a38 100644 --- a/docs/en/results/Bitrix24/GetTaskTimeAccounting.log +++ b/docs/en/results/Bitrix24/GetTaskTimeAccounting.log @@ -1,24 +1,24 @@ { "result": { - "ID": "3326", - "TASK_ID": "9034", + "ID": "3334", + "TASK_ID": "9054", "USER_ID": "10", "COMMENT_TEXT": "Time spent on work", "SECONDS": "7200", "MINUTES": "120", "SOURCE": "2", - "CREATED_DATE": "2025-11-10T17:18:19+03:00", - "DATE_START": "2025-12-10T17:18:20+03:00", - "DATE_STOP": "2025-12-10T17:18:20+03:00" + "CREATED_DATE": "2025-11-10T16:55:49+00:00", + "DATE_START": "2025-12-10T19:55:51+00:00", + "DATE_STOP": "2025-12-10T19:55:51+00:00" }, "time": { - "start": 1765376305, - "finish": 1765376305.20492, - "duration": 0.204921960830688, + "start": 1765396556, + "finish": 1765396556.38644, + "duration": 0.386435031890869, "processing": 0, - "date_start": "2025-12-10T17:18:25+03:00", - "date_finish": "2025-12-10T17:18:25+03:00", - "operating_reset_at": 1765376905, + "date_start": "2025-12-10T19:55:56+00:00", + "date_finish": "2025-12-10T19:55:56+00:00", + "operating_reset_at": 1765397156, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTaskTimeAccountingList.log b/docs/en/results/Bitrix24/GetTaskTimeAccountingList.log index 4f71714379..68772cb79a 100644 --- a/docs/en/results/Bitrix24/GetTaskTimeAccountingList.log +++ b/docs/en/results/Bitrix24/GetTaskTimeAccountingList.log @@ -1,39 +1,39 @@ { "result": [ { - "ID": "3324", - "TASK_ID": "9034", + "ID": "3332", + "TASK_ID": "9054", "USER_ID": "1", "COMMENT_TEXT": "", "SECONDS": "3600", "MINUTES": "60", "SOURCE": "2", - "CREATED_DATE": "2025-12-10T17:18:18+03:00", - "DATE_START": "2025-12-10T17:18:18+03:00", - "DATE_STOP": "2025-12-10T17:18:18+03:00" + "CREATED_DATE": "2025-12-10T19:55:49+00:00", + "DATE_START": "2025-12-10T19:55:49+00:00", + "DATE_STOP": "2025-12-10T19:55:49+00:00" }, { - "ID": "3326", - "TASK_ID": "9034", + "ID": "3334", + "TASK_ID": "9054", "USER_ID": "10", "COMMENT_TEXT": "Time spent on work", "SECONDS": "7200", "MINUTES": "120", "SOURCE": "2", - "CREATED_DATE": "2025-11-10T17:18:19+03:00", - "DATE_START": "2025-12-10T17:18:20+03:00", - "DATE_STOP": "2025-12-10T17:18:20+03:00" + "CREATED_DATE": "2025-11-10T16:55:49+00:00", + "DATE_START": "2025-12-10T19:55:51+00:00", + "DATE_STOP": "2025-12-10T19:55:51+00:00" } ], "total": 2, "time": { - "start": 1765376309, - "finish": 1765376309.0864, - "duration": 0.0864028930664062, + "start": 1765396560, + "finish": 1765396560.9423, + "duration": 0.942296981811524, "processing": 0, - "date_start": "2025-12-10T17:18:29+03:00", - "date_finish": "2025-12-10T17:18:29+03:00", - "operating_reset_at": 1765376909, + "date_start": "2025-12-10T19:56:00+00:00", + "date_finish": "2025-12-10T19:56:00+00:00", + "operating_reset_at": 1765397160, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTasksChecklist.log b/docs/en/results/Bitrix24/GetTasksChecklist.log index a3eda20050..73c18bd11e 100644 --- a/docs/en/results/Bitrix24/GetTasksChecklist.log +++ b/docs/en/results/Bitrix24/GetTasksChecklist.log @@ -1,8 +1,8 @@ { "result": [ { - "ID": "6408", - "TASK_ID": "9028", + "ID": "6424", + "TASK_ID": "9048", "PARENT_ID": 0, "CREATED_BY": "1", "TITLE": "BX_CHECKLIST_1", @@ -15,9 +15,9 @@ "ATTACHMENTS": [] }, { - "ID": "6410", - "TASK_ID": "9028", - "PARENT_ID": "6408", + "ID": "6426", + "TASK_ID": "9048", + "PARENT_ID": "6424", "CREATED_BY": "1", "TITLE": "New elements text", "SORT_INDEX": "1", @@ -30,13 +30,13 @@ } ], "time": { - "start": 1765376062, - "finish": 1765376062.77905, - "duration": 0.779046058654785, + "start": 1765396276, + "finish": 1765396276.13209, + "duration": 0.132091999053955, "processing": 0, - "date_start": "2025-12-10T17:14:22+03:00", - "date_finish": "2025-12-10T17:14:22+03:00", - "operating_reset_at": 1765376662, + "date_start": "2025-12-10T19:51:16+00:00", + "date_finish": "2025-12-10T19:51:16+00:00", + "operating_reset_at": 1765396876, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTasksChecklistElement.log b/docs/en/results/Bitrix24/GetTasksChecklistElement.log index f746f792bb..c568ca23bc 100644 --- a/docs/en/results/Bitrix24/GetTasksChecklistElement.log +++ b/docs/en/results/Bitrix24/GetTasksChecklistElement.log @@ -1,8 +1,8 @@ { "result": { - "ID": "6410", - "TASK_ID": "9028", - "PARENT_ID": "6408", + "ID": "6426", + "TASK_ID": "9048", + "PARENT_ID": "6424", "CREATED_BY": "1", "TITLE": "New elements text", "SORT_INDEX": "1", @@ -14,13 +14,13 @@ "ATTACHMENTS": [] }, "time": { - "start": 1765376066, - "finish": 1765376066.69294, - "duration": 0.692943096160889, + "start": 1765396282, + "finish": 1765396282.36474, + "duration": 0.364734888076782, "processing": 0, - "date_start": "2025-12-10T17:14:26+03:00", - "date_finish": "2025-12-10T17:14:26+03:00", - "operating_reset_at": 1765376666, + "date_start": "2025-12-10T19:51:22+00:00", + "date_finish": "2025-12-10T19:51:22+00:00", + "operating_reset_at": 1765396882, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetTasksList.log b/docs/en/results/Bitrix24/GetTasksList.log index 2d35cd0d53..efe693838e 100644 --- a/docs/en/results/Bitrix24/GetTasksList.log +++ b/docs/en/results/Bitrix24/GetTasksList.log @@ -15,16 +15,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T16:21:01+03:00", + "createdDate": "2024-07-03T13:21:01+00:00", "responsibleId": "10", "changedBy": "1", - "changedDate": "2024-07-03T16:21:14+03:00", + "changedDate": "2024-07-03T13:21:14+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2024-07-04T20:03:10+03:00", - "dateStart": "2024-07-03T16:21:12+03:00", - "deadline": "2024-07-04T16:21:00+03:00", + "activityDate": "2024-07-04T17:03:10+00:00", + "dateStart": "2024-07-03T13:21:12+00:00", + "deadline": "2024-07-04T13:21:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{29e9893d-226b-43a1-80bb-60af6434070f}", @@ -46,7 +46,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "9", - "viewedDate": "2024-07-04T20:03:10+03:00", + "viewedDate": "2024-07-04T17:03:10+00:00", "sorting": "1024.0000000", "durationFact": null, "isMuted": "N", @@ -56,7 +56,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T16:21:14+03:00", + "statusChangedDate": "2024-07-03T13:21:14+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -97,16 +97,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T16:21:02+03:00", + "createdDate": "2024-07-03T13:21:02+00:00", "responsibleId": "10", "changedBy": "1", - "changedDate": "2024-07-03T16:21:14+03:00", + "changedDate": "2024-07-03T13:21:14+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2024-07-04T20:03:10+03:00", - "dateStart": "2024-07-03T16:21:13+03:00", - "deadline": "2024-07-04T16:21:00+03:00", + "activityDate": "2024-07-04T17:03:10+00:00", + "dateStart": "2024-07-03T13:21:13+00:00", + "deadline": "2024-07-04T13:21:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{c8004012-7ca9-42da-b985-a1c0e90a285a}", @@ -128,7 +128,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "9", - "viewedDate": "2024-07-04T20:03:10+03:00", + "viewedDate": "2024-07-04T17:03:10+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -138,7 +138,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T16:21:14+03:00", + "statusChangedDate": "2024-07-03T13:21:14+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -179,16 +179,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T18:23:15+03:00", + "createdDate": "2024-07-03T15:23:15+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-03T18:23:15+03:00", + "changedDate": "2024-07-03T15:23:15+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-04T20:03:10+03:00", + "activityDate": "2024-07-04T17:03:10+00:00", "dateStart": null, - "deadline": "2024-07-04T18:23:00+03:00", + "deadline": "2024-07-04T15:23:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{06de9196-c3d6-47c9-b7cf-e4c7c000f9f1}", @@ -210,7 +210,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-04T20:03:10+03:00", + "viewedDate": "2024-07-04T17:03:10+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -220,7 +220,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T18:23:15+03:00", + "statusChangedDate": "2024-07-03T15:23:15+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -261,16 +261,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T18:28:21+03:00", + "createdDate": "2024-07-03T15:28:21+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-03T18:28:21+03:00", + "changedDate": "2024-07-03T15:28:21+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-04T20:03:09+03:00", + "activityDate": "2024-07-04T17:03:09+00:00", "dateStart": null, - "deadline": "2024-07-04T18:28:00+03:00", + "deadline": "2024-07-04T15:28:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{73c16ae1-acbb-4a10-a0fd-6e5a7acbb879}", @@ -292,7 +292,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-04T20:03:10+03:00", + "viewedDate": "2024-07-04T17:03:10+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -302,7 +302,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T18:28:21+03:00", + "statusChangedDate": "2024-07-03T15:28:21+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -343,16 +343,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T18:29:34+03:00", + "createdDate": "2024-07-03T15:29:34+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-03T18:29:34+03:00", + "changedDate": "2024-07-03T15:29:34+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-04T20:03:09+03:00", + "activityDate": "2024-07-04T17:03:09+00:00", "dateStart": null, - "deadline": "2024-07-04T18:29:00+03:00", + "deadline": "2024-07-04T15:29:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{d8144e92-2dc9-4c30-81b6-ffa4683cf792}", @@ -374,7 +374,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-04T20:03:09+03:00", + "viewedDate": "2024-07-04T17:03:09+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -384,7 +384,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T18:29:34+03:00", + "statusChangedDate": "2024-07-03T15:29:34+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -425,16 +425,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T18:39:47+03:00", + "createdDate": "2024-07-03T15:39:47+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-03T18:39:47+03:00", + "changedDate": "2024-07-03T15:39:47+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-04T20:03:09+03:00", + "activityDate": "2024-07-04T17:03:09+00:00", "dateStart": null, - "deadline": "2024-07-04T18:39:00+03:00", + "deadline": "2024-07-04T15:39:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{a38535cf-a8b0-4c94-b752-14fbe8b7477b}", @@ -456,7 +456,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-04T20:03:09+03:00", + "viewedDate": "2024-07-04T17:03:09+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -466,7 +466,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T18:39:47+03:00", + "statusChangedDate": "2024-07-03T15:39:47+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -507,16 +507,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-03T18:40:10+03:00", + "createdDate": "2024-07-03T15:40:10+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-03T18:40:10+03:00", + "changedDate": "2024-07-03T15:40:10+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-04T20:03:09+03:00", + "activityDate": "2024-07-04T17:03:09+00:00", "dateStart": null, - "deadline": "2024-07-04T18:40:00+03:00", + "deadline": "2024-07-04T15:40:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{c1a9b436-7d9b-4f60-8577-6f53d519bb35}", @@ -538,7 +538,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-04T20:03:09+03:00", + "viewedDate": "2024-07-04T17:03:09+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -548,7 +548,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-03T18:40:10+03:00", + "statusChangedDate": "2024-07-03T15:40:10+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -589,16 +589,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T09:19:24+03:00", + "createdDate": "2024-07-04T06:19:24+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T09:19:24+03:00", + "changedDate": "2024-07-04T06:19:24+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:17+03:00", + "activityDate": "2024-07-05T13:26:17+00:00", "dateStart": null, - "deadline": "2024-07-05T09:19:00+03:00", + "deadline": "2024-07-05T06:19:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{f088e1ee-1819-4330-a0f7-cc1800a14678}", @@ -620,7 +620,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:17+03:00", + "viewedDate": "2024-07-05T13:26:17+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -630,7 +630,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T09:19:24+03:00", + "statusChangedDate": "2024-07-04T06:19:24+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -671,16 +671,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T09:21:04+03:00", + "createdDate": "2024-07-04T06:21:04+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T09:21:04+03:00", + "changedDate": "2024-07-04T06:21:04+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:17+03:00", + "activityDate": "2024-07-05T13:26:17+00:00", "dateStart": null, - "deadline": "2024-07-05T09:21:00+03:00", + "deadline": "2024-07-05T06:21:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{ee8ef1f3-1ff9-4442-a31f-e0f3c8de531a}", @@ -702,7 +702,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:17+03:00", + "viewedDate": "2024-07-05T13:26:17+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -712,7 +712,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T09:21:04+03:00", + "statusChangedDate": "2024-07-04T06:21:04+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -753,16 +753,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T11:09:08+03:00", + "createdDate": "2024-07-04T08:09:08+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T11:09:08+03:00", + "changedDate": "2024-07-04T08:09:08+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:17+03:00", + "activityDate": "2024-07-05T13:26:17+00:00", "dateStart": null, - "deadline": "2024-07-05T11:09:00+03:00", + "deadline": "2024-07-05T08:09:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{84587a54-d504-4a4c-b65f-edcc86d2f181}", @@ -784,7 +784,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:17+03:00", + "viewedDate": "2024-07-05T13:26:17+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -794,7 +794,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T11:09:08+03:00", + "statusChangedDate": "2024-07-04T08:09:08+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -835,16 +835,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T11:11:39+03:00", + "createdDate": "2024-07-04T08:11:39+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T11:11:39+03:00", + "changedDate": "2024-07-04T08:11:39+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:17+03:00", + "activityDate": "2024-07-05T13:26:17+00:00", "dateStart": null, - "deadline": "2024-07-05T11:11:00+03:00", + "deadline": "2024-07-05T08:11:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{b8e8ac93-8f8a-494f-87a2-7d932d88fc50}", @@ -866,7 +866,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:17+03:00", + "viewedDate": "2024-07-05T13:26:17+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -876,7 +876,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T11:11:39+03:00", + "statusChangedDate": "2024-07-04T08:11:39+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -917,16 +917,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T11:12:44+03:00", + "createdDate": "2024-07-04T08:12:44+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T11:12:44+03:00", + "changedDate": "2024-07-04T08:12:44+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:16+03:00", + "activityDate": "2024-07-05T13:26:16+00:00", "dateStart": null, - "deadline": "2024-07-05T11:12:00+03:00", + "deadline": "2024-07-05T08:12:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{c285b4de-b4b4-4dce-8ca3-5657324ff9bb}", @@ -948,7 +948,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:16+03:00", + "viewedDate": "2024-07-05T13:26:16+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -958,7 +958,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T11:12:44+03:00", + "statusChangedDate": "2024-07-04T08:12:44+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -999,16 +999,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T11:13:16+03:00", + "createdDate": "2024-07-04T08:13:16+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T11:13:16+03:00", + "changedDate": "2024-07-04T08:13:16+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:16+03:00", + "activityDate": "2024-07-05T13:26:16+00:00", "dateStart": null, - "deadline": "2024-07-05T11:13:00+03:00", + "deadline": "2024-07-05T08:13:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{52711a88-a99c-4475-9985-7bcde0ec37fc}", @@ -1030,7 +1030,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:16+03:00", + "viewedDate": "2024-07-05T13:26:16+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1040,7 +1040,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T11:13:16+03:00", + "statusChangedDate": "2024-07-04T08:13:16+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1081,16 +1081,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T11:14:22+03:00", + "createdDate": "2024-07-04T08:14:22+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T11:14:22+03:00", + "changedDate": "2024-07-04T08:14:22+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:17+03:00", + "activityDate": "2024-07-05T13:26:17+00:00", "dateStart": null, - "deadline": "2024-07-05T11:14:00+03:00", + "deadline": "2024-07-05T08:14:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{af354dc3-724a-4a6c-9fab-c88fa55ac571}", @@ -1112,7 +1112,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:17+03:00", + "viewedDate": "2024-07-05T13:26:17+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1122,7 +1122,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T11:14:22+03:00", + "statusChangedDate": "2024-07-04T08:14:22+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1163,16 +1163,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T11:37:12+03:00", + "createdDate": "2024-07-04T08:37:12+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T11:37:12+03:00", + "changedDate": "2024-07-04T08:37:12+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T11:37:00+03:00", + "deadline": "2024-07-05T08:37:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{40cf83e3-3225-4c35-9272-b132917baadc}", @@ -1194,7 +1194,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1204,7 +1204,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T11:37:12+03:00", + "statusChangedDate": "2024-07-04T08:37:12+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1245,16 +1245,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T12:26:53+03:00", + "createdDate": "2024-07-04T09:26:53+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T12:26:53+03:00", + "changedDate": "2024-07-04T09:26:53+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T12:26:00+03:00", + "deadline": "2024-07-05T09:26:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{9e08714b-524d-41dc-a25a-2315a78fcc82}", @@ -1276,7 +1276,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1286,7 +1286,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T12:26:53+03:00", + "statusChangedDate": "2024-07-04T09:26:53+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1327,16 +1327,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T12:52:30+03:00", + "createdDate": "2024-07-04T09:52:30+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T12:52:30+03:00", + "changedDate": "2024-07-04T09:52:30+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T12:52:00+03:00", + "deadline": "2024-07-05T09:52:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{8d595466-47be-451b-b1e0-4940776fa542}", @@ -1358,7 +1358,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1368,7 +1368,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T12:52:30+03:00", + "statusChangedDate": "2024-07-04T09:52:30+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1409,16 +1409,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T12:54:31+03:00", + "createdDate": "2024-07-04T09:54:31+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T12:54:31+03:00", + "changedDate": "2024-07-04T09:54:31+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T12:54:00+03:00", + "deadline": "2024-07-05T09:54:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{a831a377-4676-42b1-9812-e4f8adcf7308}", @@ -1440,7 +1440,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1450,7 +1450,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T12:54:31+03:00", + "statusChangedDate": "2024-07-04T09:54:31+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1491,16 +1491,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T12:58:55+03:00", + "createdDate": "2024-07-04T09:58:55+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T12:58:55+03:00", + "changedDate": "2024-07-04T09:58:55+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T12:58:00+03:00", + "deadline": "2024-07-05T09:58:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{80c896d0-ad05-4b03-b9b5-58f0a30c168a}", @@ -1522,7 +1522,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1532,7 +1532,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T12:58:55+03:00", + "statusChangedDate": "2024-07-04T09:58:55+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1573,16 +1573,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T12:59:26+03:00", + "createdDate": "2024-07-04T09:59:26+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T12:59:26+03:00", + "changedDate": "2024-07-04T09:59:26+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T12:59:00+03:00", + "deadline": "2024-07-05T09:59:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{5341071a-c100-41c2-bd54-2defa42f41ee}", @@ -1604,7 +1604,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1614,7 +1614,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T12:59:26+03:00", + "statusChangedDate": "2024-07-04T09:59:26+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1655,16 +1655,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:01:56+03:00", + "createdDate": "2024-07-04T10:01:56+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:01:56+03:00", + "changedDate": "2024-07-04T10:01:56+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:01:00+03:00", + "deadline": "2024-07-05T10:01:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{84619a5e-0ae0-41e6-81f2-8e2087f7a985}", @@ -1686,7 +1686,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:18+03:00", + "viewedDate": "2024-07-05T13:26:18+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1696,7 +1696,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:01:56+03:00", + "statusChangedDate": "2024-07-04T10:01:56+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1737,16 +1737,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:02:38+03:00", + "createdDate": "2024-07-04T10:02:38+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:02:38+03:00", + "changedDate": "2024-07-04T10:02:38+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:19+03:00", + "activityDate": "2024-07-05T13:26:19+00:00", "dateStart": null, - "deadline": "2024-07-05T13:02:00+03:00", + "deadline": "2024-07-05T10:02:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{91d6d34b-f16e-4812-bd73-0851130799e8}", @@ -1768,7 +1768,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1778,7 +1778,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:02:38+03:00", + "statusChangedDate": "2024-07-04T10:02:38+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1819,16 +1819,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:03:02+03:00", + "createdDate": "2024-07-04T10:03:02+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:03:02+03:00", + "changedDate": "2024-07-04T10:03:02+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:03:00+03:00", + "deadline": "2024-07-05T10:03:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{bc2c9162-df61-453d-92f8-40fb514ccd60}", @@ -1850,7 +1850,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:19+03:00", + "viewedDate": "2024-07-05T13:26:19+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1860,7 +1860,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:03:02+03:00", + "statusChangedDate": "2024-07-04T10:03:02+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1901,16 +1901,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:04:22+03:00", + "createdDate": "2024-07-04T10:04:22+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:04:22+03:00", + "changedDate": "2024-07-04T10:04:22+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:04:00+03:00", + "deadline": "2024-07-05T10:04:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{dcb5adcc-9030-4e32-a7ad-7a7be585a1c4}", @@ -1932,7 +1932,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:18+03:00", + "viewedDate": "2024-07-05T13:26:18+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -1942,7 +1942,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:04:22+03:00", + "statusChangedDate": "2024-07-04T10:04:22+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -1983,16 +1983,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:05:53+03:00", + "createdDate": "2024-07-04T10:05:53+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:05:53+03:00", + "changedDate": "2024-07-04T10:05:53+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:05:00+03:00", + "deadline": "2024-07-05T10:05:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{7bf6f85f-663d-4c89-af1c-cdb1742b6507}", @@ -2014,7 +2014,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:18+03:00", + "viewedDate": "2024-07-05T13:26:18+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2024,7 +2024,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:05:53+03:00", + "statusChangedDate": "2024-07-04T10:05:53+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2065,16 +2065,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:06:24+03:00", + "createdDate": "2024-07-04T10:06:24+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:06:24+03:00", + "changedDate": "2024-07-04T10:06:24+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:06:00+03:00", + "deadline": "2024-07-05T10:06:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{08a4469b-02fd-4dd8-b02d-e242ab4197a7}", @@ -2096,7 +2096,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:18+03:00", + "viewedDate": "2024-07-05T13:26:18+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2106,7 +2106,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:06:24+03:00", + "statusChangedDate": "2024-07-04T10:06:24+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2147,16 +2147,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:06:45+03:00", + "createdDate": "2024-07-04T10:06:45+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:06:45+03:00", + "changedDate": "2024-07-04T10:06:45+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:06:00+03:00", + "deadline": "2024-07-05T10:06:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{404748d0-b3bc-4c2d-936c-90593b8edf49}", @@ -2178,7 +2178,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:18+03:00", + "viewedDate": "2024-07-05T13:26:18+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2188,7 +2188,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:06:45+03:00", + "statusChangedDate": "2024-07-04T10:06:45+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2229,16 +2229,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T13:08:01+03:00", + "createdDate": "2024-07-04T10:08:01+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T13:08:01+03:00", + "changedDate": "2024-07-04T10:08:01+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T16:26:18+03:00", + "activityDate": "2024-07-05T13:26:18+00:00", "dateStart": null, - "deadline": "2024-07-05T13:08:00+03:00", + "deadline": "2024-07-05T10:08:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{7a46e966-0047-40ff-b54e-0efa88768c14}", @@ -2260,7 +2260,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T16:26:18+03:00", + "viewedDate": "2024-07-05T13:26:18+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2270,7 +2270,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T13:08:01+03:00", + "statusChangedDate": "2024-07-04T10:08:01+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2311,16 +2311,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T20:03:48+03:00", + "createdDate": "2024-07-04T17:03:48+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T20:03:48+03:00", + "changedDate": "2024-07-04T17:03:48+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T21:07:09+03:00", + "activityDate": "2024-07-05T18:07:09+00:00", "dateStart": null, - "deadline": "2024-07-05T20:03:00+03:00", + "deadline": "2024-07-05T17:03:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{595fb76a-1c6e-4b8e-ae4e-6798e6b36970}", @@ -2342,7 +2342,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T21:07:09+03:00", + "viewedDate": "2024-07-05T18:07:09+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2352,7 +2352,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T20:03:48+03:00", + "statusChangedDate": "2024-07-04T17:03:48+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2393,16 +2393,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T20:04:55+03:00", + "createdDate": "2024-07-04T17:04:55+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T20:04:55+03:00", + "changedDate": "2024-07-04T17:04:55+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T21:07:08+03:00", + "activityDate": "2024-07-05T18:07:08+00:00", "dateStart": null, - "deadline": "2024-07-05T20:04:00+03:00", + "deadline": "2024-07-05T17:04:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{e3172d01-cd57-4d04-b3e9-98288e81d7a4}", @@ -2424,7 +2424,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T21:07:08+03:00", + "viewedDate": "2024-07-05T18:07:08+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2434,7 +2434,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T20:04:55+03:00", + "statusChangedDate": "2024-07-04T17:04:55+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2475,16 +2475,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T20:07:24+03:00", + "createdDate": "2024-07-04T17:07:24+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T20:07:24+03:00", + "changedDate": "2024-07-04T17:07:24+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T21:07:08+03:00", + "activityDate": "2024-07-05T18:07:08+00:00", "dateStart": null, - "deadline": "2024-07-05T20:07:00+03:00", + "deadline": "2024-07-05T17:07:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{d94af85d-07bd-4292-906a-b6ad64324e41}", @@ -2506,7 +2506,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T21:07:08+03:00", + "viewedDate": "2024-07-05T18:07:08+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2516,7 +2516,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T20:07:24+03:00", + "statusChangedDate": "2024-07-04T17:07:24+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2557,16 +2557,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T20:29:51+03:00", + "createdDate": "2024-07-04T17:29:51+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T20:29:51+03:00", + "changedDate": "2024-07-04T17:29:51+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-05T21:07:08+03:00", + "activityDate": "2024-07-05T18:07:08+00:00", "dateStart": null, - "deadline": "2024-07-05T20:29:00+03:00", + "deadline": "2024-07-05T17:29:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{af3d708a-7a24-4fc9-b706-f9daef22ad06}", @@ -2588,7 +2588,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-05T21:07:08+03:00", + "viewedDate": "2024-07-05T18:07:08+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2598,7 +2598,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T20:29:51+03:00", + "statusChangedDate": "2024-07-04T17:29:51+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2639,16 +2639,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:27:48+03:00", + "createdDate": "2024-07-04T18:27:48+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:27:48+03:00", + "changedDate": "2024-07-04T18:27:48+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:56+03:00", + "activityDate": "2024-07-06T19:50:56+00:00", "dateStart": null, - "deadline": "2024-07-05T21:27:00+03:00", + "deadline": "2024-07-05T18:27:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{849b84da-465e-44bf-a076-7cffd19ca1e4}", @@ -2670,7 +2670,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2680,7 +2680,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:27:48+03:00", + "statusChangedDate": "2024-07-04T18:27:48+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2721,16 +2721,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:27:49+03:00", + "createdDate": "2024-07-04T18:27:49+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:27:49+03:00", + "changedDate": "2024-07-04T18:27:49+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:56+03:00", + "activityDate": "2024-07-06T19:50:56+00:00", "dateStart": null, - "deadline": "2024-07-05T21:27:00+03:00", + "deadline": "2024-07-05T18:27:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{506352b3-0005-4a42-bc8b-027613572f40}", @@ -2752,7 +2752,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2762,7 +2762,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:27:49+03:00", + "statusChangedDate": "2024-07-04T18:27:49+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2803,16 +2803,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:37:29+03:00", + "createdDate": "2024-07-04T18:37:29+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:37:29+03:00", + "changedDate": "2024-07-04T18:37:29+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:56+03:00", + "activityDate": "2024-07-06T19:50:56+00:00", "dateStart": null, - "deadline": "2024-07-05T21:37:00+03:00", + "deadline": "2024-07-05T18:37:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{e0f524b7-d216-41b5-b793-11aa7898e0a5}", @@ -2834,7 +2834,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2844,7 +2844,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:37:29+03:00", + "statusChangedDate": "2024-07-04T18:37:29+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2885,16 +2885,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:37:29+03:00", + "createdDate": "2024-07-04T18:37:29+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:37:29+03:00", + "changedDate": "2024-07-04T18:37:29+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:56+03:00", + "activityDate": "2024-07-06T19:50:56+00:00", "dateStart": null, - "deadline": "2024-07-05T21:37:00+03:00", + "deadline": "2024-07-05T18:37:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{579cda67-e020-48df-a27e-9cf8b755e110}", @@ -2916,7 +2916,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -2926,7 +2926,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:37:29+03:00", + "statusChangedDate": "2024-07-04T18:37:29+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -2967,16 +2967,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:38:54+03:00", + "createdDate": "2024-07-04T18:38:54+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:38:54+03:00", + "changedDate": "2024-07-04T18:38:54+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:56+03:00", + "activityDate": "2024-07-06T19:50:56+00:00", "dateStart": null, - "deadline": "2024-07-05T21:38:00+03:00", + "deadline": "2024-07-05T18:38:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{2506c4ca-7258-4b5f-906e-43c26686717a}", @@ -2998,7 +2998,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3008,7 +3008,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:38:54+03:00", + "statusChangedDate": "2024-07-04T18:38:54+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3049,16 +3049,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:38:54+03:00", + "createdDate": "2024-07-04T18:38:54+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:38:54+03:00", + "changedDate": "2024-07-04T18:38:54+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:55+03:00", + "activityDate": "2024-07-06T19:50:55+00:00", "dateStart": null, - "deadline": "2024-07-05T21:38:00+03:00", + "deadline": "2024-07-05T18:38:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{35b7aac5-9ef8-49fd-80f2-a9dc5ccfa572}", @@ -3080,7 +3080,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3090,7 +3090,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:38:54+03:00", + "statusChangedDate": "2024-07-04T18:38:54+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3131,16 +3131,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:39:27+03:00", + "createdDate": "2024-07-04T18:39:27+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:39:27+03:00", + "changedDate": "2024-07-04T18:39:27+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:55+03:00", + "activityDate": "2024-07-06T19:50:55+00:00", "dateStart": null, - "deadline": "2024-07-05T21:39:00+03:00", + "deadline": "2024-07-05T18:39:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{60a75137-ae40-4cbb-88a9-47b4765f003f}", @@ -3162,7 +3162,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:55+03:00", + "viewedDate": "2024-07-06T19:50:55+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3172,7 +3172,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:39:27+03:00", + "statusChangedDate": "2024-07-04T18:39:27+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3213,16 +3213,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:39:27+03:00", + "createdDate": "2024-07-04T18:39:27+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:39:27+03:00", + "changedDate": "2024-07-04T18:39:27+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:56+03:00", + "activityDate": "2024-07-06T19:50:56+00:00", "dateStart": null, - "deadline": "2024-07-05T21:39:00+03:00", + "deadline": "2024-07-05T18:39:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{df038555-50d8-4fcf-9b41-826a138003d2}", @@ -3244,7 +3244,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:56+03:00", + "viewedDate": "2024-07-06T19:50:56+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3254,7 +3254,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:39:27+03:00", + "statusChangedDate": "2024-07-04T18:39:27+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3295,18 +3295,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:40:43+03:00", + "createdDate": "2024-07-04T18:40:43+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:40:51+03:00", + "changedDate": "2024-07-04T18:40:51+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:58+03:00", + "activityDate": "2024-07-06T19:50:58+00:00", "dateStart": null, - "deadline": "2024-07-05T21:40:00+03:00", - "startDatePlan": "2024-07-04T21:40:43+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "deadline": "2024-07-05T18:40:00+00:00", + "startDatePlan": "2024-07-04T18:40:43+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{cc2d8c51-9fba-4583-9e7d-7f3ef84c4955}", "xmlId": null, "commentsCount": "1", @@ -3326,7 +3326,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "2", - "viewedDate": "2024-07-06T22:50:58+03:00", + "viewedDate": "2024-07-06T19:50:58+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3336,7 +3336,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:40:51+03:00", + "statusChangedDate": "2024-07-04T18:40:51+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3377,18 +3377,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:40:44+03:00", + "createdDate": "2024-07-04T18:40:44+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:40:51+03:00", + "changedDate": "2024-07-04T18:40:51+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:58+03:00", + "activityDate": "2024-07-06T19:50:58+00:00", "dateStart": null, - "deadline": "2024-07-05T21:40:00+03:00", - "startDatePlan": "2024-07-04T21:40:44+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "deadline": "2024-07-05T18:40:00+00:00", + "startDatePlan": "2024-07-04T18:40:44+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{cc62543e-b789-4412-9dca-09ca0b7e6d4b}", "xmlId": null, "commentsCount": "1", @@ -3408,7 +3408,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "2", - "viewedDate": "2024-07-06T22:50:58+03:00", + "viewedDate": "2024-07-06T19:50:58+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3418,7 +3418,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:40:51+03:00", + "statusChangedDate": "2024-07-04T18:40:51+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3459,18 +3459,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:43:38+03:00", + "createdDate": "2024-07-04T18:43:38+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:43:44+03:00", + "changedDate": "2024-07-04T18:43:44+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:58+03:00", + "activityDate": "2024-07-06T19:50:58+00:00", "dateStart": null, - "deadline": "2024-07-05T21:43:00+03:00", - "startDatePlan": "2024-07-04T21:43:38+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "deadline": "2024-07-05T18:43:00+00:00", + "startDatePlan": "2024-07-04T18:43:38+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{07132513-0fd3-4cc9-bdbb-6afb20b87b9b}", "xmlId": null, "commentsCount": "1", @@ -3490,7 +3490,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "2", - "viewedDate": "2024-07-06T22:50:58+03:00", + "viewedDate": "2024-07-06T19:50:58+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3500,7 +3500,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:43:44+03:00", + "statusChangedDate": "2024-07-04T18:43:44+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3541,18 +3541,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:43:38+03:00", + "createdDate": "2024-07-04T18:43:38+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:43:43+03:00", + "changedDate": "2024-07-04T18:43:43+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:58+03:00", + "activityDate": "2024-07-06T19:50:58+00:00", "dateStart": null, - "deadline": "2024-07-05T21:43:00+03:00", - "startDatePlan": "2024-07-04T21:43:38+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "deadline": "2024-07-05T18:43:00+00:00", + "startDatePlan": "2024-07-04T18:43:38+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{c89d641e-9f70-4738-b978-f9d2ce007708}", "xmlId": null, "commentsCount": "1", @@ -3572,7 +3572,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "2", - "viewedDate": "2024-07-06T22:50:58+03:00", + "viewedDate": "2024-07-06T19:50:58+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3582,7 +3582,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:43:43+03:00", + "statusChangedDate": "2024-07-04T18:43:43+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3623,18 +3623,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:45:03+03:00", + "createdDate": "2024-07-04T18:45:03+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:45:09+03:00", + "changedDate": "2024-07-04T18:45:09+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:57+03:00", + "activityDate": "2024-07-06T19:50:57+00:00", "dateStart": null, - "deadline": "2024-07-05T21:45:00+03:00", - "startDatePlan": "2024-07-04T21:45:03+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "deadline": "2024-07-05T18:45:00+00:00", + "startDatePlan": "2024-07-04T18:45:03+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{8f0992e1-3d0f-4568-a010-a1cc54c31064}", "xmlId": null, "commentsCount": "1", @@ -3654,7 +3654,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "2", - "viewedDate": "2024-07-06T22:50:58+03:00", + "viewedDate": "2024-07-06T19:50:58+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3664,7 +3664,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:45:09+03:00", + "statusChangedDate": "2024-07-04T18:45:09+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3705,18 +3705,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T21:45:03+03:00", + "createdDate": "2024-07-04T18:45:03+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T21:45:09+03:00", + "changedDate": "2024-07-04T18:45:09+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:57+03:00", + "activityDate": "2024-07-06T19:50:57+00:00", "dateStart": null, - "deadline": "2024-07-05T21:45:00+03:00", - "startDatePlan": "2024-07-04T21:45:03+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "deadline": "2024-07-05T18:45:00+00:00", + "startDatePlan": "2024-07-04T18:45:03+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{08cf32d4-27f5-4ab8-b98f-287f0edd2af2}", "xmlId": null, "commentsCount": "1", @@ -3736,7 +3736,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "2", - "viewedDate": "2024-07-06T22:50:57+03:00", + "viewedDate": "2024-07-06T19:50:57+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3746,7 +3746,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T21:45:09+03:00", + "statusChangedDate": "2024-07-04T18:45:09+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3787,18 +3787,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T22:53:04+03:00", + "createdDate": "2024-07-04T19:53:04+00:00", "responsibleId": "10", "changedBy": "1", - "changedDate": "2024-07-04T22:53:36+03:00", + "changedDate": "2024-07-04T19:53:36+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2024-07-06T22:50:57+03:00", - "dateStart": "2024-07-04T22:53:30+03:00", - "deadline": "2024-07-05T22:53:00+03:00", - "startDatePlan": "2024-07-04T22:53:04+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "activityDate": "2024-07-06T19:50:57+00:00", + "dateStart": "2024-07-04T19:53:30+00:00", + "deadline": "2024-07-05T19:53:00+00:00", + "startDatePlan": "2024-07-04T19:53:04+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{a2800091-63c1-4486-8895-c88982204c78}", "xmlId": null, "commentsCount": "4", @@ -3818,7 +3818,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "18", - "viewedDate": "2024-07-06T22:50:57+03:00", + "viewedDate": "2024-07-06T19:50:57+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3828,7 +3828,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T22:53:35+03:00", + "statusChangedDate": "2024-07-04T19:53:35+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3869,18 +3869,18 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T22:53:05+03:00", + "createdDate": "2024-07-04T19:53:05+00:00", "responsibleId": "10", "changedBy": "1", - "changedDate": "2024-07-04T22:53:36+03:00", + "changedDate": "2024-07-04T19:53:36+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2024-07-06T22:50:57+03:00", - "dateStart": "2024-07-04T22:53:31+03:00", - "deadline": "2024-07-05T22:53:00+03:00", - "startDatePlan": "2024-07-04T22:53:05+03:00", - "endDatePlan": "2024-07-05T00:00:00+03:00", + "activityDate": "2024-07-06T19:50:57+00:00", + "dateStart": "2024-07-04T19:53:31+00:00", + "deadline": "2024-07-05T19:53:00+00:00", + "startDatePlan": "2024-07-04T19:53:05+00:00", + "endDatePlan": "2024-07-04T21:00:00+00:00", "guid": "{e27d2087-9450-4a51-8d67-f7aa52e14c00}", "xmlId": null, "commentsCount": "4", @@ -3900,7 +3900,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "10", - "viewedDate": "2024-07-06T22:50:57+03:00", + "viewedDate": "2024-07-06T19:50:57+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3910,7 +3910,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T22:53:36+03:00", + "statusChangedDate": "2024-07-04T19:53:36+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -3951,16 +3951,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-04T22:54:42+03:00", + "createdDate": "2024-07-04T19:54:42+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-04T22:54:42+03:00", + "changedDate": "2024-07-04T19:54:42+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:57+03:00", + "activityDate": "2024-07-06T19:50:57+00:00", "dateStart": null, - "deadline": "2024-07-05T22:54:00+03:00", + "deadline": "2024-07-05T19:54:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{6b7b0b79-a9fd-440f-af6e-ec9ca70d0fc2}", @@ -3982,7 +3982,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:57+03:00", + "viewedDate": "2024-07-06T19:50:57+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -3992,7 +3992,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-04T22:54:42+03:00", + "statusChangedDate": "2024-07-04T19:54:42+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -4033,16 +4033,16 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2024-07-05T16:27:26+03:00", + "createdDate": "2024-07-05T13:27:26+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2024-07-05T16:27:26+03:00", + "changedDate": "2024-07-05T13:27:26+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2024-07-06T22:50:57+03:00", + "activityDate": "2024-07-06T19:50:57+00:00", "dateStart": null, - "deadline": "2024-07-06T16:27:00+03:00", + "deadline": "2024-07-06T13:27:00+00:00", "startDatePlan": null, "endDatePlan": null, "guid": "{bef09b44-7cb0-4e09-b1a3-9fa72241fe2d}", @@ -4064,7 +4064,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "1", - "viewedDate": "2024-07-06T22:50:57+03:00", + "viewedDate": "2024-07-06T19:50:57+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -4074,7 +4074,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2024-07-05T16:27:26+03:00", + "statusChangedDate": "2024-07-05T13:27:26+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -4106,13 +4106,13 @@ "next": 50, "total": 339, "time": { - "start": 1765376045, - "finish": 1765376045.91731, - "duration": 0.917305946350098, + "start": 1765396256, + "finish": 1765396256.45378, + "duration": 0.453778982162476, "processing": 0, - "date_start": "2025-12-10T17:14:05+03:00", - "date_finish": "2025-12-10T17:14:05+03:00", - "operating_reset_at": 1765376645, + "date_start": "2025-12-10T19:50:56+00:00", + "date_finish": "2025-12-10T19:50:56+00:00", + "operating_reset_at": 1765396856, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetUser.log b/docs/en/results/Bitrix24/GetUser.log index c618521c2d..66a540b9e6 100644 --- a/docs/en/results/Bitrix24/GetUser.log +++ b/docs/en/results/Bitrix24/GetUser.log @@ -1,14 +1,14 @@ { "result": [ { - "ID": "3080", - "XML_ID": "69162170", + "ID": "3088", + "XML_ID": "69171002", "ACTIVE": true, "NAME": "Oleg", "LAST_NAME": "Lama", - "EMAIL": "596b6957-4a31-443d-a393-9860fc670ac6@exepmple.org", + "EMAIL": "d9549ff7-1fb5-4100-b377-2610aed436e9@exepmple.org", "LAST_LOGIN": "", - "DATE_REGISTER": "2025-12-10T03:00:00+03:00", + "DATE_REGISTER": "2025-12-10T00:00:00+00:00", "IS_ONLINE": "N", "TIMESTAMP_X": {}, "PERSONAL_GENDER": "", @@ -23,13 +23,13 @@ ], "total": 1, "time": { - "start": 1765376607, - "finish": 1765376607.34856, - "duration": 0.348555088043213, + "start": 1765396900, + "finish": 1765396900.06474, + "duration": 0.0647389888763428, "processing": 0, - "date_start": "2025-12-10T17:23:27+03:00", - "date_finish": "2025-12-10T17:23:27+03:00", - "operating_reset_at": 1765377207, + "date_start": "2025-12-10T20:01:40+00:00", + "date_finish": "2025-12-10T20:01:40+00:00", + "operating_reset_at": 1765397500, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetUserBusy.log b/docs/en/results/Bitrix24/GetUserBusy.log index 415e3991e4..6576ae1709 100644 --- a/docs/en/results/Bitrix24/GetUserBusy.log +++ b/docs/en/results/Bitrix24/GetUserBusy.log @@ -2,12 +2,12 @@ "result": { "1": [ { - "ID": "3288", + "ID": "3304", "NAME": "[Под вопросом]", - "DATE_FROM": "11.12.2025 17:25:00", - "DATE_TO": "11.12.2025 18:25:00", - "DATE_FROM_TS_UTC": "1765452300", - "DATE_TO_TS_UTC": "1768058700", + "DATE_FROM": "11.12.2025 20:03:00", + "DATE_TO": "11.12.2025 21:03:00", + "DATE_FROM_TS_UTC": "1765461780", + "DATE_TO_TS_UTC": "1768068180", "~USER_OFFSET_FROM": 0, "~USER_OFFSET_TO": 0, "DT_SKIP_TIME": "N", @@ -18,12 +18,12 @@ "EVENT_TYPE": null }, { - "ID": "3292", + "ID": "3308", "NAME": "[Под вопросом]", - "DATE_FROM": "11.12.2025 17:25:00", - "DATE_TO": "11.12.2025 18:25:00", - "DATE_FROM_TS_UTC": "1765452300", - "DATE_TO_TS_UTC": "1768058700", + "DATE_FROM": "11.12.2025 20:03:00", + "DATE_TO": "11.12.2025 21:03:00", + "DATE_FROM_TS_UTC": "1765461780", + "DATE_TO_TS_UTC": "1768068180", "~USER_OFFSET_FROM": 0, "~USER_OFFSET_TO": 0, "DT_SKIP_TIME": "N", @@ -36,13 +36,13 @@ ] }, "time": { - "start": 1765376721, - "finish": 1765376721.7894, - "duration": 0.789397954940796, + "start": 1765397031, + "finish": 1765397031.04252, + "duration": 0.0425159931182861, "processing": 0, - "date_start": "2025-12-10T17:25:21+03:00", - "date_finish": "2025-12-10T17:25:21+03:00", - "operating_reset_at": 1765377321, + "date_start": "2025-12-10T20:03:51+00:00", + "date_finish": "2025-12-10T20:03:51+00:00", + "operating_reset_at": 1765397631, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetUserFieldsStructure.log b/docs/en/results/Bitrix24/GetUserFieldsStructure.log index 81814ff77c..83a71cdfe4 100644 --- a/docs/en/results/Bitrix24/GetUserFieldsStructure.log +++ b/docs/en/results/Bitrix24/GetUserFieldsStructure.log @@ -65,13 +65,13 @@ "USER_TYPE": "USER_TYPE" }, "time": { - "start": 1765376589, - "finish": 1765376589.39656, - "duration": 0.39655590057373, + "start": 1765396878, + "finish": 1765396878.03518, + "duration": 0.0351779460906982, "processing": 0, - "date_start": "2025-12-10T17:23:09+03:00", - "date_finish": "2025-12-10T17:23:09+03:00", - "operating_reset_at": 1765377189, + "date_start": "2025-12-10T20:01:18+00:00", + "date_finish": "2025-12-10T20:01:18+00:00", + "operating_reset_at": 1765397478, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetUserParticipationStatus.log b/docs/en/results/Bitrix24/GetUserParticipationStatus.log index ec773b86f1..9e046e59a1 100644 --- a/docs/en/results/Bitrix24/GetUserParticipationStatus.log +++ b/docs/en/results/Bitrix24/GetUserParticipationStatus.log @@ -1,13 +1,13 @@ { "result": "H", "time": { - "start": 1765376704, - "finish": 1765376704.63188, - "duration": 0.631885051727295, + "start": 1765397011, + "finish": 1765397011.73721, + "duration": 0.737210035324097, "processing": 0, - "date_start": "2025-12-10T17:25:04+03:00", - "date_finish": "2025-12-10T17:25:04+03:00", - "operating_reset_at": 1765377304, + "date_start": "2025-12-10T20:03:31+00:00", + "date_finish": "2025-12-10T20:03:31+00:00", + "operating_reset_at": 1765397611, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetUserStatus.log b/docs/en/results/Bitrix24/GetUserStatus.log index bcedf4a70b..d645890d7c 100644 --- a/docs/en/results/Bitrix24/GetUserStatus.log +++ b/docs/en/results/Bitrix24/GetUserStatus.log @@ -1,13 +1,13 @@ { "result": "away", "time": { - "start": 1765376343, - "finish": 1765376343.31095, - "duration": 0.310951948165894, + "start": 1765396600, + "finish": 1765396600.06788, + "duration": 0.0678830146789551, "processing": 0, - "date_start": "2025-12-10T17:19:03+03:00", - "date_finish": "2025-12-10T17:19:03+03:00", - "operating_reset_at": 1765376943, + "date_start": "2025-12-10T19:56:40+00:00", + "date_finish": "2025-12-10T19:56:40+00:00", + "operating_reset_at": 1765397200, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/GetUsers.log b/docs/en/results/Bitrix24/GetUsers.log index 3b472ce655..eb3eec3544 100644 --- a/docs/en/results/Bitrix24/GetUsers.log +++ b/docs/en/results/Bitrix24/GetUsers.log @@ -19,7 +19,7 @@ "external_auth_id": "socservices", "status": "online", "idle": false, - "last_activity_date": "2024-07-13T21:36:23+03:00", + "last_activity_date": "2024-07-13T18:36:23+00:00", "mobile_last_date": false, "desktop_last_date": false, "absent": false, @@ -36,13 +36,13 @@ } }, "time": { - "start": 1765376352, - "finish": 1765376352.19824, - "duration": 0.198235034942627, + "start": 1765396610, + "finish": 1765396610.66925, + "duration": 0.669249057769775, "processing": 0, - "date_start": "2025-12-10T17:19:12+03:00", - "date_finish": "2025-12-10T17:19:12+03:00", - "operating_reset_at": 1765376952, + "date_start": "2025-12-10T19:56:50+00:00", + "date_finish": "2025-12-10T19:56:50+00:00", + "operating_reset_at": 1765397210, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/LeaveChat.log b/docs/en/results/Bitrix24/LeaveChat.log index bd079a548a..5fc885e742 100644 --- a/docs/en/results/Bitrix24/LeaveChat.log +++ b/docs/en/results/Bitrix24/LeaveChat.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376519, - "finish": 1765376519.84104, - "duration": 0.841037034988403, + "start": 1765396797, + "finish": 1765396797.21754, + "duration": 0.217535972595215, "processing": 0, - "date_start": "2025-12-10T17:21:59+03:00", - "date_finish": "2025-12-10T17:21:59+03:00", - "operating_reset_at": 1765377119, + "date_start": "2025-12-10T19:59:57+00:00", + "date_finish": "2025-12-10T19:59:57+00:00", + "operating_reset_at": 1765397397, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MakeFileCopy.log b/docs/en/results/Bitrix24/MakeFileCopy.log index d420b02690..94563b66b7 100644 --- a/docs/en/results/Bitrix24/MakeFileCopy.log +++ b/docs/en/results/Bitrix24/MakeFileCopy.log @@ -1,32 +1,32 @@ { "result": { - "ID": 48364, + "ID": 48472, "NAME": "New file name.jpg", "CODE": null, "STORAGE_ID": "3", "TYPE": "file", - "PARENT_ID": "48348", + "PARENT_ID": "48456", "DELETED_TYPE": 0, "GLOBAL_CONTENT_VERSION": 1, - "FILE_ID": 32808, + "FILE_ID": 32890, "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:17:20+03:00", - "UPDATE_TIME": "2025-12-10T17:17:20+03:00", + "CREATE_TIME": "2025-12-10T19:54:41+00:00", + "UPDATE_TIME": "2025-12-10T19:54:41+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": null, - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNjQmXz15UTFvbm5yVkE2SGRBTmlWc0JsZVJ4YlcyUjFUVDdPOA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOalFtWHoxNVVURnZibTV5VmtFMlNHUkJUbWxXYzBKc1pWSjRZbGN5VWpGVVZEZFBPQT09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.nTSIhXw353c8G1cy3KWbGjAy%2BVmjVao6zFEYdDeQZCc%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NzImXz1ocmJ1YmMyenE5aHZQaGd6RDJPZWw3cDhJZDBrcWd5ZA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOekltWHoxb2NtSjFZbU15ZW5FNWFIWlFhR2Q2UkRKUFpXdzNjRGhKWkRCcmNXZDVaQT09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.QwbzTQVivmV2muURNJXPOMtUKQ1JrA09J03Y5MdaaaI%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New catalog/New file name.jpg" }, "time": { - "start": 1765376240, - "finish": 1765376240.43982, - "duration": 0.439821004867554, + "start": 1765396481, + "finish": 1765396481.99946, + "duration": 0.99945592880249, "processing": 0, - "date_start": "2025-12-10T17:17:20+03:00", - "date_finish": "2025-12-10T17:17:20+03:00", - "operating_reset_at": 1765376840, + "date_start": "2025-12-10T19:54:41+00:00", + "date_finish": "2025-12-10T19:54:41+00:00", + "operating_reset_at": 1765397081, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MakeFolderCopy.log b/docs/en/results/Bitrix24/MakeFolderCopy.log index a66d6704c5..2b54629706 100644 --- a/docs/en/results/Bitrix24/MakeFolderCopy.log +++ b/docs/en/results/Bitrix24/MakeFolderCopy.log @@ -1,15 +1,15 @@ { "result": { - "ID": 48354, + "ID": 48462, "NAME": "New subfolder", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": 48354, - "PARENT_ID": "48350", + "REAL_OBJECT_ID": 48462, + "PARENT_ID": "48458", "DELETED_TYPE": 0, - "CREATE_TIME": "2025-12-10T17:17:08+03:00", - "UPDATE_TIME": "2025-12-10T17:17:08+03:00", + "CREATE_TIME": "2025-12-10T19:54:27+00:00", + "UPDATE_TIME": "2025-12-10T19:54:27+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -17,13 +17,13 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog/New subfolder 2/New subfolder" }, "time": { - "start": 1765376228, - "finish": 1765376228.67634, - "duration": 0.676342964172363, + "start": 1765396467, + "finish": 1765396467.58591, + "duration": 0.585906028747559, "processing": 0, - "date_start": "2025-12-10T17:17:08+03:00", - "date_finish": "2025-12-10T17:17:08+03:00", - "operating_reset_at": 1765376828, + "date_start": "2025-12-10T19:54:27+00:00", + "date_finish": "2025-12-10T19:54:27+00:00", + "operating_reset_at": 1765397067, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MarkFileAsDeleted.log b/docs/en/results/Bitrix24/MarkFileAsDeleted.log index 02aecc26b8..e100f49fc0 100644 --- a/docs/en/results/Bitrix24/MarkFileAsDeleted.log +++ b/docs/en/results/Bitrix24/MarkFileAsDeleted.log @@ -1,6 +1,6 @@ { "result": { - "ID": "48342", + "ID": "48450", "NAME": "New file name.jpg", "CODE": null, "STORAGE_ID": "3", @@ -8,25 +8,25 @@ "PARENT_ID": "3", "DELETED_TYPE": "3", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32798", + "FILE_ID": "32880", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:15:57+03:00", - "DELETE_TIME": "2025-12-10T17:16:35+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:07+00:00", + "DELETE_TIME": "2025-12-10T19:53:48+00:00", "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "1", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz02NVhjTjJESXd6dUI0dWtYV1RrZXRxUHdGakZsa29iRw%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHowMk5WaGpUakpFU1hkNmRVSTBkV3RZVjFSclpYUnhVSGRHYWtac2EyOWlSdz09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.MAqZbpzeazejHhbXLNTIF2nvTkMUFar4UzVfH8BKf8s%3D", - "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New file name.jpgi17653761959199i" + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz1UYnNpenNESlRqSlRudEMxeUZFRVBEVDBDaDI5emcyQw%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxVVluTnBlbk5FU2xScVNsUnVkRU14ZVVaRlJWQkVWREJEYURJNWVtY3lRdz09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.2GqzzmnrWBIJAOQjHnoL1t4UsVQ43tSJqjG5oMXTUbA%3D", + "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New file name.jpgi17653964287083i" }, "time": { - "start": 1765376197, - "finish": 1765376197.81548, - "duration": 0.815485000610352, + "start": 1765396431, + "finish": 1765396431.03562, + "duration": 0.0356149673461914, "processing": 0, - "date_start": "2025-12-10T17:16:37+03:00", - "date_finish": "2025-12-10T17:16:37+03:00", - "operating_reset_at": 1765376797, + "date_start": "2025-12-10T19:53:51+00:00", + "date_finish": "2025-12-10T19:53:51+00:00", + "operating_reset_at": 1765397031, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MarkFolderAsDeleted.log b/docs/en/results/Bitrix24/MarkFolderAsDeleted.log index beea48a2fe..3358dc7738 100644 --- a/docs/en/results/Bitrix24/MarkFolderAsDeleted.log +++ b/docs/en/results/Bitrix24/MarkFolderAsDeleted.log @@ -1,29 +1,29 @@ { "result": { - "ID": "48348", + "ID": "48456", "NAME": "New catalog", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48348", + "REAL_OBJECT_ID": "48456", "PARENT_ID": "3", "DELETED_TYPE": "3", - "CREATE_TIME": "2025-12-10T17:16:45+03:00", - "UPDATE_TIME": "2025-12-10T17:17:20+03:00", - "DELETE_TIME": "2025-12-10T17:17:38+03:00", + "CREATE_TIME": "2025-12-10T19:54:00+00:00", + "UPDATE_TIME": "2025-12-10T19:54:41+00:00", + "DELETE_TIME": "2025-12-10T19:55:02+00:00", "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "1", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog" }, "time": { - "start": 1765376260, - "finish": 1765376260.23405, - "duration": 0.234046936035156, + "start": 1765396505, + "finish": 1765396505.62931, + "duration": 0.629311084747314, "processing": 0, - "date_start": "2025-12-10T17:17:40+03:00", - "date_finish": "2025-12-10T17:17:40+03:00", - "operating_reset_at": 1765376860, + "date_start": "2025-12-10T19:55:05+00:00", + "date_finish": "2025-12-10T19:55:05+00:00", + "operating_reset_at": 1765397105, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MarkMessageAsUnreaded.log b/docs/en/results/Bitrix24/MarkMessageAsUnreaded.log index cd8f1de7d0..926c746835 100644 --- a/docs/en/results/Bitrix24/MarkMessageAsUnreaded.log +++ b/docs/en/results/Bitrix24/MarkMessageAsUnreaded.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376443, - "finish": 1765376443.85019, - "duration": 0.850191116333008, + "start": 1765396710, + "finish": 1765396710.70648, + "duration": 0.706485033035278, "processing": 0, - "date_start": "2025-12-10T17:20:43+03:00", - "date_finish": "2025-12-10T17:20:43+03:00", - "operating_reset_at": 1765377043, - "operating": 0.108325958251953 + "date_start": "2025-12-10T19:58:30+00:00", + "date_finish": "2025-12-10T19:58:30+00:00", + "operating_reset_at": 1765397310, + "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MoveFileToFolder.log b/docs/en/results/Bitrix24/MoveFileToFolder.log index 107c88751a..de1f27ff3d 100644 --- a/docs/en/results/Bitrix24/MoveFileToFolder.log +++ b/docs/en/results/Bitrix24/MoveFileToFolder.log @@ -1,32 +1,32 @@ { "result": { - "ID": "48342", + "ID": "48450", "NAME": "New file name.jpg", "CODE": null, "STORAGE_ID": "3", "TYPE": "file", - "PARENT_ID": 48352, + "PARENT_ID": 48460, "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32798", + "FILE_ID": "32880", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:16:39+03:00", - "DELETE_TIME": "2025-12-10T17:16:35+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:53+00:00", + "DELETE_TIME": "2025-12-10T19:53:48+00:00", "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "1", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz02WDYyd1JBMmQ5UzlwRFozRTFoR0ljR3NDdTJxTENYQw%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHowMldEWXlkMUpCTW1RNVV6bHdSRm96UlRGb1IwbGpSM05EZFRKeFRFTllRdz09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.neZBmZY5pwKpFj6KUrYF%2FXVBonzrqS%2BiEO6o6hczi2Q%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz1jTUw2WGZEZGF0MldTbDZ0cVdUMkQxaUU2S3hUMHBEdQ%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxalRVdzJXR1pFWkdGME1sZFRiRFowY1ZkVU1rUXhhVVUyUzNoVU1IQkVkUT09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.qdI2zQbZV8tDYwwZpTfsCyE4QBZFxLdc6pbEs03y0Rs%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New catalog/New subfolder/New file name.jpg" }, "time": { - "start": 1765376226, - "finish": 1765376226.48988, - "duration": 0.48987889289856, + "start": 1765396465, + "finish": 1765396465.20597, + "duration": 0.205971002578735, "processing": 0, - "date_start": "2025-12-10T17:17:06+03:00", - "date_finish": "2025-12-10T17:17:06+03:00", - "operating_reset_at": 1765376826, + "date_start": "2025-12-10T19:54:25+00:00", + "date_finish": "2025-12-10T19:54:25+00:00", + "operating_reset_at": 1765397065, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MoveFolder.log b/docs/en/results/Bitrix24/MoveFolder.log index 530de68a62..785d5db64a 100644 --- a/docs/en/results/Bitrix24/MoveFolder.log +++ b/docs/en/results/Bitrix24/MoveFolder.log @@ -1,15 +1,15 @@ { "result": { - "ID": "48350", + "ID": "48458", "NAME": "New subfolder 2", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48350", - "PARENT_ID": 48346, + "REAL_OBJECT_ID": "48458", + "PARENT_ID": 48454, "DELETED_TYPE": "0", - "CREATE_TIME": "2025-12-10T17:17:00+03:00", - "UPDATE_TIME": "2025-12-10T17:17:08+03:00", + "CREATE_TIME": "2025-12-10T19:54:17+00:00", + "UPDATE_TIME": "2025-12-10T19:54:27+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -17,13 +17,13 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New folder 2/New subfolder 2" }, "time": { - "start": 1765376256, - "finish": 1765376256.3973, - "duration": 0.397303104400635, + "start": 1765396500, + "finish": 1765396500.24668, + "duration": 0.246681928634644, "processing": 0, - "date_start": "2025-12-10T17:17:36+03:00", - "date_finish": "2025-12-10T17:17:36+03:00", - "operating_reset_at": 1765376856, + "date_start": "2025-12-10T19:55:00+00:00", + "date_finish": "2025-12-10T19:55:00+00:00", + "operating_reset_at": 1765397100, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MoveTaskToKanbanStage.log b/docs/en/results/Bitrix24/MoveTaskToKanbanStage.log index 314eba2244..6d2f644ead 100644 --- a/docs/en/results/Bitrix24/MoveTaskToKanbanStage.log +++ b/docs/en/results/Bitrix24/MoveTaskToKanbanStage.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376284, - "finish": 1765376284.81306, - "duration": 0.813062906265259, + "start": 1765396532, + "finish": 1765396532.96365, + "duration": 0.963654041290283, "processing": 0, - "date_start": "2025-12-10T17:18:04+03:00", - "date_finish": "2025-12-10T17:18:04+03:00", - "operating_reset_at": 1765376884, + "date_start": "2025-12-10T19:55:32+00:00", + "date_finish": "2025-12-10T19:55:32+00:00", + "operating_reset_at": 1765397132, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/MuteTask.log b/docs/en/results/Bitrix24/MuteTask.log index 23f93015f3..8796a73d3d 100644 --- a/docs/en/results/Bitrix24/MuteTask.log +++ b/docs/en/results/Bitrix24/MuteTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2025-12-10T17:12:52+03:00", + "changedDate": "2025-12-10T19:49:28+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2025-12-10T17:12:38+03:00", + "activityDate": "2025-12-10T19:49:11+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": null, "serviceCommentsCount": null, @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:12:52+03:00", + "statusChangedDate": "2025-12-10T19:49:28+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765375980, - "finish": 1765375980.66092, - "duration": 0.660923004150391, - "processing": 0, - "date_start": "2025-12-10T17:13:00+03:00", - "date_finish": "2025-12-10T17:13:00+03:00", - "operating_reset_at": 1765376580, + "start": 1765396179, + "finish": 1765396180.03611, + "duration": 1.03610801696777, + "processing": 1, + "date_start": "2025-12-10T19:49:39+00:00", + "date_finish": "2025-12-10T19:49:40+00:00", + "operating_reset_at": 1765396779, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/PauseTask.log b/docs/en/results/Bitrix24/PauseTask.log index e073a42295..dfcb52709c 100644 --- a/docs/en/results/Bitrix24/PauseTask.log +++ b/docs/en/results/Bitrix24/PauseTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:56+03:00", + "changedDate": "2025-12-10T19:50:46+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:39+03:00", - "dateStart": "2025-12-10T17:13:44+03:00", - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "activityDate": "2025-12-10T19:50:26+00:00", + "dateStart": "2025-12-10T19:50:31+00:00", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "3", "serviceCommentsCount": "3", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "10", - "viewedDate": "2025-12-10T17:13:39+03:00", + "viewedDate": "2025-12-10T19:50:26+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:13:56+03:00", + "statusChangedDate": "2025-12-10T19:50:46+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765376036, - "finish": 1765376037.04756, - "duration": 1.04756307601929, - "processing": 1, - "date_start": "2025-12-10T17:13:56+03:00", - "date_finish": "2025-12-10T17:13:57+03:00", - "operating_reset_at": 1765376636, - "operating": 0.227745056152344 + "start": 1765396246, + "finish": 1765396246.93501, + "duration": 0.93500804901123, + "processing": 0, + "date_start": "2025-12-10T19:50:46+00:00", + "date_finish": "2025-12-10T19:50:46+00:00", + "operating_reset_at": 1765396846, + "operating": 0.191487073898315 } } diff --git a/docs/en/results/Bitrix24/ReadAll.log b/docs/en/results/Bitrix24/ReadAll.log index 8e72e4831e..c36751c2ae 100644 --- a/docs/en/results/Bitrix24/ReadAll.log +++ b/docs/en/results/Bitrix24/ReadAll.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376511, - "finish": 1765376511.12252, - "duration": 0.122522115707397, + "start": 1765396787, + "finish": 1765396787.52265, + "duration": 0.522654056549072, "processing": 0, - "date_start": "2025-12-10T17:21:51+03:00", - "date_finish": "2025-12-10T17:21:51+03:00", - "operating_reset_at": 1765377111, + "date_start": "2025-12-10T19:59:47+00:00", + "date_finish": "2025-12-10T19:59:47+00:00", + "operating_reset_at": 1765397387, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RemoveTaskFromFavorites.log b/docs/en/results/Bitrix24/RemoveTaskFromFavorites.log index ba4338eab1..03c4b3f67a 100644 --- a/docs/en/results/Bitrix24/RemoveTaskFromFavorites.log +++ b/docs/en/results/Bitrix24/RemoveTaskFromFavorites.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765375993, - "finish": 1765375993.54712, - "duration": 0.547125101089478, + "start": 1765396194, + "finish": 1765396194.67414, + "duration": 0.674141883850098, "processing": 0, - "date_start": "2025-12-10T17:13:13+03:00", - "date_finish": "2025-12-10T17:13:13+03:00", - "operating_reset_at": 1765376593, - "operating": 0.28037691116333 + "date_start": "2025-12-10T19:49:54+00:00", + "date_finish": "2025-12-10T19:49:54+00:00", + "operating_reset_at": 1765396794, + "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RenameFile.log b/docs/en/results/Bitrix24/RenameFile.log index 4c2af6e64e..eb145f58b3 100644 --- a/docs/en/results/Bitrix24/RenameFile.log +++ b/docs/en/results/Bitrix24/RenameFile.log @@ -1,6 +1,6 @@ { "result": { - "ID": "48342", + "ID": "48450", "NAME": "New file name.jpg", "CODE": null, "STORAGE_ID": "3", @@ -8,25 +8,25 @@ "PARENT_ID": "3", "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32798", + "FILE_ID": "32880", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:15:57+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:07+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "0", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz1VOTlzaUc2VVZQTkJ0T2dNUWtEUHJGUDNFQlgzYVJ1Sw%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHoxVk9UbHphVWMyVlZaUVRrSjBUMmROVVd0RVVISkdVRE5GUWxnellWSjFTdz09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.Fr60MVFPsoVMnfWlPiEWfR5w%2FZ9qBA5eA9tpxX7kSco%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz1seERZSnFOUlVwRFN0NDVRV3Q5MXFHc2tobllQeTF0Yg%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxc2VFUlpTbkZPVWxWd1JGTjBORFZSVjNRNU1YRkhjMnRvYmxsUWVURjBZZz09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.LlsC9GZ5tGYqRmwcIpFpvxj3k%2BmP85ck850%2BdL8YYjI%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New file name.jpg" }, "time": { - "start": 1765376193, - "finish": 1765376193.97277, - "duration": 0.972774028778076, + "start": 1765396426, + "finish": 1765396426.34893, + "duration": 0.348927974700928, "processing": 0, - "date_start": "2025-12-10T17:16:33+03:00", - "date_finish": "2025-12-10T17:16:33+03:00", - "operating_reset_at": 1765376793, + "date_start": "2025-12-10T19:53:46+00:00", + "date_finish": "2025-12-10T19:53:46+00:00", + "operating_reset_at": 1765397026, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RenameFolder.log b/docs/en/results/Bitrix24/RenameFolder.log index bd09a1b58c..da1a215196 100644 --- a/docs/en/results/Bitrix24/RenameFolder.log +++ b/docs/en/results/Bitrix24/RenameFolder.log @@ -1,15 +1,15 @@ { "result": { - "ID": "48348", + "ID": "48456", "NAME": "New catalog", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48348", + "REAL_OBJECT_ID": "48456", "PARENT_ID": "3", "DELETED_TYPE": "0", - "CREATE_TIME": "2025-12-10T17:16:45+03:00", - "UPDATE_TIME": "2025-12-10T17:16:45+03:00", + "CREATE_TIME": "2025-12-10T19:54:00+00:00", + "UPDATE_TIME": "2025-12-10T19:54:00+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", @@ -17,13 +17,13 @@ "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog" }, "time": { - "start": 1765376209, - "finish": 1765376209.94409, - "duration": 0.944088935852051, + "start": 1765396445, + "finish": 1765396445.70918, + "duration": 0.709183931350708, "processing": 0, - "date_start": "2025-12-10T17:16:49+03:00", - "date_finish": "2025-12-10T17:16:49+03:00", - "operating_reset_at": 1765376809, + "date_start": "2025-12-10T19:54:05+00:00", + "date_finish": "2025-12-10T19:54:05+00:00", + "operating_reset_at": 1765397045, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RenameStorage.log b/docs/en/results/Bitrix24/RenameStorage.log index 5cd8623095..8755a2f6ca 100644 --- a/docs/en/results/Bitrix24/RenameStorage.log +++ b/docs/en/results/Bitrix24/RenameStorage.log @@ -9,13 +9,13 @@ "ROOT_OBJECT_ID": "464" }, "time": { - "start": 1765376146, - "finish": 1765376146.05141, - "duration": 0.0514059066772461, + "start": 1765396374, + "finish": 1765396374.7317, + "duration": 0.731698036193848, "processing": 0, - "date_start": "2025-12-10T17:15:46+03:00", - "date_finish": "2025-12-10T17:15:46+03:00", - "operating_reset_at": 1765376746, + "date_start": "2025-12-10T19:52:54+00:00", + "date_finish": "2025-12-10T19:52:54+00:00", + "operating_reset_at": 1765396974, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RenewTask.log b/docs/en/results/Bitrix24/RenewTask.log index 37307a7e7e..31dcb63759 100644 --- a/docs/en/results/Bitrix24/RenewTask.log +++ b/docs/en/results/Bitrix24/RenewTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:39+03:00", + "changedDate": "2025-12-10T19:50:26+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:39+03:00", + "activityDate": "2025-12-10T19:50:26+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "3", "serviceCommentsCount": "3", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "7", - "viewedDate": "2025-12-10T17:13:39+03:00", + "viewedDate": "2025-12-10T19:50:26+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:13:39+03:00", + "statusChangedDate": "2025-12-10T19:50:26+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765376019, - "finish": 1765376019.77975, - "duration": 0.779751062393188, + "start": 1765396226, + "finish": 1765396226.78505, + "duration": 0.785053014755249, "processing": 0, - "date_start": "2025-12-10T17:13:39+03:00", - "date_finish": "2025-12-10T17:13:39+03:00", - "operating_reset_at": 1765376619, - "operating": 0.360130071640015 + "date_start": "2025-12-10T19:50:26+00:00", + "date_finish": "2025-12-10T19:50:26+00:00", + "operating_reset_at": 1765396826, + "operating": 0.315931081771851 } } diff --git a/docs/en/results/Bitrix24/RenewTasksChecklistElement.log b/docs/en/results/Bitrix24/RenewTasksChecklistElement.log index 587ddacaf2..b5ba721be3 100644 --- a/docs/en/results/Bitrix24/RenewTasksChecklistElement.log +++ b/docs/en/results/Bitrix24/RenewTasksChecklistElement.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376074, - "finish": 1765376074.59799, - "duration": 0.597986936569214, + "start": 1765396292, + "finish": 1765396292.1234, + "duration": 0.123394966125488, "processing": 0, - "date_start": "2025-12-10T17:14:34+03:00", - "date_finish": "2025-12-10T17:14:34+03:00", - "operating_reset_at": 1765376674, + "date_start": "2025-12-10T19:51:32+00:00", + "date_finish": "2025-12-10T19:51:32+00:00", + "operating_reset_at": 1765396892, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RestoreFile.log b/docs/en/results/Bitrix24/RestoreFile.log index df7ff38b34..e04f1520b6 100644 --- a/docs/en/results/Bitrix24/RestoreFile.log +++ b/docs/en/results/Bitrix24/RestoreFile.log @@ -1,6 +1,6 @@ { "result": { - "ID": "48342", + "ID": "48450", "NAME": "New file name.jpg", "CODE": null, "STORAGE_ID": "3", @@ -8,25 +8,25 @@ "PARENT_ID": "3", "DELETED_TYPE": "0", "GLOBAL_CONTENT_VERSION": "1", - "FILE_ID": "32798", + "FILE_ID": "32880", "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:16:39+03:00", - "DELETE_TIME": "2025-12-10T17:16:35+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:53+00:00", + "DELETE_TIME": "2025-12-10T19:53:48+00:00", "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "1", - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz14TEpVcG1jcVF1N3loQlhQZVhNczd1YjZ6ZGxPNWJPag%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHoxNFRFcFZjRzFqY1ZGMU4zbG9RbGhRWlZoTmN6ZDFZalo2Wkd4UE5XSlBhZz09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.fMj28XJvIQDqNAY1JDF6u%2FVnkqP0Jq48ZL54i2z3ek0%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz12MVNSYXdtYzM2SlJCOTNIMU9DamYyMUNBOFJzcGxVaw%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxMk1WTlNZWGR0WXpNMlNsSkNPVE5JTVU5RGFtWXlNVU5CT0ZKemNHeFZhdz09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.KqA6az0QS6%2BgbXuII56Q3tD5gonYylbYyzFw6t0GZLI%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New file name.jpg" }, "time": { - "start": 1765376201, - "finish": 1765376201.78043, - "duration": 0.780433893203735, + "start": 1765396435, + "finish": 1765396435.62945, + "duration": 0.629447937011719, "processing": 0, - "date_start": "2025-12-10T17:16:41+03:00", - "date_finish": "2025-12-10T17:16:41+03:00", - "operating_reset_at": 1765376801, + "date_start": "2025-12-10T19:53:55+00:00", + "date_finish": "2025-12-10T19:53:55+00:00", + "operating_reset_at": 1765397035, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/RestoreFolder.log b/docs/en/results/Bitrix24/RestoreFolder.log index 1ee160d5b9..9b7544dcd5 100644 --- a/docs/en/results/Bitrix24/RestoreFolder.log +++ b/docs/en/results/Bitrix24/RestoreFolder.log @@ -1,29 +1,29 @@ { "result": { - "ID": "48348", + "ID": "48456", "NAME": "New catalog", "CODE": null, "STORAGE_ID": "3", "TYPE": "folder", - "REAL_OBJECT_ID": "48348", + "REAL_OBJECT_ID": "48456", "PARENT_ID": "3", "DELETED_TYPE": "0", - "CREATE_TIME": "2025-12-10T17:16:45+03:00", - "UPDATE_TIME": "2025-12-10T17:17:42+03:00", - "DELETE_TIME": "2025-12-10T17:17:38+03:00", + "CREATE_TIME": "2025-12-10T19:54:00+00:00", + "UPDATE_TIME": "2025-12-10T19:55:07+00:00", + "DELETE_TIME": "2025-12-10T19:55:02+00:00", "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": "1", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/path/New catalog" }, "time": { - "start": 1765376264, - "finish": 1765376264.45607, - "duration": 0.456067085266113, + "start": 1765396510, + "finish": 1765396510.19114, + "duration": 0.191144943237305, "processing": 0, - "date_start": "2025-12-10T17:17:44+03:00", - "date_finish": "2025-12-10T17:17:44+03:00", - "operating_reset_at": 1765376864, + "date_start": "2025-12-10T19:55:10+00:00", + "date_finish": "2025-12-10T19:55:10+00:00", + "operating_reset_at": 1765397110, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SendFile.log b/docs/en/results/Bitrix24/SendFile.log index bad36daa65..b36eeef523 100644 --- a/docs/en/results/Bitrix24/SendFile.log +++ b/docs/en/results/Bitrix24/SendFile.log @@ -1,8 +1,8 @@ { "result": { "FILES": { - "upload48374": { - "id": 48374, + "upload48482": { + "id": 48482, "chatId": "***", "date": {}, "type": "file", @@ -15,20 +15,20 @@ "authorId": 1, "authorName": "Антон Титовец", "urlPreview": "", - "urlShow": "https://b24-ar17wx.bitrix24.by/bitrix/services/main/ajax.php?action=disk.api.file.download&SITE_ID=s1&humanRE=1&fileId=48374&exact=N&fileName=Imortant%20doc.docx", - "urlDownload": "https://b24-ar17wx.bitrix24.by/bitrix/services/main/ajax.php?action=disk.api.file.download&SITE_ID=s1&humanRE=1&fileId=48374&exact=N&fileName=Imortant%20doc.docx", + "urlShow": "https://b24-ar17wx.bitrix24.by/bitrix/services/main/ajax.php?action=disk.api.file.download&SITE_ID=s1&humanRE=1&fileId=48482&exact=N&fileName=Imortant%20doc.docx", + "urlDownload": "https://b24-ar17wx.bitrix24.by/bitrix/services/main/ajax.php?action=disk.api.file.download&SITE_ID=s1&humanRE=1&fileId=48482&exact=N&fileName=Imortant%20doc.docx", "viewerAttrs": { "viewer": "", "viewerType": "cloud-document", - "src": "https://b24-ar17wx.bitrix24.by/bitrix/services/main/ajax.php?action=disk.api.file.download&SITE_ID=s1&humanRE=1&fileId=48374&exact=N&fileName=Imortant%20doc.docx", + "src": "https://b24-ar17wx.bitrix24.by/bitrix/services/main/ajax.php?action=disk.api.file.download&SITE_ID=s1&humanRE=1&fileId=48482&exact=N&fileName=Imortant%20doc.docx", "viewerTypeClass": "BX.Disk.Viewer.UnifiedLinkItem", "viewerSeparateItem": true, "viewerExtension": "disk.viewer.unified-link-item", - "objectId": "48374", + "objectId": "48482", "imChatId": "***", "title": "Imortant doc.docx", - "unifiedLink": "https://b24-ar17wx.bitrix24.by/disk/file/X21OIal2RClV9nqBC0vq", - "actions": "[{\"type\":\"download\"},{\"type\":\"copyToMe\",\"text\":\"Сохранить на Диск\",\"action\":\"BXIM.disk.saveToDiskAction\",\"params\":{\"fileId\":\"48374\"},\"extension\":\"disk.viewer.actions\",\"buttonIconClass\":\"ui-btn-icon-cloud\"}]" + "unifiedLink": "https://b24-ar17wx.bitrix24.by/disk/file/eZ7SypglJvd5sADQGCSq", + "actions": "[{\"type\":\"download\"},{\"type\":\"copyToMe\",\"text\":\"Сохранить на Диск\",\"action\":\"BXIM.disk.saveToDiskAction\",\"params\":{\"fileId\":\"48482\"},\"extension\":\"disk.viewer.actions\",\"buttonIconClass\":\"ui-btn-icon-cloud\"}]" }, "mediaUrl": { "preview": { @@ -44,8 +44,8 @@ "***" ], "FILE_MODELS": { - "upload48374": { - "id": 48374, + "upload48482": { + "id": 48482, "name": "Imortant doc.docx", "createTime": {}, "updateTime": {}, @@ -53,34 +53,34 @@ "code": null, "xmlId": null, "storageId": 6, - "realObjectId": 48374, - "parentId": 48370, + "realObjectId": 48482, + "parentId": 48478, "deletedType": 0, "createdBy": "1", "updatedBy": "1", "deletedBy": "0", - "uniqueCode": "X21OIal2RClV9nqBC0vq", + "uniqueCode": "eZ7SypglJvd5sADQGCSq", "typeFile": 4, "globalContentVersion": 2, - "fileId": 32818, + "fileId": 32900, "size": 24071, - "etag": "aeaef65c5afeaeae7f6e2c611f2b450a", + "etag": "e08ff077495935546a14540040680916", "links": { - "download": "/bitrix/services/main/ajax.php?action=disk.file.download&SITE_ID=s1&fileId=48374", - "showInGrid": "/bitrix/tools/disk/focus.php?objectId=48374&action=showObjectInGrid&ncc=1" + "download": "/bitrix/services/main/ajax.php?action=disk.file.download&SITE_ID=s1&fileId=48482", + "showInGrid": "/bitrix/tools/disk/focus.php?objectId=48482&action=showObjectInGrid&ncc=1" } } }, - "MESSAGE_ID": 70280 + "MESSAGE_ID": 70484 }, "time": { - "start": 1765376502, - "finish": 1765376502.1094, - "duration": 0.109401941299438, + "start": 1765396777, + "finish": 1765396777.65031, + "duration": 0.650312900543213, "processing": 0, - "date_start": "2025-12-10T17:21:42+03:00", - "date_finish": "2025-12-10T17:21:42+03:00", - "operating_reset_at": 1765377102, + "date_start": "2025-12-10T19:59:37+00:00", + "date_finish": "2025-12-10T19:59:37+00:00", + "operating_reset_at": 1765397377, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SendMessage.log b/docs/en/results/Bitrix24/SendMessage.log index f49a4800fa..915cedcc58 100644 --- a/docs/en/results/Bitrix24/SendMessage.log +++ b/docs/en/results/Bitrix24/SendMessage.log @@ -1,13 +1,13 @@ { - "result": 70276, + "result": 70480, "time": { - "start": 1765376465, - "finish": 1765376465.71354, - "duration": 0.713545083999634, + "start": 1765396735, + "finish": 1765396735.07111, + "duration": 0.0711109638214111, "processing": 0, - "date_start": "2025-12-10T17:21:05+03:00", - "date_finish": "2025-12-10T17:21:05+03:00", - "operating_reset_at": 1765377065, + "date_start": "2025-12-10T19:58:55+00:00", + "date_finish": "2025-12-10T19:58:55+00:00", + "operating_reset_at": 1765397335, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SendWritingNotification.log b/docs/en/results/Bitrix24/SendWritingNotification.log index bc5e759f23..b26090d904 100644 --- a/docs/en/results/Bitrix24/SendWritingNotification.log +++ b/docs/en/results/Bitrix24/SendWritingNotification.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376461, - "finish": 1765376461.3334, - "duration": 0.333396911621094, + "start": 1765396730, + "finish": 1765396730.32024, + "duration": 0.320236921310425, "processing": 0, - "date_start": "2025-12-10T17:21:01+03:00", - "date_finish": "2025-12-10T17:21:01+03:00", - "operating_reset_at": 1765377061, + "date_start": "2025-12-10T19:58:50+00:00", + "date_finish": "2025-12-10T19:58:50+00:00", + "operating_reset_at": 1765397330, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/ServerTime.log b/docs/en/results/Bitrix24/ServerTime.log index 33cac0afd1..05efb0b22c 100644 --- a/docs/en/results/Bitrix24/ServerTime.log +++ b/docs/en/results/Bitrix24/ServerTime.log @@ -1,13 +1,13 @@ { - "result": "2025-12-10T17:11:45+03:00", + "result": "2025-12-10T19:47:48+00:00", "time": { - "start": 1765375905, - "finish": 1765375905.99295, - "duration": 0.992948055267334, + "start": 1765396068, + "finish": 1765396068.13908, + "duration": 0.139079093933105, "processing": 0, - "date_start": "2025-12-10T17:11:45+03:00", - "date_finish": "2025-12-10T17:11:45+03:00", - "operating_reset_at": 1765376505, + "date_start": "2025-12-10T19:47:48+00:00", + "date_finish": "2025-12-10T19:47:48+00:00", + "operating_reset_at": 1765396668, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SetCustomCalendarSettings.log b/docs/en/results/Bitrix24/SetCustomCalendarSettings.log index c96042d2fb..cba66d8615 100644 --- a/docs/en/results/Bitrix24/SetCustomCalendarSettings.log +++ b/docs/en/results/Bitrix24/SetCustomCalendarSettings.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376738, - "finish": 1765376738.06594, - "duration": 0.0659360885620117, + "start": 1765397049, + "finish": 1765397049.98318, + "duration": 0.983180046081543, "processing": 0, - "date_start": "2025-12-10T17:25:38+03:00", - "date_finish": "2025-12-10T17:25:38+03:00", - "operating_reset_at": 1765377338, + "date_start": "2025-12-10T20:04:09+00:00", + "date_finish": "2025-12-10T20:04:09+00:00", + "operating_reset_at": 1765397649, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SetMessageReaction.log b/docs/en/results/Bitrix24/SetMessageReaction.log index 41124d93b8..c587fca1be 100644 --- a/docs/en/results/Bitrix24/SetMessageReaction.log +++ b/docs/en/results/Bitrix24/SetMessageReaction.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376482, - "finish": 1765376482.41228, - "duration": 0.412277936935425, + "start": 1765396753, + "finish": 1765396753.12012, + "duration": 0.120121002197266, "processing": 0, - "date_start": "2025-12-10T17:21:22+03:00", - "date_finish": "2025-12-10T17:21:22+03:00", - "operating_reset_at": 1765377082, + "date_start": "2025-12-10T19:59:13+00:00", + "date_finish": "2025-12-10T19:59:13+00:00", + "operating_reset_at": 1765397353, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SetUserParticipationStatus.log b/docs/en/results/Bitrix24/SetUserParticipationStatus.log index 624eb5a239..a98a63f2e3 100644 --- a/docs/en/results/Bitrix24/SetUserParticipationStatus.log +++ b/docs/en/results/Bitrix24/SetUserParticipationStatus.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376700, - "finish": 1765376700.37023, - "duration": 0.370232105255127, + "start": 1765397006, + "finish": 1765397006.93872, + "duration": 0.938719034194946, "processing": 0, - "date_start": "2025-12-10T17:25:00+03:00", - "date_finish": "2025-12-10T17:25:00+03:00", - "operating_reset_at": 1765377300, + "date_start": "2025-12-10T20:03:26+00:00", + "date_finish": "2025-12-10T20:03:26+00:00", + "operating_reset_at": 1765397606, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/SetUserStatus.log b/docs/en/results/Bitrix24/SetUserStatus.log index d48298b223..f4dd49cecc 100644 --- a/docs/en/results/Bitrix24/SetUserStatus.log +++ b/docs/en/results/Bitrix24/SetUserStatus.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376348, - "finish": 1765376348.0911, - "duration": 0.0911030769348144, + "start": 1765396606, + "finish": 1765396606.10783, + "duration": 0.107826948165894, "processing": 0, - "date_start": "2025-12-10T17:19:08+03:00", - "date_finish": "2025-12-10T17:19:08+03:00", - "operating_reset_at": 1765376948, + "date_start": "2025-12-10T19:56:46+00:00", + "date_finish": "2025-12-10T19:56:46+00:00", + "operating_reset_at": 1765397206, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/StartTask.log b/docs/en/results/Bitrix24/StartTask.log index 1bda3ec121..528633622a 100644 --- a/docs/en/results/Bitrix24/StartTask.log +++ b/docs/en/results/Bitrix24/StartTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:44+03:00", + "changedDate": "2025-12-10T19:50:31+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:39+03:00", - "dateStart": "2025-12-10T17:13:44+03:00", - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "activityDate": "2025-12-10T19:50:26+00:00", + "dateStart": "2025-12-10T19:50:31+00:00", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "3", "serviceCommentsCount": "3", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "8", - "viewedDate": "2025-12-10T17:13:39+03:00", + "viewedDate": "2025-12-10T19:50:26+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "3", - "statusChangedDate": "2025-12-10T17:13:44+03:00", + "statusChangedDate": "2025-12-10T19:50:31+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765376024, - "finish": 1765376024.25336, - "duration": 0.253355979919434, + "start": 1765396231, + "finish": 1765396231.78121, + "duration": 0.781208992004394, "processing": 0, - "date_start": "2025-12-10T17:13:44+03:00", - "date_finish": "2025-12-10T17:13:44+03:00", - "operating_reset_at": 1765376624, - "operating": 0.221978902816772 + "date_start": "2025-12-10T19:50:31+00:00", + "date_finish": "2025-12-10T19:50:31+00:00", + "operating_reset_at": 1765396831, + "operating": 0.224448919296265 } } diff --git a/docs/en/results/Bitrix24/StartWatchingTask.log b/docs/en/results/Bitrix24/StartWatchingTask.log index 6aa08e71bf..bf378c51ac 100644 --- a/docs/en/results/Bitrix24/StartWatchingTask.log +++ b/docs/en/results/Bitrix24/StartWatchingTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "2960", "changedBy": "1", - "changedDate": "2025-12-10T17:13:48+03:00", + "changedDate": "2025-12-10T19:50:36+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:39+03:00", - "dateStart": "2025-12-10T17:13:44+03:00", - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "activityDate": "2025-12-10T19:50:26+00:00", + "dateStart": "2025-12-10T19:50:31+00:00", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": "3", "serviceCommentsCount": "3", @@ -38,14 +38,14 @@ "timeEstimate": "0", "timeSpentInLogs": null, "matchWorkTime": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "forumId": "11", "siteId": "s1", "subordinate": "Y", "exchangeModified": null, "exchangeId": null, "outlookVersion": "9", - "viewedDate": "2025-12-10T17:13:39+03:00", + "viewedDate": "2025-12-10T19:50:26+00:00", "sorting": null, "durationFact": null, "isMuted": "N", @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "3", - "statusChangedDate": "2025-12-10T17:13:44+03:00", + "statusChangedDate": "2025-12-10T19:50:31+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765376028, - "finish": 1765376028.42807, - "duration": 0.428072929382324, + "start": 1765396236, + "finish": 1765396236.71647, + "duration": 0.716474056243896, "processing": 0, - "date_start": "2025-12-10T17:13:48+03:00", - "date_finish": "2025-12-10T17:13:48+03:00", - "operating_reset_at": 1765376628, - "operating": 0.204953908920288 + "date_start": "2025-12-10T19:50:36+00:00", + "date_finish": "2025-12-10T19:50:36+00:00", + "operating_reset_at": 1765396836, + "operating": 0.175871849060059 } } diff --git a/docs/en/results/Bitrix24/StopWatchingTask.log b/docs/en/results/Bitrix24/StopWatchingTask.log index a65246d3f3..c1066aa9c7 100644 --- a/docs/en/results/Bitrix24/StopWatchingTask.log +++ b/docs/en/results/Bitrix24/StopWatchingTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "title": "Another task title", "description": "Another task description", "descriptionInBbcode": "Y", @@ -18,15 +18,15 @@ "responsibleLogin": "10ecac6d-d2d0-4ec2-990d-d665731c2338@exepmple.org", "responsibleWorkPosition": null, "responsiblePhoto": null, - "dateStart": "2025-12-10T17:13:44+03:00", + "dateStart": "2025-12-10T19:50:31+00:00", "durationFact": null, "timeEstimate": "0", "timeSpentInLogs": null, "replicate": "N", - "deadline": "2025-12-11T20:12:00+03:00", - "deadlineOrig": "11.12.2025 20:12:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", + "deadline": "2025-12-11T19:49:00+00:00", + "deadlineOrig": "11.12.2025 22:49:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", "createdBy": "1", "createdByName": "Антон", "createdByLastName": "Титовец", @@ -34,14 +34,14 @@ "createdByLogin": "VKuser657846756", "createdByWorkPosition": null, "createdByPhoto": "30", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "changedBy": "1", - "changedDate": "2025-12-10T17:13:48+03:00", + "changedDate": "2025-12-10T19:50:36+00:00", "statusChangedBy": "1", "closedBy": "0", "closedDate": null, - "activityDate": "2025-12-10T17:13:39+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "activityDate": "2025-12-10T19:50:26+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "mark": null, "allowChangeDeadline": "N", @@ -49,7 +49,7 @@ "matchWorkTime": "N", "taskControl": "N", "addInReport": "N", - "forumTopicId": "5820", + "forumTopicId": "5832", "parentId": null, "commentsCount": "3", "serviceCommentsCount": "3", @@ -59,7 +59,7 @@ "exchangeModified": null, "exchangeId": null, "outlookVersion": "9", - "viewedDate": "2025-12-10T17:13:39+03:00", + "viewedDate": "2025-12-10T19:50:26+00:00", "deadlineCounted": "0", "forkedByTemplateId": null, "sorting": null, @@ -77,7 +77,7 @@ "ufTaskWebdavFiles": false, "ufMailMessage": null, "status": "3", - "statusChangedDate": "2025-12-10T17:13:44+03:00", + "statusChangedDate": "2025-12-10T19:50:31+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -161,13 +161,13 @@ } }, "time": { - "start": 1765376032, - "finish": 1765376032.55831, - "duration": 0.558312892913818, + "start": 1765396241, + "finish": 1765396241.89248, + "duration": 0.892481088638306, "processing": 0, - "date_start": "2025-12-10T17:13:52+03:00", - "date_finish": "2025-12-10T17:13:52+03:00", - "operating_reset_at": 1765376632, + "date_start": "2025-12-10T19:50:41+00:00", + "date_finish": "2025-12-10T19:50:41+00:00", + "operating_reset_at": 1765396841, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UnmuteTask.log b/docs/en/results/Bitrix24/UnmuteTask.log index 42562fc702..76a8582bce 100644 --- a/docs/en/results/Bitrix24/UnmuteTask.log +++ b/docs/en/results/Bitrix24/UnmuteTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2025-12-10T17:12:52+03:00", + "changedDate": "2025-12-10T19:49:28+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2025-12-10T17:12:38+03:00", + "activityDate": "2025-12-10T19:49:11+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": null, "serviceCommentsCount": null, @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:12:52+03:00", + "statusChangedDate": "2025-12-10T19:49:28+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765375984, - "finish": 1765375984.99427, - "duration": 0.994272947311401, + "start": 1765396185, + "finish": 1765396185.15881, + "duration": 0.158812999725342, "processing": 0, - "date_start": "2025-12-10T17:13:04+03:00", - "date_finish": "2025-12-10T17:13:04+03:00", - "operating_reset_at": 1765376584, + "date_start": "2025-12-10T19:49:45+00:00", + "date_finish": "2025-12-10T19:49:45+00:00", + "operating_reset_at": 1765396785, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UpdateCalendar.log b/docs/en/results/Bitrix24/UpdateCalendar.log index c0fd12192f..3ed09088ca 100644 --- a/docs/en/results/Bitrix24/UpdateCalendar.log +++ b/docs/en/results/Bitrix24/UpdateCalendar.log @@ -1,13 +1,13 @@ { - "result": 1772, + "result": 1780, "time": { - "start": 1765376687, - "finish": 1765376687.6042, - "duration": 0.604198932647705, + "start": 1765396991, + "finish": 1765396991.86581, + "duration": 0.865809917449951, "processing": 0, - "date_start": "2025-12-10T17:24:47+03:00", - "date_finish": "2025-12-10T17:24:47+03:00", - "operating_reset_at": 1765377287, + "date_start": "2025-12-10T20:03:11+00:00", + "date_finish": "2025-12-10T20:03:11+00:00", + "operating_reset_at": 1765397591, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UpdateCalendarEvent.log b/docs/en/results/Bitrix24/UpdateCalendarEvent.log index 0e27ba5d58..e89f5c138b 100644 --- a/docs/en/results/Bitrix24/UpdateCalendarEvent.log +++ b/docs/en/results/Bitrix24/UpdateCalendarEvent.log @@ -1,13 +1,13 @@ { - "result": 3292, + "result": 3308, "time": { - "start": 1765376717, - "finish": 1765376717.75777, - "duration": 0.757771968841553, + "start": 1765397026, + "finish": 1765397026.56354, + "duration": 0.56353497505188, "processing": 0, - "date_start": "2025-12-10T17:25:17+03:00", - "date_finish": "2025-12-10T17:25:17+03:00", - "operating_reset_at": 1765377317, - "operating": 0.16361403465271 + "date_start": "2025-12-10T20:03:46+00:00", + "date_finish": "2025-12-10T20:03:46+00:00", + "operating_reset_at": 1765397626, + "operating": 0.154438018798828 } } diff --git a/docs/en/results/Bitrix24/UpdateDeal.log b/docs/en/results/Bitrix24/UpdateDeal.log index b812ab56ec..d67648a844 100644 --- a/docs/en/results/Bitrix24/UpdateDeal.log +++ b/docs/en/results/Bitrix24/UpdateDeal.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376667, - "finish": 1765376667.48841, - "duration": 0.48841404914856, - "processing": 0, - "date_start": "2025-12-10T17:24:27+03:00", - "date_finish": "2025-12-10T17:24:27+03:00", - "operating_reset_at": 1765377267, - "operating": 0.167074918746948 + "start": 1765396968, + "finish": 1765396969.13861, + "duration": 1.13861107826233, + "processing": 1, + "date_start": "2025-12-10T20:02:48+00:00", + "date_finish": "2025-12-10T20:02:49+00:00", + "operating_reset_at": 1765397568, + "operating": 0.17966890335083 } } diff --git a/docs/en/results/Bitrix24/UpdateDepartment.log b/docs/en/results/Bitrix24/UpdateDepartment.log index 7eaf9a846e..11e065af22 100644 --- a/docs/en/results/Bitrix24/UpdateDepartment.log +++ b/docs/en/results/Bitrix24/UpdateDepartment.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376572, - "finish": 1765376572.67305, - "duration": 0.673053979873657, + "start": 1765396859, + "finish": 1765396859.47225, + "duration": 0.472248077392578, "processing": 0, - "date_start": "2025-12-10T17:22:52+03:00", - "date_finish": "2025-12-10T17:22:52+03:00", - "operating_reset_at": 1765377172, - "operating": 0.185810089111328 + "date_start": "2025-12-10T20:00:59+00:00", + "date_finish": "2025-12-10T20:00:59+00:00", + "operating_reset_at": 1765397459, + "operating": 0.186682939529419 } } diff --git a/docs/en/results/Bitrix24/UpdateKanbansStage.log b/docs/en/results/Bitrix24/UpdateKanbansStage.log index 0418e9e109..190c8771b2 100644 --- a/docs/en/results/Bitrix24/UpdateKanbansStage.log +++ b/docs/en/results/Bitrix24/UpdateKanbansStage.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376289, - "finish": 1765376289.09681, - "duration": 0.0968129634857178, + "start": 1765396538, + "finish": 1765396538.12855, + "duration": 0.128550052642822, "processing": 0, - "date_start": "2025-12-10T17:18:09+03:00", - "date_finish": "2025-12-10T17:18:09+03:00", - "operating_reset_at": 1765376889, + "date_start": "2025-12-10T19:55:38+00:00", + "date_finish": "2025-12-10T19:55:38+00:00", + "operating_reset_at": 1765397138, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UpdateLead.log b/docs/en/results/Bitrix24/UpdateLead.log index 07b00bd00e..17a739feb3 100644 --- a/docs/en/results/Bitrix24/UpdateLead.log +++ b/docs/en/results/Bitrix24/UpdateLead.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376640, - "finish": 1765376640.39873, - "duration": 0.398734092712402, - "processing": 0, - "date_start": "2025-12-10T17:24:00+03:00", - "date_finish": "2025-12-10T17:24:00+03:00", - "operating_reset_at": 1765377240, - "operating": 0.188091039657593 + "start": 1765396937, + "finish": 1765396938.04711, + "duration": 1.04711198806763, + "processing": 1, + "date_start": "2025-12-10T20:02:17+00:00", + "date_finish": "2025-12-10T20:02:18+00:00", + "operating_reset_at": 1765397537, + "operating": 0.166346073150635 } } diff --git a/docs/en/results/Bitrix24/UpdatePost.log b/docs/en/results/Bitrix24/UpdatePost.log index bce0aa184b..fc49ab2d32 100644 --- a/docs/en/results/Bitrix24/UpdatePost.log +++ b/docs/en/results/Bitrix24/UpdatePost.log @@ -1,13 +1,13 @@ { - "result": 3446, + "result": 3454, "time": { - "start": 1765375925, - "finish": 1765375926.3944, - "duration": 1.39439988136292, + "start": 1765396096, + "finish": 1765396096.71185, + "duration": 0.711853981018066, "processing": 0, - "date_start": "2025-12-10T17:12:05+03:00", - "date_finish": "2025-12-10T17:12:06+03:00", - "operating_reset_at": 1765376526, - "operating": 0.382323980331421 + "date_start": "2025-12-10T19:48:16+00:00", + "date_finish": "2025-12-10T19:48:16+00:00", + "operating_reset_at": 1765396696, + "operating": 0.398703098297119 } } diff --git a/docs/en/results/Bitrix24/UpdateTask.log b/docs/en/results/Bitrix24/UpdateTask.log index a2dc62b3b4..7b87ac561f 100644 --- a/docs/en/results/Bitrix24/UpdateTask.log +++ b/docs/en/results/Bitrix24/UpdateTask.log @@ -1,7 +1,7 @@ { "result": { "task": { - "id": "9028", + "id": "9048", "parentId": null, "title": "Another task title", "description": "Another task description", @@ -14,19 +14,19 @@ "sprintId": null, "backlogId": null, "createdBy": "1", - "createdDate": "2025-12-10T17:12:38+03:00", + "createdDate": "2025-12-10T19:49:11+00:00", "responsibleId": "1", "changedBy": "1", - "changedDate": "2025-12-10T17:12:52+03:00", + "changedDate": "2025-12-10T19:49:28+00:00", "statusChangedBy": null, "closedBy": null, "closedDate": null, - "activityDate": "2025-12-10T17:12:38+03:00", + "activityDate": "2025-12-10T19:49:11+00:00", "dateStart": null, - "deadline": "2025-12-11T20:12:00+03:00", - "startDatePlan": "2025-12-10T17:12:38+03:00", - "endDatePlan": "2025-12-11T00:00:00+03:00", - "guid": "{3a8fd391-536b-479a-a324-d23331dfa382}", + "deadline": "2025-12-11T19:49:00+00:00", + "startDatePlan": "2025-12-10T19:49:11+00:00", + "endDatePlan": "2025-12-10T21:00:00+00:00", + "guid": "{2df2631f-de86-45ab-af6f-f290ffc1c57d}", "xmlId": null, "commentsCount": null, "serviceCommentsCount": null, @@ -55,7 +55,7 @@ "chatId": "***", "descriptionInBbcode": "Y", "status": "2", - "statusChangedDate": "2025-12-10T17:12:52+03:00", + "statusChangedDate": "2025-12-10T19:49:28+00:00", "durationPlan": null, "durationType": "days", "favorite": "N", @@ -136,13 +136,13 @@ } }, "time": { - "start": 1765375972, - "finish": 1765375972.29304, - "duration": 0.293042898178101, + "start": 1765396168, + "finish": 1765396168.85332, + "duration": 0.853321075439453, "processing": 0, - "date_start": "2025-12-10T17:12:52+03:00", - "date_finish": "2025-12-10T17:12:52+03:00", - "operating_reset_at": 1765376572, - "operating": 0.214162111282349 + "date_start": "2025-12-10T19:49:28+00:00", + "date_finish": "2025-12-10T19:49:28+00:00", + "operating_reset_at": 1765396768, + "operating": 0.205802917480469 } } diff --git a/docs/en/results/Bitrix24/UpdateTaskComment.log b/docs/en/results/Bitrix24/UpdateTaskComment.log index 0b9667a3d9..71ef239673 100644 --- a/docs/en/results/Bitrix24/UpdateTaskComment.log +++ b/docs/en/results/Bitrix24/UpdateTaskComment.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376108, - "finish": 1765376108.17593, - "duration": 0.175925970077515, + "start": 1765396329, + "finish": 1765396329.40106, + "duration": 0.401065111160278, "processing": 0, - "date_start": "2025-12-10T17:15:08+03:00", - "date_finish": "2025-12-10T17:15:08+03:00", - "operating_reset_at": 1765376708, + "date_start": "2025-12-10T19:52:09+00:00", + "date_finish": "2025-12-10T19:52:09+00:00", + "operating_reset_at": 1765396929, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UpdateTaskTimeAccounting.log b/docs/en/results/Bitrix24/UpdateTaskTimeAccounting.log index 0131f14a9c..65f4b7e08e 100644 --- a/docs/en/results/Bitrix24/UpdateTaskTimeAccounting.log +++ b/docs/en/results/Bitrix24/UpdateTaskTimeAccounting.log @@ -1,13 +1,13 @@ { "result": null, "time": { - "start": 1765376313, - "finish": 1765376313.54524, - "duration": 0.545243978500366, + "start": 1765396565, + "finish": 1765396565.83106, + "duration": 0.831063985824585, "processing": 0, - "date_start": "2025-12-10T17:18:33+03:00", - "date_finish": "2025-12-10T17:18:33+03:00", - "operating_reset_at": 1765376913, + "date_start": "2025-12-10T19:56:05+00:00", + "date_finish": "2025-12-10T19:56:05+00:00", + "operating_reset_at": 1765397165, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UpdateTasksChecklistElement.log b/docs/en/results/Bitrix24/UpdateTasksChecklistElement.log index e34c043f06..ae87ad04c9 100644 --- a/docs/en/results/Bitrix24/UpdateTasksChecklistElement.log +++ b/docs/en/results/Bitrix24/UpdateTasksChecklistElement.log @@ -1,13 +1,13 @@ { "result": null, "time": { - "start": 1765376058, - "finish": 1765376058.64463, - "duration": 0.64463210105896, + "start": 1765396271, + "finish": 1765396271.09363, + "duration": 0.0936260223388672, "processing": 0, - "date_start": "2025-12-10T17:14:18+03:00", - "date_finish": "2025-12-10T17:14:18+03:00", - "operating_reset_at": 1765376658, + "date_start": "2025-12-10T19:51:11+00:00", + "date_finish": "2025-12-10T19:51:11+00:00", + "operating_reset_at": 1765396871, "operating": 0 } } diff --git a/docs/en/results/Bitrix24/UpdateUser.log b/docs/en/results/Bitrix24/UpdateUser.log index 2104b198d7..d75eaf4053 100644 --- a/docs/en/results/Bitrix24/UpdateUser.log +++ b/docs/en/results/Bitrix24/UpdateUser.log @@ -1,13 +1,13 @@ { "result": true, "time": { - "start": 1765376603, - "finish": 1765376603.52487, - "duration": 0.524873971939087, - "processing": 0, - "date_start": "2025-12-10T17:23:23+03:00", - "date_finish": "2025-12-10T17:23:23+03:00", - "operating_reset_at": 1765377203, - "operating": 0.233973026275635 + "start": 1765396894, + "finish": 1765396895.14063, + "duration": 1.14063000679016, + "processing": 1, + "date_start": "2025-12-10T20:01:34+00:00", + "date_finish": "2025-12-10T20:01:35+00:00", + "operating_reset_at": 1765397494, + "operating": 0.205789089202881 } } diff --git a/docs/en/results/Bitrix24/UploadFileToFolder.log b/docs/en/results/Bitrix24/UploadFileToFolder.log index 111f62f2c3..0566191acb 100644 --- a/docs/en/results/Bitrix24/UploadFileToFolder.log +++ b/docs/en/results/Bitrix24/UploadFileToFolder.log @@ -1,22 +1,22 @@ { "result": { - "ID": 48360, + "ID": 48468, "NAME": "Picture1.jpg", "CODE": null, "STORAGE_ID": "3", "TYPE": "file", - "PARENT_ID": "48348", + "PARENT_ID": "48456", "DELETED_TYPE": 0, "GLOBAL_CONTENT_VERSION": 1, - "FILE_ID": 32804, + "FILE_ID": 32886, "SIZE": "805191", - "CREATE_TIME": "2025-12-10T17:17:16+03:00", - "UPDATE_TIME": "2025-12-10T17:17:16+03:00", + "CREATE_TIME": "2025-12-10T19:54:36+00:00", + "UPDATE_TIME": "2025-12-10T19:54:36+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": null, - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNjAmXz1WQjFCWlI2WjByMlliUVNRWjJGQ2NjOTJWSFB2WVpmMQ%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOakFtWHoxV1FqRkNXbEkyV2pCeU1sbGlVVk5SV2pKR1EyTmpPVEpXU0ZCMldWcG1NUT09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.ext4AB7icgfb4RUw91aPqLmwg4SQpIVZE3M%2Fk0DHHsw%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NjgmXz1acFlYakREWjNPTU5CdDdoVTdWbENOSEQwYU9WWTd2dQ%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOamdtWHoxYWNGbFlha1JFV2pOUFRVNUNkRGRvVlRkV2JFTk9TRVF3WVU5V1dUZDJkUT09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.TYK93ha5ji0PvX94HZyPSSpECcHU7%2FgzN0cPcxhPF6E%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New catalog/Picture1.jpg" } } diff --git a/docs/en/results/Bitrix24/UploadFileToStorage.log b/docs/en/results/Bitrix24/UploadFileToStorage.log index 3d5111cc87..f57d2f7f71 100644 --- a/docs/en/results/Bitrix24/UploadFileToStorage.log +++ b/docs/en/results/Bitrix24/UploadFileToStorage.log @@ -1,6 +1,6 @@ { "result": { - "ID": 48342, + "ID": 48450, "NAME": "Picture1.jpg", "CODE": null, "STORAGE_ID": "3", @@ -8,25 +8,25 @@ "PARENT_ID": "3", "DELETED_TYPE": 0, "GLOBAL_CONTENT_VERSION": 1, - "FILE_ID": 32798, + "FILE_ID": 32880, "SIZE": "805189", - "CREATE_TIME": "2025-12-10T17:15:57+03:00", - "UPDATE_TIME": "2025-12-10T17:15:57+03:00", + "CREATE_TIME": "2025-12-10T19:53:07+00:00", + "UPDATE_TIME": "2025-12-10T19:53:07+00:00", "DELETE_TIME": null, "CREATED_BY": "1", "UPDATED_BY": "1", "DELETED_BY": null, - "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=aa8d3969006e9f06006b12e400000001000007fa2c8afabf8322ae0acd4b203d549cc3&token=disk%7CaWQ9NDgzNDImXz12cTc5dDJUSFRPckswMG1vc0tLazJPUjJOaEtHWTVlcA%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZ3pOREltWHoxMmNUYzVkREpVU0ZSUGNrc3dNRzF2YzB0TGF6SlBVakpPYUV0SFdUVmxjQT09fGFhOGQzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3ZmEyYzhhZmFiZjgzMjJhZTBhY2Q0YjIwM2Q1NDljYzMi.WtrsbkTJEz91Rh2w5MdueJvGcxiSpAAXzVPJtcGPgGc%3D", + "DOWNLOAD_URL": "https://b24-ar17wx.bitrix24.by/rest/download.json?auth=66dc3969006e9f06006b12e4000000010000074362ff3792167a01ecb206c3034befae&token=disk%7CaWQ9NDg0NTAmXz1uRHlPQW9rNEw0WjJ5eVY5MThIUTBhckpNdzIxV0tkSw%3D%3D%7CImRvd25sb2FkfGRpc2t8YVdROU5EZzBOVEFtWHoxdVJIbFBRVzlyTkV3MFdqSjVlVlk1TVRoSVVUQmhja3BOZHpJeFYwdGtTdz09fDY2ZGMzOTY5MDA2ZTlmMDYwMDZiMTJlNDAwMDAwMDAxMDAwMDA3NDM2MmZmMzc5MjE2N2EwMWVjYjIwNmMzMDM0YmVmYWUi.cdKys5IKpqlE8uI2TYCP4%2Bdjbhtq4gfXtCvxEaPUJoE%3D", "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/Picture1.jpg" }, "time": { - "start": 1765376157, - "finish": 1765376157.74834, - "duration": 0.748337984085083, - "processing": 0, - "date_start": "2025-12-10T17:15:57+03:00", - "date_finish": "2025-12-10T17:15:57+03:00", - "operating_reset_at": 1765376757, - "operating": 0.387754201889038 + "start": 1765396386, + "finish": 1765396387.08539, + "duration": 1.08538699150085, + "processing": 1, + "date_start": "2025-12-10T19:53:06+00:00", + "date_finish": "2025-12-10T19:53:07+00:00", + "operating_reset_at": 1765396986, + "operating": 0.290371894836426 } } diff --git a/docs/en/results/CDEK/CreateBarcode.log b/docs/en/results/CDEK/CreateBarcode.log index 4bcd9c8d51..1e54fad290 100644 --- a/docs/en/results/CDEK/CreateBarcode.log +++ b/docs/en/results/CDEK/CreateBarcode.log @@ -1,12 +1,12 @@ { "entity": { - "uuid": "b13adf4f-da91-4278-b768-b212d9878461" + "uuid": "ffa243b5-a031-4393-b07a-28f5f7cb3e58" }, "requests": [ { - "request_uuid": "75ef8fa1-256c-40d8-8561-18757de24afb", + "request_uuid": "f181961f-7fe0-4991-a8b9-d51ba75f9a43", "type": "CREATE", - "date_time": "2025-12-10T17:30:25+03:00", + "date_time": "2025-12-10T20:09:25+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/CreateCourierInvitation.log b/docs/en/results/CDEK/CreateCourierInvitation.log index f2b1950243..41f9f894b5 100644 --- a/docs/en/results/CDEK/CreateCourierInvitation.log +++ b/docs/en/results/CDEK/CreateCourierInvitation.log @@ -1,12 +1,12 @@ { "entity": { - "uuid": "b8e90f97-08f3-4bce-812b-6e589c25d3eb" + "uuid": "2a75c7f0-9f49-4667-802c-eeed87903e84" }, "requests": [ { - "request_uuid": "00de5480-cdb1-4060-b508-a9dc4b48b34d", + "request_uuid": "dc6b1e76-a459-4b07-9035-50a0c2c50b5f", "type": "CREATE", - "date_time": "2025-12-10T17:31:20+03:00", + "date_time": "2025-12-10T20:10:25+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/CreateOrder.log b/docs/en/results/CDEK/CreateOrder.log index a36c549bc8..78f8d457bf 100644 --- a/docs/en/results/CDEK/CreateOrder.log +++ b/docs/en/results/CDEK/CreateOrder.log @@ -1,12 +1,12 @@ { "entity": { - "uuid": "2e6c3f4b-39ba-4f35-82ed-e071c2cfaea2" + "uuid": "5d3e05be-c41a-40ed-9511-44098c81fcbe" }, "requests": [ { - "request_uuid": "89b4bcbf-a364-4ec2-ac65-a38cd0f74407", + "request_uuid": "bddfc105-0a91-447e-8e5e-d9b1e9dbfdec", "type": "CREATE", - "date_time": "2025-12-10T17:30:53+03:00", + "date_time": "2025-12-10T20:09:58+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/CreatePrealert.log b/docs/en/results/CDEK/CreatePrealert.log index c41343cef6..4e2151ea2b 100644 --- a/docs/en/results/CDEK/CreatePrealert.log +++ b/docs/en/results/CDEK/CreatePrealert.log @@ -1,12 +1,12 @@ { "entity": { - "uuid": "7102e9d3-89d0-4c2c-9c07-5716465b63cb" + "uuid": "a9a94f3b-1925-4502-8e8a-372217fa3cf5" }, "requests": [ { - "request_uuid": "4d1fe4e6-8990-4ef5-a224-88d932ea81be", + "request_uuid": "57b53be4-de5b-467d-ae0c-415e538a54bd", "type": "CREATE", - "date_time": "2025-12-10T17:30:27+03:00", + "date_time": "2025-12-10T20:09:27+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/CreateReceipt.log b/docs/en/results/CDEK/CreateReceipt.log index 1347255b7f..c8b60fac99 100644 --- a/docs/en/results/CDEK/CreateReceipt.log +++ b/docs/en/results/CDEK/CreateReceipt.log @@ -1,12 +1,12 @@ { "entity": { - "uuid": "e2fa8ac9-0b93-4cc9-9a43-f4de54400a5b" + "uuid": "e22c3284-e811-4eb3-8bbb-36460e42250e" }, "requests": [ { - "request_uuid": "a4fbe660-dd3f-4aa7-8c1e-fcd53a25c99b", + "request_uuid": "8d30cd85-bd7d-4b50-952f-b1ca1c468102", "type": "CREATE", - "date_time": "2025-12-10T17:30:22+03:00", + "date_time": "2025-12-10T20:09:22+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/GetBarcode.log b/docs/en/results/CDEK/GetBarcode.log index 1d74c23f10..ca651cd08a 100644 --- a/docs/en/results/CDEK/GetBarcode.log +++ b/docs/en/results/CDEK/GetBarcode.log @@ -1,9 +1,9 @@ { "entity": { - "uuid": "c0b78cb3-26ae-4dab-9138-2ee06b3583bf", + "uuid": "ffa243b5-a031-4393-b07a-28f5f7cb3e58", "orders": [ { - "order_uuid": "a3b7ce05-d121-4272-8c90-f21ab824b799" + "order_uuid": "9e15fe3c-2071-4ed8-9ded-70df723825d3" } ], "copy_count": 1, @@ -13,20 +13,20 @@ { "code": "ACCEPTED", "name": "Принят", - "date_time": "2025-12-08T14:50:28+00:00" + "date_time": "2025-12-10T20:09:25+00:00" }, { "code": "INVALID", "name": "Некорректный запрос", - "date_time": "2025-12-08T14:50:29+00:00" + "date_time": "2025-12-10T20:09:26+00:00" } ] }, "requests": [ { - "request_uuid": "5fd6dc89-336e-4e8e-8a14-33cda813b0d6", + "request_uuid": "f181961f-7fe0-4991-a8b9-d51ba75f9a43", "type": "CREATE", - "date_time": "2025-12-08T14:50:28+00:00", + "date_time": "2025-12-10T20:09:25+00:00", "state": "INVALID", "errors": [ { @@ -37,7 +37,7 @@ "warnings": [ { "code": "v2_order_invalid", - "message": "Order is invalid a3b7ce05-d121-4272-8c90-f21ab824b799" + "message": "Order is invalid 9e15fe3c-2071-4ed8-9ded-70df723825d3" } ] } diff --git a/docs/en/results/CDEK/GetCourierInvitation.log b/docs/en/results/CDEK/GetCourierInvitation.log index 46eee3b5b0..3fe78bc66d 100644 --- a/docs/en/results/CDEK/GetCourierInvitation.log +++ b/docs/en/results/CDEK/GetCourierInvitation.log @@ -1,10 +1,10 @@ { "entity": { - "uuid": "b8e90f97-08f3-4bce-812b-6e589c25d3eb", - "cdek_number": "1106697762", - "order_uuid": "1c75e7a2-80ad-4397-ade9-b4baa5ec3564", + "uuid": "2a75c7f0-9f49-4667-802c-eeed87903e84", + "cdek_number": "1106698346", + "order_uuid": "8540317e-49dc-429d-8f1b-6831dc06e6d8", "intake_date": "2025-12-11", - "intake_number": "13310709", + "intake_number": "13310711", "intake_time_from": "10:00", "intake_time_to": "17:00", "name": "Consolidated cargo", @@ -56,22 +56,22 @@ { "code": "READY_FOR_APPOINTMENT", "name": "Готова к назначению", - "date_time": "2025-12-10T17:31:22+03:00" + "date_time": "2025-12-10T20:10:27+00:00" }, { "code": "CREATED", "name": "Создан", - "date_time": "2025-12-10T17:31:22+03:00" + "date_time": "2025-12-10T20:10:27+00:00" }, { "code": "ACCEPTED", "name": "Принят", - "date_time": "2025-12-10T17:31:21+03:00" + "date_time": "2025-12-10T20:10:27+00:00" } ], "packages": [ { - "package_id": "a71e64cc-b1ab-44d5-9d15-b8399b8d4ada", + "package_id": "6c999a23-5ba3-42c6-8d36-8cf845bb86ec", "weight": 1000, "length": 10, "width": "***", @@ -81,9 +81,9 @@ }, "requests": [ { - "request_uuid": "00de5480-cdb1-4060-b508-a9dc4b48b34d", + "request_uuid": "dc6b1e76-a459-4b07-9035-50a0c2c50b5f", "type": "CREATE", - "date_time": "2025-12-10T17:31:20+03:00", + "date_time": "2025-12-10T20:10:25+00:00", "state": "SUCCESSFUL" } ] diff --git a/docs/en/results/CDEK/GetOrder.log b/docs/en/results/CDEK/GetOrder.log index 1e1d4321d8..c4f59e0303 100644 --- a/docs/en/results/CDEK/GetOrder.log +++ b/docs/en/results/CDEK/GetOrder.log @@ -1,8 +1,8 @@ { "entity": { - "uuid": "31a61fb2-0851-4cb7-922e-227239df0719", + "uuid": "9e15fe3c-2071-4ed8-9ded-70df723825d3", "type": 1, - "number": "39c38783-eb58-42c5-b17b-d660db0c4488", + "number": "03e987ac-3fea-462a-9650-56de28f5e1df", "tariff_code": 139, "comment": "New order", "delivery_recipient_cost": { @@ -68,7 +68,7 @@ { "code": "ACCEPTED", "name": "Принят", - "date_time": "2025-12-10T17:29:55+03:00", + "date_time": "2025-12-10T20:08:53+00:00", "city": "Офис СДЭК", "deleted": false } @@ -76,9 +76,9 @@ }, "requests": [ { - "request_uuid": "b260c505-ce78-4cc8-96ed-1f95fbd303ad", + "request_uuid": "1868796e-a192-4287-ba89-6881bd28a878", "type": "CREATE", - "date_time": "2025-12-10T17:29:55+03:00", + "date_time": "2025-12-10T20:08:53+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/GetOrderByNumber.log b/docs/en/results/CDEK/GetOrderByNumber.log index fce232be12..4eb529f1b5 100644 --- a/docs/en/results/CDEK/GetOrderByNumber.log +++ b/docs/en/results/CDEK/GetOrderByNumber.log @@ -1,10 +1,10 @@ { "entity": { - "uuid": "31a61fb2-0851-4cb7-922e-227239df0719", + "uuid": "9e15fe3c-2071-4ed8-9ded-70df723825d3", "type": 1, "is_return": false, "is_reverse": false, - "number": "39c38783-eb58-42c5-b17b-d660db0c4488", + "number": "03e987ac-3fea-462a-9650-56de28f5e1df", "tariff_code": 139, "comment": "New order", "delivery_recipient_cost": { @@ -101,7 +101,7 @@ { "code": "ACCEPTED", "name": "Принят", - "date_time": "2025-12-10T17:29:54+03:00", + "date_time": "2025-12-10T20:08:52+00:00", "city": "Офис СДЭК", "deleted": false } @@ -115,9 +115,9 @@ }, "requests": [ { - "request_uuid": "b260c505-ce78-4cc8-96ed-1f95fbd303ad", + "request_uuid": "1868796e-a192-4287-ba89-6881bd28a878", "type": "CREATE", - "date_time": "2025-12-10T17:29:55+03:00", + "date_time": "2025-12-10T20:08:53+00:00", "state": "ACCEPTED" } ], diff --git a/docs/en/results/CDEK/GetReceipt.log b/docs/en/results/CDEK/GetReceipt.log index 8541c87e5f..44c74a404b 100644 --- a/docs/en/results/CDEK/GetReceipt.log +++ b/docs/en/results/CDEK/GetReceipt.log @@ -1,9 +1,9 @@ { "entity": { - "uuid": "866e2dc0-4cb9-4581-b7f1-ef5809e86749", + "uuid": "e22c3284-e811-4eb3-8bbb-36460e42250e", "orders": [ { - "order_uuid": "a3b7ce05-d121-4272-8c90-f21ab824b799" + "order_uuid": "9e15fe3c-2071-4ed8-9ded-70df723825d3" } ], "copy_count": 1, @@ -12,31 +12,32 @@ { "code": "ACCEPTED", "name": "Принят", - "date_time": "2025-12-08T14:50:23+00:00" + "date_time": "2025-12-10T20:09:22+00:00" }, { "code": "INVALID", "name": "Некорректный запрос", - "date_time": "2025-12-08T14:50:24+00:00" + "date_time": "2025-12-10T20:09:23+00:00" } ] }, "requests": [ { - "request_uuid": "85b771aa-bc2a-4d7f-ad42-088f5fe629ed", + "request_uuid": "8d30cd85-bd7d-4b50-952f-b1ca1c468102", "type": "CREATE", - "date_time": "2025-12-08T14:50:23+00:00", + "date_time": "2025-12-10T20:09:22+00:00", "state": "INVALID", "errors": [ { "code": "v2_orders_number_is_empty", + "additional_code": "0x1E0EBE20", "message": "Entity is empty. All orders are incorrect" } ], "warnings": [ { "code": "v2_order_invalid", - "message": "Order is invalid a3b7ce05-d121-4272-8c90-f21ab824b799" + "message": "Order is invalid 9e15fe3c-2071-4ed8-9ded-70df723825d3" } ] } diff --git a/docs/en/results/CDEK/GetToken.log b/docs/en/results/CDEK/GetToken.log index de690f283c..0c2c5c19cb 100644 --- a/docs/en/results/CDEK/GetToken.log +++ b/docs/en/results/CDEK/GetToken.log @@ -3,5 +3,5 @@ "token_type": "***", "expires_in": 3599, "scope": "location:all order:all payment:all", - "jti": "PU2JWUWns5ZghYitzhqVmz2RSes" + "jti": "svTmVdVQA82BuX6Ht2RJ30AtmBU" } diff --git a/docs/en/results/Dropbox/CancelFolderPublication.log b/docs/en/results/Dropbox/CancelFolderPublication.log index d60f3772e5..2812bbea58 100644 --- a/docs/en/results/Dropbox/CancelFolderPublication.log +++ b/docs/en/results/Dropbox/CancelFolderPublication.log @@ -1,4 +1,4 @@ { ".tag": "async_job_id", - "async_job_id": "dbjid:AABwHY6qM9FuQMUap83UWJiXUmIyEpLASfWce5cLSg3doAW0PcElobnqXJV15ugJm4SH988Ol2vh-bb5xCTA60Gb" + "async_job_id": "dbjid:AABxTVvB07t1hzZpsvM2B0MaYJz_ACUrq6a_OsJmcW43jJ2AVfZVPmwyXXd7yfFm37y3Ej7H29Bd7EMntKEfWTIA" } diff --git a/docs/en/results/Dropbox/CopyObject.log b/docs/en/results/Dropbox/CopyObject.log index 3bc06657d6..cd7f32ccbd 100644 --- a/docs/en/results/Dropbox/CopyObject.log +++ b/docs/en/results/Dropbox/CopyObject.log @@ -4,10 +4,10 @@ "name": "pic_copy.png", "path_lower": "/new/pic_copy.png", "path_display": "/New/pic_copy.png", - "id": "id:kJU6-a-pT48AAAAAAABiiQ", + "id": "id:kJU6-a-pT48AAAAAAABiww", "client_modified": "***", - "server_modified": "2025-12-10T14:09:20Z", - "rev": "64599931d5ec4bd841553", + "server_modified": "2025-12-10T19:44:27Z", + "rev": "6459e418f4adabd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/CreateFolder.log b/docs/en/results/Dropbox/CreateFolder.log index eb7f4ff77b..d8edc06a90 100644 --- a/docs/en/results/Dropbox/CreateFolder.log +++ b/docs/en/results/Dropbox/CreateFolder.log @@ -3,6 +3,6 @@ "name": "New catalog", "path_lower": "/new catalog", "path_display": "/New catalog", - "id": "id:kJU6-a-pT48AAAAAAABiiw" + "id": "id:kJU6-a-pT48AAAAAAABixQ" } } diff --git a/docs/en/results/Dropbox/DeleteObject.log b/docs/en/results/Dropbox/DeleteObject.log index 4f33f72101..189fdb4d3d 100644 --- a/docs/en/results/Dropbox/DeleteObject.log +++ b/docs/en/results/Dropbox/DeleteObject.log @@ -4,10 +4,10 @@ "name": "pic.png", "path_lower": "/new/pic.png", "path_display": "/New/pic.png", - "id": "id:kJU6-a-pT48AAAAAAABihw", + "id": "id:kJU6-a-pT48AAAAAAABiwQ", "client_modified": "***", - "server_modified": "2025-12-10T14:09:15Z", - "rev": "6459992d14dd7bd841553", + "server_modified": "2025-12-10T19:44:21Z", + "rev": "6459e41337742bd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/DownloadFolder.log b/docs/en/results/Dropbox/DownloadFolder.log index aacf7f73b2..c10d255fdc 100644 --- a/docs/en/results/Dropbox/DownloadFolder.log +++ b/docs/en/results/Dropbox/DownloadFolder.log @@ -1 +1 @@ -NOT JSON: 50 4B 03 04 14 00 00 08 00 00 AA 5E 8A 5B 00 00 00 00 00 00 00 00 00 00 00 00 04 00 09 00 4E 65 77 2F 55 54 05 00 01 30 5F 39 69 50 4B 03 04 14 00 08 08 00 00 4F 87 AF 58 00 00 00 00 00 00 00… +NOT JSON: 50 4B 03 04 14 00 00 08 00 00 F4 96 8A 5B 00 00 00 00 00 00 00 00 00 00 00 00 04 00 09 00 4E 65 77 2F 55 54 05 00 01 2C C2 39 69 50 4B 03 04 14 00 08 08 00 00 4F 87 AF 58 00 00 00 00 00 00 00… diff --git a/docs/en/results/Dropbox/GetListOfFolderFiles.log b/docs/en/results/Dropbox/GetListOfFolderFiles.log index 086fe14567..202839a589 100644 --- a/docs/en/results/Dropbox/GetListOfFolderFiles.log +++ b/docs/en/results/Dropbox/GetListOfFolderFiles.log @@ -7,8 +7,8 @@ "path_display": "/New/Dogs.mp3", "id": "id:kJU6-a-pT48AAAAAAAAACA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7ea7bd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f5fabd841553", "size": 9229352, "is_downloadable": true, "content_hash": "376f728ef041d9cef08406f16debc12de89d83130e69c66a817fd834d2d82dc2" @@ -20,8 +20,8 @@ "path_display": "/New/url_doc (1).docx", "id": "id:kJU6-a-pT48AAAAAAAALvg", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7ea8bd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f5fbbd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -33,8 +33,8 @@ "path_display": "/New/url_doc (2).docx", "id": "id:kJU6-a-pT48AAAAAAAA24g", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7ea9bd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f5fcbd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -46,8 +46,8 @@ "path_display": "/New/url_doc (3).docx", "id": "id:kJU6-a-pT48AAAAAAABDNA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eaabd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f5fdbd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -59,8 +59,8 @@ "path_display": "/New/url_doc (4).docx", "id": "id:kJU6-a-pT48AAAAAAABJpA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eabbd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f5febd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -72,8 +72,8 @@ "path_display": "/New/url_doc (5).docx", "id": "id:kJU6-a-pT48AAAAAAABSFA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eacbd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f5ffbd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -85,8 +85,8 @@ "path_display": "/New/url_doc (6).docx", "id": "id:kJU6-a-pT48AAAAAAABSTA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eadbd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f600bd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -98,8 +98,8 @@ "path_display": "/New/url_doc (7).docx", "id": "id:kJU6-a-pT48AAAAAAABSaA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eaebd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f601bd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -111,8 +111,8 @@ "path_display": "/New/url_doc (8).docx", "id": "id:kJU6-a-pT48AAAAAAABShA", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eafbd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f602bd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -124,8 +124,8 @@ "path_display": "/New/url_doc (9).docx", "id": "id:kJU6-a-pT48AAAAAAABUqg", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eb0bd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f603bd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" @@ -137,13 +137,13 @@ "path_display": "/New/mydoc.docx", "id": "id:kJU6-a-pT48AAAAAAAAABw", "client_modified": "***", - "server_modified": "2025-12-10T14:11:06Z", - "rev": "64599996b7eb1bd841553", + "server_modified": "2025-12-10T19:46:52Z", + "rev": "6459e4a35f604bd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" } ], - "cursor": "AASJpWGNHWTbRFzNs-HiicqVoUBwKIRovTbL7QQdDbJF9KFWXrEzYBDsU_JLGwXaoW3CAhAqg7DV7pFj32pdJboJm_aKIXkCfYvXEFDk1EpykXfaA9GXNZ-jbg9zvReOg6qhyTvr_0O6nAUvmQ2jN0CkS41d2uAo_zevjP9MnEZ6Q4OBNCsA6Nu4CrbUbxx3aXwh2w_rYmQvfvW4pBCHMYM8", + "cursor": "AAQmEL75nsg3LyLdu7-2liQCfGkQ2kkec2Z_UcH6BbwRIKmo1-Zpz4hzDn8j-5MGVddHHfGdWpVteFleXg1Wd0ReuQB8PiMm8SMrKDUZmKqmR_Qn2IBn0X3XgCokCxEPjgyjmXRuxo7RipEtWvvETBHBSDfj6rjoxvPOf4YO1hPnyC28OIcdS1uauLXpcFsQFrdd9Ql1GUNRIe4m9TLLLuM9", "has_more": false } diff --git a/docs/en/results/Dropbox/GetObjectInformation.log b/docs/en/results/Dropbox/GetObjectInformation.log index cd1c693174..3c63946426 100644 --- a/docs/en/results/Dropbox/GetObjectInformation.log +++ b/docs/en/results/Dropbox/GetObjectInformation.log @@ -3,10 +3,10 @@ "name": "pic.png", "path_lower": "/new/pic.png", "path_display": "/New/pic.png", - "id": "id:kJU6-a-pT48AAAAAAABihw", + "id": "id:kJU6-a-pT48AAAAAAABiwQ", "client_modified": "***", - "server_modified": "2025-12-10T14:08:37Z", - "rev": "64599908ff219bd841553", + "server_modified": "2025-12-10T19:43:22Z", + "rev": "6459e3db4ca19bd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/GetObjectVersionList.log b/docs/en/results/Dropbox/GetObjectVersionList.log index 22fabf6cc0..f5a41d1615 100644 --- a/docs/en/results/Dropbox/GetObjectVersionList.log +++ b/docs/en/results/Dropbox/GetObjectVersionList.log @@ -5,10 +5,10 @@ "name": "pic.png", "path_lower": "/new/pic.png", "path_display": "/New/pic.png", - "id": "id:kJU6-a-pT48AAAAAAABihw", + "id": "id:kJU6-a-pT48AAAAAAABiwQ", "client_modified": "***", - "server_modified": "2025-12-10T14:08:37Z", - "rev": "64599908ff219bd841553", + "server_modified": "2025-12-10T19:43:22Z", + "rev": "6459e3db4ca19bd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/GetUploadStatusByURL.log b/docs/en/results/Dropbox/GetUploadStatusByURL.log index 015b2f6611..83167660c7 100644 --- a/docs/en/results/Dropbox/GetUploadStatusByURL.log +++ b/docs/en/results/Dropbox/GetUploadStatusByURL.log @@ -3,10 +3,10 @@ "name": "url_doc.docx", "path_lower": "/new/url_doc.docx", "path_display": "/New/url_doc.docx", - "id": "id:kJU6-a-pT48AAAAAAABiig", + "id": "id:kJU6-a-pT48AAAAAAABixA", "client_modified": "***", - "server_modified": "2025-12-10T14:09:39Z", - "rev": "6459994341e45bd841553", + "server_modified": "2025-12-10T19:44:53Z", + "rev": "6459e431aaea5bd841553", "size": 24069, "is_downloadable": true, "content_hash": "8d63c5989ceec1a90f3fde2ffaa76efcd2c050191e6b55a1761e4e352590bd8c" diff --git a/docs/en/results/Dropbox/MoveObject.log b/docs/en/results/Dropbox/MoveObject.log index 67382747cd..46bf98bbf0 100644 --- a/docs/en/results/Dropbox/MoveObject.log +++ b/docs/en/results/Dropbox/MoveObject.log @@ -4,10 +4,10 @@ "name": "pic.png", "path_lower": "/pic.png", "path_display": "/pic.png", - "id": "id:kJU6-a-pT48AAAAAAABihw", + "id": "id:kJU6-a-pT48AAAAAAABiwQ", "client_modified": "***", - "server_modified": "2025-12-10T14:09:10Z", - "rev": "6459992818b34bd841553", + "server_modified": "2025-12-10T19:44:13Z", + "rev": "6459e40c0f99abd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/PublishFolder.log b/docs/en/results/Dropbox/PublishFolder.log index 61abcb5169..4eb609e1ba 100644 --- a/docs/en/results/Dropbox/PublishFolder.log +++ b/docs/en/results/Dropbox/PublishFolder.log @@ -19,11 +19,11 @@ ".tag": "enabled" } }, - "preview_url": "https://www.dropbox.com/scl/fo/pa7uw4ny61x5pjyg3rj0j/h?dl=0", - "shared_folder_id": "13378881699", + "preview_url": "https://www.dropbox.com/scl/fo/tx7ocm25hz5vcb8oek9tn/h?dl=0", + "shared_folder_id": "13365035571", "time_invited": "***", "access_inheritance": { ".tag": "inherit" }, - "folder_id": "id:kJU6-a-pT48AAAAAAABihg" + "folder_id": "id:kJU6-a-pT48AAAAAAABiwA" } diff --git a/docs/en/results/Dropbox/RestoreObjectToVersion.log b/docs/en/results/Dropbox/RestoreObjectToVersion.log index 0ccfd9eee9..439bc805fe 100644 --- a/docs/en/results/Dropbox/RestoreObjectToVersion.log +++ b/docs/en/results/Dropbox/RestoreObjectToVersion.log @@ -2,10 +2,10 @@ "name": "pic.png", "path_lower": "/new/pic.png", "path_display": "/New/pic.png", - "id": "id:kJU6-a-pT48AAAAAAABihw", + "id": "id:kJU6-a-pT48AAAAAAABiwQ", "client_modified": "***", - "server_modified": "2025-12-10T14:08:37Z", - "rev": "64599908ff219bd841553", + "server_modified": "2025-12-10T19:43:22Z", + "rev": "6459e3db4ca19bd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/UploadFile.log b/docs/en/results/Dropbox/UploadFile.log index 0ccfd9eee9..439bc805fe 100644 --- a/docs/en/results/Dropbox/UploadFile.log +++ b/docs/en/results/Dropbox/UploadFile.log @@ -2,10 +2,10 @@ "name": "pic.png", "path_lower": "/new/pic.png", "path_display": "/New/pic.png", - "id": "id:kJU6-a-pT48AAAAAAABihw", + "id": "id:kJU6-a-pT48AAAAAAABiwQ", "client_modified": "***", - "server_modified": "2025-12-10T14:08:37Z", - "rev": "64599908ff219bd841553", + "server_modified": "2025-12-10T19:43:22Z", + "rev": "6459e3db4ca19bd841553", "size": 2114023, "is_downloadable": true, "content_hash": "0f3b18c255b0f252bd326cacc04c15c3aa57bd6b8234adb65aa7bb2987a65492" diff --git a/docs/en/results/Dropbox/UploadFileByURL.log b/docs/en/results/Dropbox/UploadFileByURL.log index 131380e3cd..24b0f5fe65 100644 --- a/docs/en/results/Dropbox/UploadFileByURL.log +++ b/docs/en/results/Dropbox/UploadFileByURL.log @@ -1,4 +1,4 @@ { ".tag": "async_job_id", - "async_job_id": "4IYRq-yIAWwAAAAAAAAAAQ" + "async_job_id": "KV9d30KljVUAAAAAAAAAAQ" } diff --git a/docs/en/results/FTP/ClearDirectory.log b/docs/en/results/FTP/ClearDirectory.log index ccf55e2009..81aaf360f1 100644 --- a/docs/en/results/FTP/ClearDirectory.log +++ b/docs/en/results/FTP/ClearDirectory.log @@ -5,5 +5,8 @@ "result": true, "path": "new_dir" } - ] + ], + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/CreateNewDirectory.log b/docs/en/results/FTP/CreateNewDirectory.log index 8b5b4f1302..e61c4f7106 100644 --- a/docs/en/results/FTP/CreateNewDirectory.log +++ b/docs/en/results/FTP/CreateNewDirectory.log @@ -1,3 +1,6 @@ { - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/DeleteDirectory.log b/docs/en/results/FTP/DeleteDirectory.log index 36b53c7635..0bfef59f09 100644 --- a/docs/en/results/FTP/DeleteDirectory.log +++ b/docs/en/results/FTP/DeleteDirectory.log @@ -1,4 +1,7 @@ { "result": true, - "deleted_objects": [] + "deleted_objects": [], + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/DeleteFile.log b/docs/en/results/FTP/DeleteFile.log index 8b5b4f1302..e61c4f7106 100644 --- a/docs/en/results/FTP/DeleteFile.log +++ b/docs/en/results/FTP/DeleteFile.log @@ -1,3 +1,6 @@ { - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/ExecuteArbitraryCommand.log b/docs/en/results/FTP/ExecuteArbitraryCommand.log index 2ddca7257b..834e13787b 100644 --- a/docs/en/results/FTP/ExecuteArbitraryCommand.log +++ b/docs/en/results/FTP/ExecuteArbitraryCommand.log @@ -1,5 +1,8 @@ { "data": "257 \"/ftp/bayselonarrend\" is the current directory\r\n", "result": true, - "status": 257 + "status": 257, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/ExecuteCustomCommand.log b/docs/en/results/FTP/ExecuteCustomCommand.log index 3950c7de06..68ff6b7908 100644 --- a/docs/en/results/FTP/ExecuteCustomCommand.log +++ b/docs/en/results/FTP/ExecuteCustomCommand.log @@ -1,5 +1,8 @@ { "data": "200 Your current UMASK is 022\r\n", "result": true, - "status": 200 + "status": 200, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/GetCurrentDirectory.log b/docs/en/results/FTP/GetCurrentDirectory.log index 34fdbbd0d7..6bac4592f3 100644 --- a/docs/en/results/FTP/GetCurrentDirectory.log +++ b/docs/en/results/FTP/GetCurrentDirectory.log @@ -1,4 +1,7 @@ { "path": "/ftp/bayselonarrend", - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/GetObjectSize.log b/docs/en/results/FTP/GetObjectSize.log index 64933358f7..1f35bbc3b7 100644 --- a/docs/en/results/FTP/GetObjectSize.log +++ b/docs/en/results/FTP/GetObjectSize.log @@ -1,4 +1,7 @@ { "bytes": 2114023, - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/GetProtocolFeatureList.log b/docs/en/results/FTP/GetProtocolFeatureList.log index ce71d33ae7..b39f6f7244 100644 --- a/docs/en/results/FTP/GetProtocolFeatureList.log +++ b/docs/en/results/FTP/GetProtocolFeatureList.log @@ -11,5 +11,8 @@ "TVFS": null, "UTF8": null }, - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/GetWelcomeMessage.log b/docs/en/results/FTP/GetWelcomeMessage.log index 6ccd050477..49ce4372b4 100644 --- a/docs/en/results/FTP/GetWelcomeMessage.log +++ b/docs/en/results/FTP/GetWelcomeMessage.log @@ -1,4 +1,7 @@ { "data": "220 Welcome Alpine ftp server https://hub.docker.com/r/delfer/alpine-ftp-server/", - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/ListObjects.log b/docs/en/results/FTP/ListObjects.log index 230d9e68fa..7fd5f1d83d 100644 --- a/docs/en/results/FTP/ListObjects.log +++ b/docs/en/results/FTP/ListObjects.log @@ -4,8 +4,8 @@ { "is_directory": true, "is_symlink": false, - "list_string": "drwxr-sr-x 3 1000 1000 4096 Dec 10 04:34 new_dir", - "modified": "2025-12-10T04:34:00+00:00", + "list_string": "drwxr-sr-x 3 1000 1000 4096 Dec 10 18:34 new_dir", + "modified": "2025-12-10T18:34:00+00:00", "name": "new_dir", "size": 4096, "symlink_path": "", @@ -14,8 +14,8 @@ { "is_directory": true, "is_symlink": false, - "list_string": "drwxr-sr-x 2 1000 1000 4096 Dec 10 04:34 another_one", - "modified": "2025-12-10T04:34:00+00:00", + "list_string": "drwxr-sr-x 2 1000 1000 4096 Dec 10 18:34 another_one", + "modified": "2025-12-10T18:34:00+00:00", "name": "another_one", "size": 4096, "symlink_path": "", @@ -24,5 +24,8 @@ } ] } - ] + ], + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/Ping.log b/docs/en/results/FTP/Ping.log index 210176424e..531e0d4b8d 100644 --- a/docs/en/results/FTP/Ping.log +++ b/docs/en/results/FTP/Ping.log @@ -1 +1 @@ -true +"True" diff --git a/docs/en/results/FTP/SaveFile.log b/docs/en/results/FTP/SaveFile.log index c91ee00cc8..0e5b075bb7 100644 --- a/docs/en/results/FTP/SaveFile.log +++ b/docs/en/results/FTP/SaveFile.log @@ -1,5 +1,8 @@ { "bytes": 2114023, - "filepath": "/tmp/5f3gd1tk.3rn.bin", - "result": true + "filepath": "/tmp/di0nhqpy.qyx.bin", + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/UpdatePath.log b/docs/en/results/FTP/UpdatePath.log index 8b5b4f1302..e61c4f7106 100644 --- a/docs/en/results/FTP/UpdatePath.log +++ b/docs/en/results/FTP/UpdatePath.log @@ -1,3 +1,6 @@ { - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/FTP/UploadFile.log b/docs/en/results/FTP/UploadFile.log index 64933358f7..1f35bbc3b7 100644 --- a/docs/en/results/FTP/UploadFile.log +++ b/docs/en/results/FTP/UploadFile.log @@ -1,4 +1,7 @@ { "bytes": 2114023, - "result": true + "result": true, + "close_connection": { + "result": true + } } diff --git a/docs/en/results/GoogleCalendar/AddCalendarToList.log b/docs/en/results/GoogleCalendar/AddCalendarToList.log index 8a200810ed..8a136fd063 100644 --- a/docs/en/results/GoogleCalendar/AddCalendarToList.log +++ b/docs/en/results/GoogleCalendar/AddCalendarToList.log @@ -1,13 +1,13 @@ { "kind": "calendar#calendarListEntry", - "etag": "\"1765375211242911\"", - "id": "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com", + "etag": "\"1765395112474287\"", + "id": "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@group.calendar.google.com", "summary": "New name", "description": "New description", "timeZone": "Europe/Moscow", "dataOwner": "bayselonarrend@gmail.com", - "colorId": "17", - "backgroundColor": "#9a9cff", + "colorId": "7", + "backgroundColor": "#42d692", "foregroundColor": "#000000", "selected": true, "accessRole": "owner", diff --git a/docs/en/results/GoogleCalendar/CreateCalendar.log b/docs/en/results/GoogleCalendar/CreateCalendar.log index b2f9a14590..0098caec4c 100644 --- a/docs/en/results/GoogleCalendar/CreateCalendar.log +++ b/docs/en/results/GoogleCalendar/CreateCalendar.log @@ -1,7 +1,7 @@ { "kind": "calendar#calendar", - "etag": "\"wijyX47U9CoCpIaiYkFo0RvwNDE\"", - "id": "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com", + "etag": "\"WSiET2qlGbBQjAWb6RK5d07FSdU\"", + "id": "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com", "summary": "TestCalendar", "timeZone": "Europe/Moscow", "dataOwner": "bayselonarrend@gmail.com", diff --git a/docs/en/results/GoogleCalendar/CreateEvent.log b/docs/en/results/GoogleCalendar/CreateEvent.log index 9dd8070087..7b876eab61 100644 --- a/docs/en/results/GoogleCalendar/CreateEvent.log +++ b/docs/en/results/GoogleCalendar/CreateEvent.log @@ -1,11 +1,11 @@ { "kind": "calendar#event", - "etag": "\"3530750484190494\"", - "id": "oppu5o99vqur60bjlp9ula672o", + "etag": "\"3530790291489886\"", + "id": "n80aqvjnnig91eb3208rrtfur8", "status": "confirmed", - "htmlLink": "https://www.google.com/calendar/event?eid=b3BwdTVvOTl2cXVyNjBiamxwOXVsYTY3Mm8gYWQ4YzRmYzJhN2NhOGU3NjQ3MWRlZGZkY2YwNTBjOThjNDUyYmE4YzUwYTZiNDZhYWYxYjg1YjUyNmFjMzVhZEBn", - "created": "2025-12-10T14:00:41Z", - "updated": "2025-12-10T14:00:42.095Z", + "htmlLink": "https://www.google.com/calendar/event?eid=bjgwYXF2am5uaWc5MWViMzIwOHJydGZ1cjggYTQ5NmMzNjU4NTJjOTkzNjUyN2ZhMjJiYjIzODYxYzViNGQxZTU0YmVlYTY3YTg3NTc3M2YyOWU5YWU3YmM5Y0Bn", + "created": "2025-12-10T19:32:25Z", + "updated": "2025-12-10T19:32:25.744Z", "summary": "New event", "description": "TestEventDescription", "location": "InOffice", @@ -13,19 +13,19 @@ "email": "bayselonarrend@gmail.com" }, "organizer": { - "email": "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com", + "email": "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com", "displayName": "TestCalendar", "self": true }, "start": { - "dateTime": "2025-12-10T20:00:40+03:00", + "dateTime": "2025-12-10T19:32:23+00:00", "timeZone": "Europe/Moscow" }, "end": { - "dateTime": "2025-12-10T21:00:40+03:00", + "dateTime": "2025-12-10T20:32:23+00:00", "timeZone": "Europe/Moscow" }, - "iCalUID": "oppu5o99vqur60bjlp9ula672o@google.com", + "iCalUID": "n80aqvjnnig91eb3208rrtfur8@google.com", "sequence": 0, "reminders": { "useDefault": true diff --git a/docs/en/results/GoogleCalendar/EditCalendarMetadata.log b/docs/en/results/GoogleCalendar/EditCalendarMetadata.log index cf87ffbe6b..125992eebb 100644 --- a/docs/en/results/GoogleCalendar/EditCalendarMetadata.log +++ b/docs/en/results/GoogleCalendar/EditCalendarMetadata.log @@ -1,7 +1,7 @@ { "kind": "calendar#calendar", - "etag": "\"Qd5-d-dWs7WBhos-gcXf65O2bH4\"", - "id": "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com", + "etag": "\"OY0408d4jf66FCa71utYq0O1mw8\"", + "id": "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@group.calendar.google.com", "summary": "New name", "description": "New description", "timeZone": "Europe/Moscow", diff --git a/docs/en/results/GoogleCalendar/EditEvent.log b/docs/en/results/GoogleCalendar/EditEvent.log index fafd0456fd..fbcbc9bd54 100644 --- a/docs/en/results/GoogleCalendar/EditEvent.log +++ b/docs/en/results/GoogleCalendar/EditEvent.log @@ -1,11 +1,11 @@ { "kind": "calendar#event", - "etag": "\"3530750489134078\"", - "id": "oppu5o99vqur60bjlp9ula672o", + "etag": "\"3530790297022462\"", + "id": "n80aqvjnnig91eb3208rrtfur8", "status": "confirmed", - "htmlLink": "https://www.google.com/calendar/event?eid=b3BwdTVvOTl2cXVyNjBiamxwOXVsYTY3Mm8gYWQ4YzRmYzJhN2NhOGU3NjQ3MWRlZGZkY2YwNTBjOThjNDUyYmE4YzUwYTZiNDZhYWYxYjg1YjUyNmFjMzVhZEBn", - "created": "2025-12-10T14:00:41Z", - "updated": "2025-12-10T14:00:44.567Z", + "htmlLink": "https://www.google.com/calendar/event?eid=bjgwYXF2am5uaWc5MWViMzIwOHJydGZ1cjggYTQ5NmMzNjU4NTJjOTkzNjUyN2ZhMjJiYjIzODYxYzViNGQxZTU0YmVlYTY3YTg3NTc3M2YyOWU5YWU3YmM5Y0Bn", + "created": "2025-12-10T19:32:25Z", + "updated": "2025-12-10T19:32:28.511Z", "summary": "New event", "description": "New event description", "location": "InOffice", @@ -13,19 +13,19 @@ "email": "bayselonarrend@gmail.com" }, "organizer": { - "email": "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com", + "email": "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com", "displayName": "TestCalendar", "self": true }, "start": { - "dateTime": "2025-12-10T20:00:40+03:00", + "dateTime": "2025-12-10T19:32:23+00:00", "timeZone": "Europe/Moscow" }, "end": { - "dateTime": "2025-12-10T21:00:40+03:00", + "dateTime": "2025-12-10T20:32:23+00:00", "timeZone": "Europe/Moscow" }, - "iCalUID": "oppu5o99vqur60bjlp9ula672o@google.com", + "iCalUID": "n80aqvjnnig91eb3208rrtfur8@google.com", "sequence": 0, "reminders": { "useDefault": true diff --git a/docs/en/results/GoogleCalendar/EditListCalendar.log b/docs/en/results/GoogleCalendar/EditListCalendar.log index 7a780ab7d5..f27c01bf04 100644 --- a/docs/en/results/GoogleCalendar/EditListCalendar.log +++ b/docs/en/results/GoogleCalendar/EditListCalendar.log @@ -1,7 +1,7 @@ { "kind": "calendar#calendarListEntry", - "etag": "\"1765375213387839\"", - "id": "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com", + "etag": "\"1765395114984095\"", + "id": "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@group.calendar.google.com", "summary": "New name", "description": "New description", "timeZone": "Europe/Moscow", diff --git a/docs/en/results/GoogleCalendar/GetCalendarMetadata.log b/docs/en/results/GoogleCalendar/GetCalendarMetadata.log index cf87ffbe6b..125992eebb 100644 --- a/docs/en/results/GoogleCalendar/GetCalendarMetadata.log +++ b/docs/en/results/GoogleCalendar/GetCalendarMetadata.log @@ -1,7 +1,7 @@ { "kind": "calendar#calendar", - "etag": "\"Qd5-d-dWs7WBhos-gcXf65O2bH4\"", - "id": "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com", + "etag": "\"OY0408d4jf66FCa71utYq0O1mw8\"", + "id": "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@group.calendar.google.com", "summary": "New name", "description": "New description", "timeZone": "Europe/Moscow", diff --git a/docs/en/results/GoogleCalendar/GetEvent.log b/docs/en/results/GoogleCalendar/GetEvent.log index fafd0456fd..fbcbc9bd54 100644 --- a/docs/en/results/GoogleCalendar/GetEvent.log +++ b/docs/en/results/GoogleCalendar/GetEvent.log @@ -1,11 +1,11 @@ { "kind": "calendar#event", - "etag": "\"3530750489134078\"", - "id": "oppu5o99vqur60bjlp9ula672o", + "etag": "\"3530790297022462\"", + "id": "n80aqvjnnig91eb3208rrtfur8", "status": "confirmed", - "htmlLink": "https://www.google.com/calendar/event?eid=b3BwdTVvOTl2cXVyNjBiamxwOXVsYTY3Mm8gYWQ4YzRmYzJhN2NhOGU3NjQ3MWRlZGZkY2YwNTBjOThjNDUyYmE4YzUwYTZiNDZhYWYxYjg1YjUyNmFjMzVhZEBn", - "created": "2025-12-10T14:00:41Z", - "updated": "2025-12-10T14:00:44.567Z", + "htmlLink": "https://www.google.com/calendar/event?eid=bjgwYXF2am5uaWc5MWViMzIwOHJydGZ1cjggYTQ5NmMzNjU4NTJjOTkzNjUyN2ZhMjJiYjIzODYxYzViNGQxZTU0YmVlYTY3YTg3NTc3M2YyOWU5YWU3YmM5Y0Bn", + "created": "2025-12-10T19:32:25Z", + "updated": "2025-12-10T19:32:28.511Z", "summary": "New event", "description": "New event description", "location": "InOffice", @@ -13,19 +13,19 @@ "email": "bayselonarrend@gmail.com" }, "organizer": { - "email": "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com", + "email": "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com", "displayName": "TestCalendar", "self": true }, "start": { - "dateTime": "2025-12-10T20:00:40+03:00", + "dateTime": "2025-12-10T19:32:23+00:00", "timeZone": "Europe/Moscow" }, "end": { - "dateTime": "2025-12-10T21:00:40+03:00", + "dateTime": "2025-12-10T20:32:23+00:00", "timeZone": "Europe/Moscow" }, - "iCalUID": "oppu5o99vqur60bjlp9ula672o@google.com", + "iCalUID": "n80aqvjnnig91eb3208rrtfur8@google.com", "sequence": 0, "reminders": { "useDefault": true diff --git a/docs/en/results/GoogleCalendar/GetEventDescription.log b/docs/en/results/GoogleCalendar/GetEventDescription.log index 75266237b8..943325f49e 100644 --- a/docs/en/results/GoogleCalendar/GetEventDescription.log +++ b/docs/en/results/GoogleCalendar/GetEventDescription.log @@ -2,8 +2,8 @@ "Description": "", "Title": "New event", "Venue": "", - "StartDate": "2025-12-10T17:00:55.9185666Z", - "EndDate": "2025-12-10T18:00:55.9185666Z", + "StartDate": "2025-12-10T19:32:41.4928096Z", + "EndDate": "2025-12-10T20:32:41.4928096Z", "ArrayOfAttachmentURLs": {}, "SendNotifications": true } diff --git a/docs/en/results/GoogleCalendar/GetEventList.log b/docs/en/results/GoogleCalendar/GetEventList.log index 727814a6b2..7e97b15229 100644 --- a/docs/en/results/GoogleCalendar/GetEventList.log +++ b/docs/en/results/GoogleCalendar/GetEventList.log @@ -1,12 +1,12 @@ [ { "kind": "calendar#event", - "etag": "\"3530750504700222\"", - "id": "oppu5o99vqur60bjlp9ula672o", + "etag": "\"3530790314066334\"", + "id": "n80aqvjnnig91eb3208rrtfur8", "status": "confirmed", - "htmlLink": "https://www.google.com/calendar/event?eid=b3BwdTVvOTl2cXVyNjBiamxwOXVsYTY3Mm8gYWQ4YzRmYzJhN2NhOGU3NjQ3MWRlZGZkY2YwNTBjOThjNDUyYmE4YzUwYTZiNDZhYWYxYjg1YjUyNmFjMzVhZEBn", - "created": "2025-12-10T14:00:41Z", - "updated": "2025-12-10T14:00:52.35Z", + "htmlLink": "https://www.google.com/calendar/event?eid=bjgwYXF2am5uaWc5MWViMzIwOHJydGZ1cjggYTQ5NmMzNjU4NTJjOTkzNjUyN2ZhMjJiYjIzODYxYzViNGQxZTU0YmVlYTY3YTg3NTc3M2YyOWU5YWU3YmM5Y0Bn", + "created": "2025-12-10T19:32:25Z", + "updated": "2025-12-10T19:32:37.033Z", "summary": "New event", "description": "New event description", "location": "InOffice", @@ -14,19 +14,19 @@ "email": "bayselonarrend@gmail.com" }, "organizer": { - "email": "ad8c4fc2a7ca8e76471dedfdcf050c98c452ba8c50a6b46aaf1b85b526ac35ad@group.calendar.google.com", + "email": "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com", "displayName": "TestCalendar", "self": true }, "start": { - "dateTime": "2025-12-10T20:00:40+03:00", + "dateTime": "2025-12-10T19:32:23+00:00", "timeZone": "Europe/Moscow" }, "end": { - "dateTime": "2025-12-10T21:00:40+03:00", + "dateTime": "2025-12-10T20:32:23+00:00", "timeZone": "Europe/Moscow" }, - "iCalUID": "oppu5o99vqur60bjlp9ula672o@google.com", + "iCalUID": "n80aqvjnnig91eb3208rrtfur8@google.com", "sequence": 0, "reminders": { "useDefault": true diff --git a/docs/en/results/GoogleCalendar/GetListCalendar.log b/docs/en/results/GoogleCalendar/GetListCalendar.log index 7a780ab7d5..f27c01bf04 100644 --- a/docs/en/results/GoogleCalendar/GetListCalendar.log +++ b/docs/en/results/GoogleCalendar/GetListCalendar.log @@ -1,7 +1,7 @@ { "kind": "calendar#calendarListEntry", - "etag": "\"1765375213387839\"", - "id": "c3ff01af2c10f089acdaa3e82f379512283757498126f9c2a4a7e7d1e1fbbb67@group.calendar.google.com", + "etag": "\"1765395114984095\"", + "id": "03997e17b4c902c3a4a9d00cbce74d84f74447c1924226d9190c8b1d41aabce0@group.calendar.google.com", "summary": "New name", "description": "New description", "timeZone": "Europe/Moscow", diff --git a/docs/en/results/GoogleCalendar/MoveEvent.log b/docs/en/results/GoogleCalendar/MoveEvent.log index a206959aec..47571000f9 100644 --- a/docs/en/results/GoogleCalendar/MoveEvent.log +++ b/docs/en/results/GoogleCalendar/MoveEvent.log @@ -1,11 +1,11 @@ { "kind": "calendar#event", - "etag": "\"3530750489134078\"", - "id": "oppu5o99vqur60bjlp9ula672o", + "etag": "\"3530790297022462\"", + "id": "n80aqvjnnig91eb3208rrtfur8", "status": "cancelled", - "htmlLink": "https://www.google.com/calendar/event?eid=b3BwdTVvOTl2cXVyNjBiamxwOXVsYTY3Mm8gYWQ4YzRmYzJhN2NhOGU3NjQ3MWRlZGZkY2YwNTBjOThjNDUyYmE4YzUwYTZiNDZhYWYxYjg1YjUyNmFjMzVhZEBn", - "created": "2025-12-10T14:00:41Z", - "updated": "2025-12-10T14:00:44.567Z", + "htmlLink": "https://www.google.com/calendar/event?eid=bjgwYXF2am5uaWc5MWViMzIwOHJydGZ1cjggYTQ5NmMzNjU4NTJjOTkzNjUyN2ZhMjJiYjIzODYxYzViNGQxZTU0YmVlYTY3YTg3NTc3M2YyOWU5YWU3YmM5Y0Bn", + "created": "2025-12-10T19:32:25Z", + "updated": "2025-12-10T19:32:28.511Z", "summary": "New event", "description": "New event description", "location": "InOffice", @@ -16,14 +16,14 @@ "email": "bayselonarrend@gmail.com" }, "start": { - "dateTime": "2025-12-10T20:00:40+03:00", + "dateTime": "2025-12-10T19:32:23+00:00", "timeZone": "Europe/Moscow" }, "end": { - "dateTime": "2025-12-10T21:00:40+03:00", + "dateTime": "2025-12-10T20:32:23+00:00", "timeZone": "Europe/Moscow" }, - "iCalUID": "oppu5o99vqur60bjlp9ula672o@google.com", + "iCalUID": "n80aqvjnnig91eb3208rrtfur8@google.com", "sequence": 0, "reminders": { "useDefault": true diff --git a/docs/en/results/GoogleDrive/CopyObject.log b/docs/en/results/GoogleDrive/CopyObject.log index ac1143802b..322619a9b5 100644 --- a/docs/en/results/GoogleDrive/CopyObject.log +++ b/docs/en/results/GoogleDrive/CopyObject.log @@ -1,6 +1,6 @@ { "kind": "drive#file", - "id": "1tweno-0i_Gr7soKFPkfD75IrJ50Ar7r8", + "id": "1KfGYgRg6ZT3nDXryAxad4Y_yW2WozkOi", "name": "CopiedFile.jpeg", "mimeType": "image/jpeg" } diff --git a/docs/en/results/GoogleDrive/CreateComment.log b/docs/en/results/GoogleDrive/CreateComment.log index de59658c6d..500339ef83 100644 --- a/docs/en/results/GoogleDrive/CreateComment.log +++ b/docs/en/results/GoogleDrive/CreateComment.log @@ -7,9 +7,9 @@ "photoLink": "//lh3.googleusercontent.com/a/ACg8ocJnbqA6yq1Q0s-yU0hen8H6NFa_chOdcC2wpT9q-BJj0q7MyPU=s50-c-k-no" }, "kind": "drive#comment", - "id": "AAABt8jXT_Q", - "createdTime": "2025-12-10T14:02:29.503Z", - "modifiedTime": "2025-12-10T14:02:29.503Z", + "id": "AAABxUEXDR8", + "createdTime": "2025-12-10T19:34:29.77Z", + "modifiedTime": "2025-12-10T19:34:29.77Z", "htmlContent": "Comment text", "content": "Comment text", "deleted": false diff --git a/docs/en/results/GoogleDrive/CreateFolder.log b/docs/en/results/GoogleDrive/CreateFolder.log index d1e306abbc..3f76b716d5 100644 --- a/docs/en/results/GoogleDrive/CreateFolder.log +++ b/docs/en/results/GoogleDrive/CreateFolder.log @@ -1,6 +1,6 @@ { "kind": "drive#file", - "id": "1F7AXtFjCYb0HJrvUthZJCpI4BwA_5nXV", + "id": "14D99aTITVkpIEv_tWn2dJwxAC84LRjRn", "name": "TestFolder", "mimeType": "application/vnd.google-apps.folder" } diff --git a/docs/en/results/GoogleDrive/GetComment.log b/docs/en/results/GoogleDrive/GetComment.log index de59658c6d..500339ef83 100644 --- a/docs/en/results/GoogleDrive/GetComment.log +++ b/docs/en/results/GoogleDrive/GetComment.log @@ -7,9 +7,9 @@ "photoLink": "//lh3.googleusercontent.com/a/ACg8ocJnbqA6yq1Q0s-yU0hen8H6NFa_chOdcC2wpT9q-BJj0q7MyPU=s50-c-k-no" }, "kind": "drive#comment", - "id": "AAABt8jXT_Q", - "createdTime": "2025-12-10T14:02:29.503Z", - "modifiedTime": "2025-12-10T14:02:29.503Z", + "id": "AAABxUEXDR8", + "createdTime": "2025-12-10T19:34:29.77Z", + "modifiedTime": "2025-12-10T19:34:29.77Z", "htmlContent": "Comment text", "content": "Comment text", "deleted": false diff --git a/docs/en/results/GoogleDrive/GetCommentList.log b/docs/en/results/GoogleDrive/GetCommentList.log index 813e416f68..40b26b8185 100644 --- a/docs/en/results/GoogleDrive/GetCommentList.log +++ b/docs/en/results/GoogleDrive/GetCommentList.log @@ -9,9 +9,9 @@ "photoLink": "//lh3.googleusercontent.com/a/ACg8ocJnbqA6yq1Q0s-yU0hen8H6NFa_chOdcC2wpT9q-BJj0q7MyPU=s50-c-k-no" }, "kind": "drive#comment", - "id": "AAABt8jXT_Q", - "createdTime": "2025-12-10T14:02:29.503Z", - "modifiedTime": "2025-12-10T14:02:29.503Z", + "id": "AAABxUEXDR8", + "createdTime": "2025-12-10T19:34:29.77Z", + "modifiedTime": "2025-12-10T19:34:29.77Z", "htmlContent": "Comment text", "content": "Comment text", "deleted": false diff --git a/docs/en/results/GoogleDrive/GetFilesList.log b/docs/en/results/GoogleDrive/GetFilesList.log index f4c355a979..32a137728a 100644 --- a/docs/en/results/GoogleDrive/GetFilesList.log +++ b/docs/en/results/GoogleDrive/GetFilesList.log @@ -96,17 +96,17 @@ "starred": false, "trashed": false, "explicitlyTrashed": false, - "version": "20468", + "version": "20634", "webContentLink": "https://drive.google.com/uc?id=1NKMmj4SJh3WUw74nhLuMofW7dfpUR520&export=download", "webViewLink": "https://drive.google.com/file/d/1NKMmj4SJh3WUw74nhLuMofW7dfpUR520/view?usp=drivesdk", "iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/json", "hasThumbnail": false, "thumbnailVersion": "0", "viewedByMe": true, - "viewedByMeTime": "2025-12-09T15:50:24.289Z", + "viewedByMeTime": "2025-12-10T19:06:10.873Z", "createdTime": "2024-02-29T19:22:49.616Z", - "modifiedTime": "2025-12-09T15:50:24.289Z", - "modifiedByMeTime": "2025-12-09T15:50:24.289Z", + "modifiedTime": "2025-12-10T19:06:10.873Z", + "modifiedByMeTime": "2025-12-10T19:06:10.873Z", "modifiedByMe": true, "shared": false, "ownedByMe": true, @@ -116,12 +116,12 @@ "originalFilename": "data.json", "fullFileExtension": "json", "fileExtension": "json", - "md5Checksum": "52ac1bb3509e708d6a5805c15a150576", - "sha1Checksum": "81bad23314decdfe2ff3684cdca130681e02834f", - "sha256Checksum": "0b70db9753d8f8229427ee5cdf08c0305eb675b43a3c05b41e7e949fb2371396", + "md5Checksum": "f9d9a471e4d4c81d40fc8bdf07cfe586", + "sha1Checksum": "823670960ee39770018292f92db005a657449f24", + "sha256Checksum": "c4d83df2e27b0e7900828d775bb2f17a112770743f5e4977c85c27533c0a2c1c", "size": "21294", "quotaBytesUsed": "21294", - "headRevisionId": "0B92vrbrhqfJrNk55RXVjSjVBL2t4STUvK1RSWWpWanRSZm1rPQ", + "headRevisionId": "0B92vrbrhqfJrS2Y5S0pobGJPMitCSklaWDM4S2pKcTNkcDhjPQ", "isAppAuthorized": false, "inheritedPermissionsDisabled": false }, diff --git a/docs/en/results/GoogleDrive/RefreshToken.log b/docs/en/results/GoogleDrive/RefreshToken.log index 2e12e34b6a..d368dc5696 100644 --- a/docs/en/results/GoogleDrive/RefreshToken.log +++ b/docs/en/results/GoogleDrive/RefreshToken.log @@ -1,6 +1,6 @@ { "access_token": "***", "expires_in": 3599, - "scope": "https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/calendar", + "scope": "https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/spreadsheets", "token_type": "***" } diff --git a/docs/en/results/GoogleDrive/UpdateFile.log b/docs/en/results/GoogleDrive/UpdateFile.log index 02b2f7cb14..a0dc80ffea 100644 --- a/docs/en/results/GoogleDrive/UpdateFile.log +++ b/docs/en/results/GoogleDrive/UpdateFile.log @@ -1,6 +1,6 @@ { "kind": "drive#file", - "id": "1Vol57xZBHlG-PogI1cFFQgm0R0YQ1m31", + "id": "1pHdCp7uXLdpChmiq9ZTAU1IrSlDlKOXn", "name": "UpdatedFile.jpg", "mimeType": "image/jpeg" } diff --git a/docs/en/results/GoogleDrive/UploadFile.log b/docs/en/results/GoogleDrive/UploadFile.log index 3f7f6cb6f3..2832ba270c 100644 --- a/docs/en/results/GoogleDrive/UploadFile.log +++ b/docs/en/results/GoogleDrive/UploadFile.log @@ -1,6 +1,6 @@ { "kind": "drive#file", - "id": "1KoDRVjS7isDiV4CJkW_jjm7tXu4VFP86", + "id": "1kdqXtBzb_j_p0-IVGikjKNMCs6W6Rmt5", "name": "New file.jpg", "mimeType": "image/jpeg" } diff --git a/docs/en/results/GoogleSheets/AddSheet.log b/docs/en/results/GoogleSheets/AddSheet.log index e3d6ba5dd9..b1d6912c67 100644 --- a/docs/en/results/GoogleSheets/AddSheet.log +++ b/docs/en/results/GoogleSheets/AddSheet.log @@ -1,10 +1,10 @@ { - "spreadsheetId": "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs", + "spreadsheetId": "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw", "replies": [ { "addSheet": { "properties": { - "sheetId": 1701200187, + "sheetId": 1750002538, "title": "TestSheet", "index": 2, "sheetType": "GRID", diff --git a/docs/en/results/GoogleSheets/ClearCells.log b/docs/en/results/GoogleSheets/ClearCells.log index ae1a263cae..740a2de875 100644 --- a/docs/en/results/GoogleSheets/ClearCells.log +++ b/docs/en/results/GoogleSheets/ClearCells.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "clearedRanges": [ "***", "***", diff --git a/docs/en/results/GoogleSheets/CopySheet.log b/docs/en/results/GoogleSheets/CopySheet.log index 0884688474..175ff4c772 100644 --- a/docs/en/results/GoogleSheets/CopySheet.log +++ b/docs/en/results/GoogleSheets/CopySheet.log @@ -1,5 +1,5 @@ { - "sheetId": 1219709603, + "sheetId": 1633432481, "title": "Sheet1 (копия)", "index": 2, "sheetType": "GRID", diff --git a/docs/en/results/GoogleSheets/CreateSpreadsheet.log b/docs/en/results/GoogleSheets/CreateSpreadsheet.log index 226ddc660b..040fbb3d3a 100644 --- a/docs/en/results/GoogleSheets/CreateSpreadsheet.log +++ b/docs/en/results/GoogleSheets/CreateSpreadsheet.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "properties": { "title": "TestTable", "locale": "ru_RU", @@ -134,7 +134,7 @@ "sheets": [ { "properties": { - "sheetId": 2012578903, + "sheetId": 138420037, "title": "Sheet1", "index": 0, "sheetType": "GRID", @@ -146,7 +146,7 @@ }, { "properties": { - "sheetId": 572720155, + "sheetId": 1852531072, "title": "Sheet2", "index": 1, "sheetType": "GRID", @@ -157,5 +157,5 @@ } } ], - "spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s/edit" + "spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ/edit" } diff --git a/docs/en/results/GoogleSheets/DeleteSheet.log b/docs/en/results/GoogleSheets/DeleteSheet.log index 88ca1c7109..e9ce6ddf55 100644 --- a/docs/en/results/GoogleSheets/DeleteSheet.log +++ b/docs/en/results/GoogleSheets/DeleteSheet.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs", + "spreadsheetId": "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw", "replies": [ {} ] diff --git a/docs/en/results/GoogleSheets/EditSpreadsheetTitle.log b/docs/en/results/GoogleSheets/EditSpreadsheetTitle.log index 88ca1c7109..e9ce6ddf55 100644 --- a/docs/en/results/GoogleSheets/EditSpreadsheetTitle.log +++ b/docs/en/results/GoogleSheets/EditSpreadsheetTitle.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs", + "spreadsheetId": "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw", "replies": [ {} ] diff --git a/docs/en/results/GoogleSheets/GetCellValues.log b/docs/en/results/GoogleSheets/GetCellValues.log index 9ddbeca5d1..cb6cd1020c 100644 --- a/docs/en/results/GoogleSheets/GetCellValues.log +++ b/docs/en/results/GoogleSheets/GetCellValues.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "valueRanges": [ { "range": "Sheet2!B2", diff --git a/docs/en/results/GoogleSheets/GetSpreadsheet.log b/docs/en/results/GoogleSheets/GetSpreadsheet.log index 39fcfbc7ae..f14d6a20b6 100644 --- a/docs/en/results/GoogleSheets/GetSpreadsheet.log +++ b/docs/en/results/GoogleSheets/GetSpreadsheet.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs", + "spreadsheetId": "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw", "properties": { "title": "TestTable", "locale": "ru_RU", @@ -134,7 +134,7 @@ "sheets": [ { "properties": { - "sheetId": 736184665, + "sheetId": 2144564842, "title": "Sheet1", "index": 0, "sheetType": "GRID", @@ -146,7 +146,7 @@ }, { "properties": { - "sheetId": 357912509, + "sheetId": 1358029760, "title": "Sheet2", "index": 1, "sheetType": "GRID", @@ -157,5 +157,5 @@ } } ], - "spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs/edit" + "spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw/edit" } diff --git a/docs/en/results/GoogleSheets/GetTable.log b/docs/en/results/GoogleSheets/GetTable.log index 3baf81626b..7e6b9a20ac 100644 --- a/docs/en/results/GoogleSheets/GetTable.log +++ b/docs/en/results/GoogleSheets/GetTable.log @@ -1,5 +1,5 @@ { - "spreadsheetId": "1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs", + "spreadsheetId": "1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw", "properties": { "title": "Test table (changed.)", "locale": "ru_RU", @@ -134,7 +134,7 @@ "sheets": [ { "properties": { - "sheetId": 357912509, + "sheetId": 1358029760, "title": "Sheet2", "index": 0, "sheetType": "GRID", @@ -146,7 +146,7 @@ }, { "properties": { - "sheetId": 1701200187, + "sheetId": 1750002538, "title": "TestSheet", "index": 1, "sheetType": "GRID", @@ -157,5 +157,5 @@ } } ], - "spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1f4AZM21Ue0vtT_sP_MhbebEgiJrT-EKC84sbk98o7bs/edit" + "spreadsheetUrl": "https://docs.google.com/spreadsheets/d/1uDmh-zw-B5_2QHugiFZb2hLhhBULYtn-6owWIuTfzWw/edit" } diff --git a/docs/en/results/GoogleSheets/SetCellValues.log b/docs/en/results/GoogleSheets/SetCellValues.log index 99df3d5569..077f8083c4 100644 --- a/docs/en/results/GoogleSheets/SetCellValues.log +++ b/docs/en/results/GoogleSheets/SetCellValues.log @@ -1,61 +1,61 @@ { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "totalUpdatedRows": 4, "totalUpdatedColumns": 2, "totalUpdatedCells": 8, "totalUpdatedSheets": 1, "responses": [ { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!A1", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!A2", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!B2", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!B3", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!A3", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!A4", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!B1", "updatedRows": 1, "updatedColumns": 1, "updatedCells": 1 }, { - "spreadsheetId": "1BsO9BQ9_1P5gMgwjja1lt_fL5TrYS6VQb32caI2wj3s", + "spreadsheetId": "1_IoZFnecyPhgd9vKjI-1X0zcRV9ctchY5inUHmcKQSQ", "updatedRange": "Sheet2!B4", "updatedRows": 1, "updatedColumns": 1, diff --git a/docs/en/results/GreenMax/GetGroupInformation.log b/docs/en/results/GreenMax/GetGroupInformation.log index a3282b66f0..7a49aa72cc 100644 --- a/docs/en/results/GreenMax/GetGroupInformation.log +++ b/docs/en/results/GreenMax/GetGroupInformation.log @@ -3,7 +3,7 @@ "owner": "39888725", "subject": "New group", "description": "", - "creation": 1765379596, + "creation": 1765401017, "groupInviteLink": "***", "allowParticipantsAddMembers": true, "allowParticipantsEditGroupSettings": true, diff --git a/docs/en/results/GreenMax/GetIncomingNotificationCount.log b/docs/en/results/GreenMax/GetIncomingNotificationCount.log index f76d1b4b9a..a12749a922 100644 --- a/docs/en/results/GreenMax/GetIncomingNotificationCount.log +++ b/docs/en/results/GreenMax/GetIncomingNotificationCount.log @@ -1,3 +1,3 @@ { - "count": 6 + "count": 4 } diff --git a/docs/en/results/GreenMax/GetNotification.log b/docs/en/results/GreenMax/GetNotification.log index 668e5999ee..46ca9d5468 100644 --- a/docs/en/results/GreenMax/GetNotification.log +++ b/docs/en/results/GreenMax/GetNotification.log @@ -7,8 +7,8 @@ "wid": "***", "typeInstance": "v3" }, - "timestamp": 1765369984, - "idMessage": "1765369982609", + "timestamp": 1765395701, + "idMessage": "1765395698985", "senderData": { "chatId": "***", "chatName": "***", diff --git a/docs/en/results/GreenMax/GetOutgoingMessageCount.log b/docs/en/results/GreenMax/GetOutgoingMessageCount.log index ca17456e87..89227e0789 100644 --- a/docs/en/results/GreenMax/GetOutgoingMessageCount.log +++ b/docs/en/results/GreenMax/GetOutgoingMessageCount.log @@ -1,3 +1,3 @@ { - "count": 0 + "count": 2 } diff --git a/docs/en/results/GreenMax/GetOutgoingMessageLog.log b/docs/en/results/GreenMax/GetOutgoingMessageLog.log index 62c93c6d91..1a4f452e14 100644 --- a/docs/en/results/GreenMax/GetOutgoingMessageLog.log +++ b/docs/en/results/GreenMax/GetOutgoingMessageLog.log @@ -1,11 +1,11 @@ [ { "type": "outgoing", - "idMessage": "1765379674265", - "timestamp": 1765379678, + "idMessage": "1765401100602", + "timestamp": 1765401103, "typeMessage": "videoMessage", - "chatId": "-69589089583189", - "downloadUrl": "https://hut.openintegrations.dev/test_data/video.mp4", + "chatId": "-69594526449749", + "downloadUrl": "https://mediaout-3100.storage.yandexcloud.net/3100309139/154b7b35-0e40-49c8-9590-e802a43b4f5c.mp4", "caption": "File description", "fileName": "vid.mp4", "jpegThumbnail": "UklGRrIBAABXRUJQVlA4IKYBAADwCwCdASoyACYAPlUei0WjoaEepAA4BUSxgGl3uAcsue6fZPKL/POwA1q/95/gHKmlbjlB+RRLTXhIv5u8R/s9dhoJF+bdmYCG0Ugy6YPq3Bmv4xvfFrHC2s5qtskgMOc21Kg1DvILAAD+TyRfeMl7NWHye6Hnx+GnBHHxTtbr3cCvB9/0j4XgytZg7jwIUWlGnmEgBq6xvrJd8v1H+5HV30lPPL32xlOS7ny2h1X8KxO/aGmLicunmpYRIBhMOX2DfqHR/H3mHlpK6uEFG5B2X/SGgmxHQo/4Twu1Owcvntxart8RLdOBjAWwdULpTZ8n7ot7eqIU/USBqHu0zAdaRV+yoV3QvFvkrEH6ThZpQ7pATjSUxk4FeOg8tJ/qDWuv828frke1wBhHH5qVevOxv0VFxwGlufldEJL84aT5L+ckz34Ol0ZC/v8OH/OLmZMG4ulcz9Kbve5EAOxuARhmUj0cF5iWA0/WZrwrGLBLjDIOMKAgYQvUbS1clXXVepBTic6Np+FkvSCdiK6YzFF7bSD50tORArPHzClB8Fpk+XM6AuAAAA==", @@ -23,55 +23,11 @@ }, { "type": "outgoing", - "idMessage": "1765379672388", - "timestamp": 1765379674, + "idMessage": "1765401097224", + "timestamp": 1765401097, "typeMessage": "imageMessage", - "chatId": "-69589089583189", - "downloadUrl": "https://hut.openintegrations.dev/test_data/picture.jpg", - "caption": "", - "fileName": "photo.jpg", - "jpegThumbnail": "UklGRvgBAABXRUJQVlA4IOwBAADwCgCdASoyACYAAUAmJYwC7NEi26VoDwT8xB/ScUr4wDxM/4Bq9/7l/UC+jSyuGNjR/nd+I42sIZfXav7EIAoB3MeAdBEgl58tkqFHL4ied/Cd9ogQFtjPrcML5F72L+AA/vX41ZdOHu9NLDZhqPsz1GI5WcPnL+G8cTPu4+FDM0EdyS+ud8JaLepEEOz/VInh1AspI3vwFJrnpwZfd3wMBVIYfP8kjg+kDKi9JhT9X2f03DQVFc2DOoqBUIwe+mhjlNWtltwdXJGY6vsVTecmLfR3BcwnxrFKgYVFq+ll1fJSbyMWo2ENhkZFQgVX49/MmUblS/H8j11IIygSiWeWs66Lbqehk7vr7yYUSjWmDYmlpsT6+sl8/6KEjq53OcL/1QzlaGML4CeELUw6QgG3Q6kbaMTyF8T8qwv4nLMe+7v0vb9YirtDpRw6BRNc+Ac2VzhqPkdofUu4sJ5d3rF58zHmZBQN+7nr50P8wnrA1/4McyHKo+slgx8oixxKNUNc7LnuCZuXurUyNVPhCuYMhbLeNxgzIDFeO2TNjInyKw3Mzuo/e6Wsn95ggvkXTRMROKC4/Sh94Zb3YRuQdMEmmDrkTYhzOb5lMQUBHbbqoek44klC80RFndJKcP0CjWuNqN9Sl7clTkn1wAA=", - "mimeType": "image/jpeg", - "isAnimated": false, - "isForwarded": false, - "forwardingScore": 0, - "statusMessage": "delivered", - "sendByApi": true, - "editedMessageId": "", - "deletedMessageId": "", - "videoNote": false, - "isEdited": false, - "isDeleted": false - }, - { - "type": "outgoing", - "idMessage": "1765379668455", - "timestamp": 1765379670, - "typeMessage": "videoMessage", - "chatId": "-69589089583189", - "downloadUrl": "https://mediaout-3100.storage.yandexcloud.net/3100309139/c66d557c-b81d-4c83-80b6-b8fb4b0d64b8.mp4", - "caption": "File description", - "fileName": "vid.mp4", - "jpegThumbnail": "UklGRrIBAABXRUJQVlA4IKYBAADwCwCdASoyACYAPlUei0WjoaEepAA4BUSxgGl3uAcsue6fZPKL/POwA1q/95/gHKmlbjlB+RRLTXhIv5u8R/s9dhoJF+bdmYCG0Ugy6YPq3Bmv4xvfFrHC2s5qtskgMOc21Kg1DvILAAD+TyRfeMl7NWHye6Hnx+GnBHHxTtbr3cCvB9/0j4XgytZg7jwIUWlGnmEgBq6xvrJd8v1H+5HV30lPPL32xlOS7ny2h1X8KxO/aGmLicunmpYRIBhMOX2DfqHR/H3mHlpK6uEFG5B2X/SGgmxHQo/4Twu1Owcvntxart8RLdOBjAWwdULpTZ8n7ot7eqIU/USBqHu0zAdaRV+yoV3QvFvkrEH6ThZpQ7pATjSUxk4FeOg8tJ/qDWuv828frke1wBhHH5qVevOxv0VFxwGlufldEJL84aT5L+ckz34Ol0ZC/v8OH/OLmZMG4ulcz9Kbve5EAOxuARhmUj0cF5iWA0/WZrwrGLBLjDIOMKAgYQvUbS1clXXVepBTic6Np+FkvSCdiK6YzFF7bSD50tORArPHzClB8Fpk+XM6AuAAAA==", - "mimeType": "video/mp4", - "isAnimated": false, - "isForwarded": false, - "forwardingScore": 0, - "statusMessage": "delivered", - "sendByApi": true, - "editedMessageId": "", - "deletedMessageId": "", - "videoNote": false, - "isEdited": false, - "isDeleted": false - }, - { - "type": "outgoing", - "idMessage": "1765379665721", - "timestamp": 1765379666, - "typeMessage": "imageMessage", - "chatId": "-69589089583189", - "downloadUrl": "https://mediaout-3100.storage.yandexcloud.net/3100309139/cbe251f4-1519-4e27-b604-1f673d681cf2.jpg", + "chatId": "-69594526449749", + "downloadUrl": "https://mediaout-3100.storage.yandexcloud.net/3100309139/4595977d-c3a6-4d76-b293-db611a52b303.jpg", "caption": "File description", "fileName": "photo.jpg", "jpegThumbnail": "UklGRvgBAABXRUJQVlA4IOwBAADwCgCdASoyACYAAUAmJYwC7NEi26VoDwT8xB/ScUr4wDxM/4Bq9/7l/UC+jSyuGNjR/nd+I42sIZfXav7EIAoB3MeAdBEgl58tkqFHL4ied/Cd9ogQFtjPrcML5F72L+AA/vX41ZdOHu9NLDZhqPsz1GI5WcPnL+G8cTPu4+FDM0EdyS+ud8JaLepEEOz/VInh1AspI3vwFJrnpwZfd3wMBVIYfP8kjg+kDKi9JhT9X2f03DQVFc2DOoqBUIwe+mhjlNWtltwdXJGY6vsVTecmLfR3BcwnxrFKgYVFq+ll1fJSbyMWo2ENhkZFQgVX49/MmUblS/H8j11IIygSiWeWs66Lbqehk7vr7yYUSjWmDYmlpsT6+sl8/6KEjq53OcL/1QzlaGML4CeELUw6QgG3Q6kbaMTyF8T8qwv4nLMe+7v0vb9YirtDpRw6BRNc+Ac2VzhqPkdofUu4sJ5d3rF58zHmZBQN+7nr50P8wnrA1/4McyHKo+slgx8oixxKNUNc7LnuCZuXurUyNVPhCuYMhbLeNxgzIDFeO2TNjInyKw3Mzuo/e6Wsn95ggvkXTRMROKC4/Sh94Zb3YRuQdMEmmDrkTYhzOb5lMQUBHbbqoek44klC80RFndJKcP0CjWuNqN9Sl7clTkn1wAA=", @@ -89,10 +45,10 @@ }, { "type": "outgoing", - "idMessage": "1765379660191", - "timestamp": 1765379662, + "idMessage": "1765401091198", + "timestamp": 1765401093, "typeMessage": "extendedTextMessage", - "chatId": "-69589089583189", + "chatId": "-69594526449749", "textMessage": "Message text", "extendedTextMessage": { "text": "Message text", diff --git a/docs/en/results/GreenMax/GetOutgoingMessageQueue.log b/docs/en/results/GreenMax/GetOutgoingMessageQueue.log index f117788923..3f1ccfb517 100644 --- a/docs/en/results/GreenMax/GetOutgoingMessageQueue.log +++ b/docs/en/results/GreenMax/GetOutgoingMessageQueue.log @@ -1 +1,14 @@ -{} +[ + { + "messageID": "1765401107705", + "type": "sendFileByUrl", + "body": { + "chatId": "-69594526449749", + "urlFile": "https://hut.openintegrations.dev/test_data/video.mp4", + "fileName": "vid.mp4", + "caption": "File description", + "typingTime": 1000, + "typingType": "file" + } + } +] diff --git a/docs/en/results/GreenMax/SendFile.log b/docs/en/results/GreenMax/SendFile.log index 4ac4307c59..490bbc0ccb 100644 --- a/docs/en/results/GreenMax/SendFile.log +++ b/docs/en/results/GreenMax/SendFile.log @@ -1,4 +1,4 @@ { - "idMessage": "1765379665721", - "urlFile": "https://mediaout-3100.storage.yandexcloud.net/3100309139/cbe251f4-1519-4e27-b604-1f673d681cf2.jpg" + "idMessage": "1765401097224", + "urlFile": "https://mediaout-3100.storage.yandexcloud.net/3100309139/4595977d-c3a6-4d76-b293-db611a52b303.jpg" } diff --git a/docs/en/results/GreenMax/SendFileByURL.log b/docs/en/results/GreenMax/SendFileByURL.log index cac37eb81e..2a2ffa325a 100644 --- a/docs/en/results/GreenMax/SendFileByURL.log +++ b/docs/en/results/GreenMax/SendFileByURL.log @@ -1,3 +1,3 @@ { - "idMessage": "1765379672388" + "idMessage": "1765401105173" } diff --git a/docs/en/results/GreenMax/SendTextMessage.log b/docs/en/results/GreenMax/SendTextMessage.log index 8a33cd87c4..53cd4030ed 100644 --- a/docs/en/results/GreenMax/SendTextMessage.log +++ b/docs/en/results/GreenMax/SendTextMessage.log @@ -1,3 +1,3 @@ { - "idMessage": "1765379660191" + "idMessage": "1765401091198" } diff --git a/docs/en/results/HTTPClient/AddAWS4Authorization.log b/docs/en/results/HTTPClient/AddAWS4Authorization.log index 43327c9870..fbc5ff5ec2 100644 --- a/docs/en/results/HTTPClient/AddAWS4Authorization.log +++ b/docs/en/results/HTTPClient/AddAWS4Authorization.log @@ -4,15 +4,15 @@ "Accept": "*/*", "Accept-Charset": "utf-8", "Accept-Encoding": "gzip", - "Authorization": "AWS4-HMAC-SHA256 Credential=AccessKey/20251210/Region/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=557cb8d8554f067bfa6feb491d2420b11d03ddb66708e0dcbe0c7379a37e5bcb", + "Authorization": "AWS4-HMAC-SHA256 Credential=AccessKey/20251210/Region/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=414f4bf9b9627086a276772cece3646301b0316a89eb72585f1f872d5c9a8129", "Connection": "Keep-Alive", "Content-Length": "0", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", "X-Amz-Content-Sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", - "X-Amz-Date": "20251210T152229Z", - "X-Arr-Log-Id": "52c916de-dfb5-439e-860a-8b99c4c41e02", + "X-Amz-Date": "20251210T212138Z", + "X-Arr-Log-Id": "171f3b07-edd8-464e-9905-f69c6652d529", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/AddBasicAuthorization.log b/docs/en/results/HTTPClient/AddBasicAuthorization.log index c736e31eb5..7d3bdd2106 100644 --- a/docs/en/results/HTTPClient/AddBasicAuthorization.log +++ b/docs/en/results/HTTPClient/AddBasicAuthorization.log @@ -10,7 +10,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "c8a553de-9db2-47d4-9a7c-bf221cc82b68", + "X-Arr-Log-Id": "d82e1615-71ab-4aa0-bcf2-a67c8691c869", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/AddBearerAuthorization.log b/docs/en/results/HTTPClient/AddBearerAuthorization.log index 31909499d0..7618f26c89 100644 --- a/docs/en/results/HTTPClient/AddBearerAuthorization.log +++ b/docs/en/results/HTTPClient/AddBearerAuthorization.log @@ -10,7 +10,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "ca3fbc77-8a80-469c-bef2-12ad9e64ee11", + "X-Arr-Log-Id": "75a392cf-1127-4d86-87b5-85815d236b5c", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/AddDataAsRelated.log b/docs/en/results/HTTPClient/AddDataAsRelated.log index fbff94322c..cf0fc1a991 100644 --- a/docs/en/results/HTTPClient/AddDataAsRelated.log +++ b/docs/en/results/HTTPClient/AddDataAsRelated.log @@ -1,6 +1,6 @@ { "args": {}, - "data": "--735a9231a7a24ceb8a9d5c69fbcd14e2\r\nContent-Type: application/json; charset=UTF-8\r\n\r\n{\r\n \"Field1\": 10,\r\n \"Field2\": \"Text\",\r\n \"Field3\": [\r\n \"A\",\r\n \"B\",\r\n \"C\"\r\n ]\r\n}\r\n\r\n--735a9231a7a24ceb8a9d5c69fbcd14e2--\r\n", + "data": "--0d4554a797b242fd96ae6faeba850b43\r\nContent-Type: application/json; charset=UTF-8\r\n\r\n{\r\n \"Field1\": 10,\r\n \"Field2\": \"Text\",\r\n \"Field3\": [\r\n \"A\",\r\n \"B\",\r\n \"C\"\r\n ]\r\n}\r\n\r\n--0d4554a797b242fd96ae6faeba850b43--\r\n", "files": {}, "form": {}, "headers": { @@ -9,11 +9,11 @@ "Accept-Encoding": "gzip", "Connection": "Keep-Alive", "Content-Length": "208", - "Content-Type": "multipart/related; boundary=735a9231a7a24ceb8a9d5c69fbcd14e2", + "Content-Type": "multipart/related; boundary=0d4554a797b242fd96ae6faeba850b43", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "2fef22b7-35d4-44b6-94d4-aa7f9591b139", + "X-Arr-Log-Id": "f00eda87-893f-4e1d-88e0-04436f82f7b5", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/AddHeader.log b/docs/en/results/HTTPClient/AddHeader.log index 59b6075527..f5b87a3680 100644 --- a/docs/en/results/HTTPClient/AddHeader.log +++ b/docs/en/results/HTTPClient/AddHeader.log @@ -9,7 +9,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "d4bc0983-f974-41f3-9ded-7ac5133ee085", + "X-Arr-Log-Id": "598ca900-c608-42ac-ad31-44964fb97317", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Header1": "Value1", diff --git a/docs/en/results/HTTPClient/AddMultipartFormDataField.log b/docs/en/results/HTTPClient/AddMultipartFormDataField.log index b5a4d900d8..594e0890a1 100644 --- a/docs/en/results/HTTPClient/AddMultipartFormDataField.log +++ b/docs/en/results/HTTPClient/AddMultipartFormDataField.log @@ -14,11 +14,11 @@ "Accept-Encoding": "gzip", "Connection": "Keep-Alive", "Content-Length": "2114372", - "Content-Type": "multipart/form-data; boundary=5c454621ddfe49a994a1a5d17a34b674", + "Content-Type": "multipart/form-data; boundary=dfe466e04fed450bb4cdc165f1c9511b", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "7339de78-56f0-4997-8ce6-a520892a5044", + "X-Arr-Log-Id": "9d27ca0b-701d-4e55-a792-dfc252d9a4b6", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/AddMultipartFormDataFile.log b/docs/en/results/HTTPClient/AddMultipartFormDataFile.log index 1869fb0cc7..aadaa2f3a0 100644 --- a/docs/en/results/HTTPClient/AddMultipartFormDataFile.log +++ b/docs/en/results/HTTPClient/AddMultipartFormDataFile.log @@ -14,11 +14,11 @@ "Accept-Encoding": "gzip", "Connection": "Keep-Alive", "Content-Length": "2114372", - "Content-Type": "multipart/form-data; boundary=e4d98c525a8d496eb975076697f32319", + "Content-Type": "multipart/form-data; boundary=c9b4a4fe87b744d3a9bfc7edbbd014e6", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "57a76359-aa3e-42e3-935a-6cf2c10fbd0a", + "X-Arr-Log-Id": "cde2c266-23f1-4c1f-aab7-b5cf11528550", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/ExecuteRequest.log b/docs/en/results/HTTPClient/ExecuteRequest.log index 8a6ff6e3ed..1d55accfce 100644 --- a/docs/en/results/HTTPClient/ExecuteRequest.log +++ b/docs/en/results/HTTPClient/ExecuteRequest.log @@ -9,7 +9,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "f93fe146-43a7-4df2-ac81-44525ee52207", + "X-Arr-Log-Id": "7a4ae17a-be70-4864-b747-d97267cf891d", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/Initialize.log b/docs/en/results/HTTPClient/Initialize.log index 9d46bcd0f2..2dc0cb57f8 100644 --- a/docs/en/results/HTTPClient/Initialize.log +++ b/docs/en/results/HTTPClient/Initialize.log @@ -9,7 +9,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "22190184-73c6-4ebd-a7c9-2ebce6357e5e", + "X-Arr-Log-Id": "4058b9a8-2017-43fe-a405-f737da0921a5", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/ProcessRequest.log b/docs/en/results/HTTPClient/ProcessRequest.log index 1db538a99a..61efe09c38 100644 --- a/docs/en/results/HTTPClient/ProcessRequest.log +++ b/docs/en/results/HTTPClient/ProcessRequest.log @@ -9,7 +9,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "d33c9fc9-6470-40dc-9984-572efa3dd3de", + "X-Arr-Log-Id": "5fa39338-b214-44c5-a0c8-f9e79fe9e7be", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/ReturnResponseAsJSONObject.log b/docs/en/results/HTTPClient/ReturnResponseAsJSONObject.log index 7a5ae5fe45..4acdd4c9a0 100644 --- a/docs/en/results/HTTPClient/ReturnResponseAsJSONObject.log +++ b/docs/en/results/HTTPClient/ReturnResponseAsJSONObject.log @@ -13,7 +13,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "ff65c3b5-2da1-478c-9d9e-6f83da4afddb", + "X-Arr-Log-Id": "47db6026-9baf-45e3-925a-5c328f1b5c41", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/ReturnResponseAsString.log b/docs/en/results/HTTPClient/ReturnResponseAsString.log index b00eeb4206..e8268f2a2e 100644 --- a/docs/en/results/HTTPClient/ReturnResponseAsString.log +++ b/docs/en/results/HTTPClient/ReturnResponseAsString.log @@ -1 +1 @@ -"{\r\n \"args\": {},\r\n \"data\": \"...\",\r\n \"files\": {},\r\n \"form\": {},\r\n \"headers\": {\r\n \"Accept\": \"*/*\",\r\n \"Accept-Charset\": \"utf-8\",\r\n \"Accept-Encoding\": \"gzip\",\r\n \"Connection\": \"Keep-Alive\",\r\n \"Content-Length\": \"2114023\",\r\n \"Content-Type\": \"application/octet-stream\",\r\n \"Host\": \"localhost:2424\",\r\n \"Max-Forwards\": \"10\",\r\n \"User-Agent\": \"1Script v$2.0.0.0\",\r\n \"X-Arr-Log-Id\": \"850aed78-1f44-450f-88fb-37697c6b11e8\",\r\n \"X-Arr-Ssl\": \"2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev\",\r\n \"X-Forwarded-Host\": \"bin.openintegrations.dev\",\r\n \"X-Original-Url\": \"/post\"\r\n },\r\n \"json\": null,\r\n \"origin\": \"***\",\r\n \"url\": \"https://bin.openintegrations.dev/post\"\r\n}" +"{\r\n \"args\": {},\r\n \"data\": \"...\",\r\n \"files\": {},\r\n \"form\": {},\r\n \"headers\": {\r\n \"Accept\": \"*/*\",\r\n \"Accept-Charset\": \"utf-8\",\r\n \"Accept-Encoding\": \"gzip\",\r\n \"Connection\": \"Keep-Alive\",\r\n \"Content-Length\": \"2114023\",\r\n \"Content-Type\": \"application/octet-stream\",\r\n \"Host\": \"localhost:2424\",\r\n \"Max-Forwards\": \"10\",\r\n \"User-Agent\": \"1Script v$2.0.0.0\",\r\n \"X-Arr-Log-Id\": \"b555aaf5-d62a-4cba-93b1-1b0f96e1ab92\",\r\n \"X-Arr-Ssl\": \"2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev\",\r\n \"X-Forwarded-Host\": \"bin.openintegrations.dev\",\r\n \"X-Original-Url\": \"/post\"\r\n },\r\n \"json\": null,\r\n \"origin\": \"***\",\r\n \"url\": \"https://bin.openintegrations.dev/post\"\r\n}" diff --git a/docs/en/results/HTTPClient/ReturnResponseFilename.log b/docs/en/results/HTTPClient/ReturnResponseFilename.log index 6b8dde46e8..ac2a951d4b 100644 --- a/docs/en/results/HTTPClient/ReturnResponseFilename.log +++ b/docs/en/results/HTTPClient/ReturnResponseFilename.log @@ -1 +1 @@ -"C:\\Users\\bayse\\AppData\\Local\\Temp\\bpmdsmbz.j1i" +"/tmp/cduunndk.10z" diff --git a/docs/en/results/HTTPClient/SendDataInParts.log b/docs/en/results/HTTPClient/SendDataInParts.log index 7ac750ad3a..30d26ada39 100644 --- a/docs/en/results/HTTPClient/SendDataInParts.log +++ b/docs/en/results/HTTPClient/SendDataInParts.log @@ -14,7 +14,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "60361695-036d-499f-98af-5ef8cfe370ef", + "X-Arr-Log-Id": "61e2b613-78d6-42ab-a079-1f7a54cf47f7", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SendPart.log b/docs/en/results/HTTPClient/SendPart.log index 7d0c3532a4..d3b0d630cd 100644 --- a/docs/en/results/HTTPClient/SendPart.log +++ b/docs/en/results/HTTPClient/SendPart.log @@ -14,7 +14,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "f83a9be6-8c2f-41f0-b248-d749ca4abca2", + "X-Arr-Log-Id": "0f63538a-4561-44cd-9b3f-4c4c67070fc1", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetBinaryBody.log b/docs/en/results/HTTPClient/SetBinaryBody.log index 2c028958f7..cecb067b1c 100644 --- a/docs/en/results/HTTPClient/SetBinaryBody.log +++ b/docs/en/results/HTTPClient/SetBinaryBody.log @@ -13,7 +13,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "dd4eb627-b6e7-4b80-8903-fb48f362ca2f", + "X-Arr-Log-Id": "f63a58dd-66d0-41b6-a633-d4b4d98ab9aa", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetDataType.log b/docs/en/results/HTTPClient/SetDataType.log index 22bd1f09ed..ff686179fd 100644 --- a/docs/en/results/HTTPClient/SetDataType.log +++ b/docs/en/results/HTTPClient/SetDataType.log @@ -13,7 +13,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "edaa5ac7-c563-4cc4-bbf6-a39d5d383d9a", + "X-Arr-Log-Id": "530d48ab-371f-465e-9089-cd96d25e0de4", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetFormBody.log b/docs/en/results/HTTPClient/SetFormBody.log index c8101439af..dd7b18b3f3 100644 --- a/docs/en/results/HTTPClient/SetFormBody.log +++ b/docs/en/results/HTTPClient/SetFormBody.log @@ -16,7 +16,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "44221b24-15df-4118-b4ec-375660730744", + "X-Arr-Log-Id": "1a6f45a9-4258-475d-9a6c-ce5b8cebf4e7", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetHeaders.log b/docs/en/results/HTTPClient/SetHeaders.log index 8cf269791c..34afb0dff6 100644 --- a/docs/en/results/HTTPClient/SetHeaders.log +++ b/docs/en/results/HTTPClient/SetHeaders.log @@ -9,7 +9,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "d4c037bb-414e-4b2a-94e0-8119ab1bfba8", + "X-Arr-Log-Id": "44910051-2575-46a4-a463-081af96a02b2", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Header1": "Value1", diff --git a/docs/en/results/HTTPClient/SetJsonBody.log b/docs/en/results/HTTPClient/SetJsonBody.log index 9899d1e9d5..59744496af 100644 --- a/docs/en/results/HTTPClient/SetJsonBody.log +++ b/docs/en/results/HTTPClient/SetJsonBody.log @@ -13,7 +13,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "f95a6ea4-2416-4b3e-b2ff-cc9fd39a7556", + "X-Arr-Log-Id": "45ded128-dae6-4203-8848-6e27a22940a5", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetOAuthV1Algorithm.log b/docs/en/results/HTTPClient/SetOAuthV1Algorithm.log index 81d1a650af..97e59c335a 100644 --- a/docs/en/results/HTTPClient/SetOAuthV1Algorithm.log +++ b/docs/en/results/HTTPClient/SetOAuthV1Algorithm.log @@ -4,13 +4,13 @@ "Accept": "*/*", "Accept-Charset": "utf-8", "Accept-Encoding": "gzip", - "Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA1\",oauth_timestamp=\"1765387350\",oauth_nonce=\"1765387350\",oauth_version=\"1.0\",oauth_signature=oVtaGec6%2FheKJB%2BEB%2F%2Bl6p7tcvM%3D", + "Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA1\",oauth_timestamp=\"1765398100\",oauth_nonce=\"1765398100\",oauth_version=\"1.0\",oauth_signature=c76DHVVjfujgesBfRQvSyAte9bU%3D", "Connection": "Keep-Alive", "Content-Length": "0", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "3c2d9033-bee2-407e-9c58-154ab8fa62d8", + "X-Arr-Log-Id": "07c9a5a1-179a-49cf-8cd6-68e298db20e3", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetResponseFile.log b/docs/en/results/HTTPClient/SetResponseFile.log index 6faa148905..2f3dbef35a 100644 --- a/docs/en/results/HTTPClient/SetResponseFile.log +++ b/docs/en/results/HTTPClient/SetResponseFile.log @@ -1 +1 @@ -"C:\\Users\\bayse\\AppData\\Local\\Temp\\wrzdy3w2.2i0" +"/tmp/ncissmo2.2jq" diff --git a/docs/en/results/HTTPClient/SetStringBody.log b/docs/en/results/HTTPClient/SetStringBody.log index 07c25f7860..d150147fbb 100644 --- a/docs/en/results/HTTPClient/SetStringBody.log +++ b/docs/en/results/HTTPClient/SetStringBody.log @@ -13,7 +13,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "88a6f21e-0e8a-4ced-9496-5cdd59243bbd", + "X-Arr-Log-Id": "027db095-0caf-4f97-9e6c-491c03dc1d39", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetURL.log b/docs/en/results/HTTPClient/SetURL.log index 5346365a29..1cc02999c5 100644 --- a/docs/en/results/HTTPClient/SetURL.log +++ b/docs/en/results/HTTPClient/SetURL.log @@ -9,7 +9,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "bb166a3b-37f5-4493-b676-1a0e39f4a8ca", + "X-Arr-Log-Id": "0e55fce6-0727-4f88-8e52-b679e7002057", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/SetURLParams.log b/docs/en/results/HTTPClient/SetURLParams.log index 5766b17016..d086261b64 100644 --- a/docs/en/results/HTTPClient/SetURLParams.log +++ b/docs/en/results/HTTPClient/SetURLParams.log @@ -12,7 +12,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "dd57c09d-ffa5-4437-a1a3-abf408e0ef9e", + "X-Arr-Log-Id": "b3067fc5-1847-4f64-80fe-6e2340ad28e6", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/StartMultipartBody.log b/docs/en/results/HTTPClient/StartMultipartBody.log index 1f0dc5df72..9e6c402f03 100644 --- a/docs/en/results/HTTPClient/StartMultipartBody.log +++ b/docs/en/results/HTTPClient/StartMultipartBody.log @@ -14,11 +14,11 @@ "Accept-Encoding": "gzip", "Connection": "Keep-Alive", "Content-Length": "2114372", - "Content-Type": "multipart/form-data; boundary=ed436974b0d14b35919f9015cff582bf", + "Content-Type": "multipart/form-data; boundary=c1495561366e427a82d1eb967f610a8f", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "9dedbcfd-b8db-4cf1-beb0-48cbfc664be9", + "X-Arr-Log-Id": "a5e01637-9140-45eb-9291-fd456ed5745f", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/UseBodyFiledsAtOAuth.log b/docs/en/results/HTTPClient/UseBodyFiledsAtOAuth.log index 5252304667..f5862e5d5c 100644 --- a/docs/en/results/HTTPClient/UseBodyFiledsAtOAuth.log +++ b/docs/en/results/HTTPClient/UseBodyFiledsAtOAuth.log @@ -12,14 +12,14 @@ "Accept": "*/*", "Accept-Charset": "utf-8", "Accept-Encoding": "gzip", - "Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA256\",oauth_timestamp=\"1765387339\",oauth_nonce=\"1765387339\",oauth_version=\"1.0\",oauth_signature=70yJm3V4KWfKGOZAzumZ%2FTD665utxCgck9Ter0Ph7Mw%3D", + "Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA256\",oauth_timestamp=\"1765398085\",oauth_nonce=\"1765398085\",oauth_version=\"1.0\",oauth_signature=hsuNj02p6vsVv%2B2VeMSMDcM2UVQu7%2FxRQV79LucTDsQ%3D", "Connection": "Keep-Alive", "Content-Length": "2114372", - "Content-Type": "multipart/form-data; boundary=e922365154a4404e80863476af1f82e3", + "Content-Type": "multipart/form-data; boundary=461adb172fc346c19bda05c0e7262fb6", "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "7fb8d8d5-4a85-4831-b14d-51c072efc58a", + "X-Arr-Log-Id": "1e856169-baf4-4457-9d78-d4fe53259364", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/HTTPClient/UseEncoding.log b/docs/en/results/HTTPClient/UseEncoding.log index b5fa2eacf8..c332759a8e 100644 --- a/docs/en/results/HTTPClient/UseEncoding.log +++ b/docs/en/results/HTTPClient/UseEncoding.log @@ -13,7 +13,7 @@ "Host": "localhost:2424", "Max-Forwards": "10", "User-Agent": "1Script v$2.0.0.0", - "X-Arr-Log-Id": "6bb18e1b-21cf-480d-868a-0c9232affa77", + "X-Arr-Log-Id": "02c4de64-ca5f-47a5-ad9c-eef97f4cb0a1", "X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev", "X-Forwarded-Host": "bin.openintegrations.dev", "X-Original-Url": "***" diff --git a/docs/en/results/MSSQL/ExecuteSQLQuery.log b/docs/en/results/MSSQL/ExecuteSQLQuery.log index f0e03c0aca..d381c06ab3 100644 --- a/docs/en/results/MSSQL/ExecuteSQLQuery.log +++ b/docs/en/results/MSSQL/ExecuteSQLQuery.log @@ -3,14 +3,14 @@ { "Age": 20, "BirthDate": "2025-12-10", - "CreatedAt": "2025-12-10T16:47:05", + "CreatedAt": "2025-12-10T19:17:05", "Data": { "BYTES": "Base64" }, "FirstName": "Vitaly", "IsEmployed": 1, "LastName": "Alpaca", - "RowGuid": "43bcf6b8-8578-44ed-873c-cdabb0c11ef8", + "RowGuid": "7a0611c8-bbf7-48b8-9fd0-5a0bc1327b36", "Salary": 10.3 } ], diff --git a/docs/en/results/MSSQL/GetRecords.log b/docs/en/results/MSSQL/GetRecords.log index 4bb29c5c1f..65ae73d789 100644 --- a/docs/en/results/MSSQL/GetRecords.log +++ b/docs/en/results/MSSQL/GetRecords.log @@ -4,17 +4,17 @@ "bigint_field": 20000000000, "bit_field": 1, "date_field": "2025-12-10", - "datetime_field": "2025-12-10T16:47:44", - "dto_field": "2025-12-10T14:47:44.268452900+00:00", + "datetime_field": "2025-12-10T19:17:51", + "dto_field": "2025-12-10T14:17:51.531571600+00:00", "float24_field": 10.1234569549561, "float53_field": 10.1234567891235, "int_field": 200000, "numeric_field": 5.333, "nvarchar_field": "Some text", "smallint_field": 2000, - "time_field": "16:47:44", + "time_field": "19:17:51", "tinyint_field": 5, - "uid_field": "c6f5b90b-fa9b-4185-baa7-c87147fb6e80", + "uid_field": "27484a05-348b-4a5a-b0d1-b41ffca60ca8", "varbinary_field": { "BYTES": "/9j/4VTBRX..." }, diff --git a/docs/en/results/MongoDB/GetCollectionList.log b/docs/en/results/MongoDB/GetCollectionList.log index d869cb7486..d1ffefa344 100644 --- a/docs/en/results/MongoDB/GetCollectionList.log +++ b/docs/en/results/MongoDB/GetCollectionList.log @@ -29,7 +29,7 @@ "info": { "readOnly": false, "uuid": { - "__B64_BINARY__": "icD0wqOzQxOwa1AH3mmN/g==" + "__B64_BINARY__": "j3wssnsOQ/aNkJRFcqBGkw==" } }, "idIndex": { diff --git a/docs/en/results/MongoDB/GetCursor.log b/docs/en/results/MongoDB/GetCursor.log index e958d07b63..9e20856826 100644 --- a/docs/en/results/MongoDB/GetCursor.log +++ b/docs/en/results/MongoDB/GetCursor.log @@ -4,7 +4,7 @@ "cursor": { "firstBatch": [ { - "_id": "69397b13f1fedecc48aa1cb6", + "_id": "6939c896f1fedecc48aa21b9", "stringField": "Text", "oidField": "63ceed18f71dda7d8cf21e8e", "jsField": "const result = [1, 2, 3].map(x => x * 2).filter(x => x > 3);", @@ -14,7 +14,7 @@ "doubleField": 124.456, "boolField": true, "dateField": "2025-11-15T10:55:41Z", - "tsField": "Timestamp(1765385537, 0)", + "tsField": "Timestamp(1765394580, 0)", "regexpField": "/[a-z]+@[a-z]+\\.[a-z]+/i", "binaryField": { "__B64_BINARY__": "VGV4dA==" @@ -32,7 +32,7 @@ ] } ], - "id": 3771237784474039161, + "id": 3617426790793489632, "ns": "main.new_collection" }, "ok": 1 diff --git a/docs/en/results/MongoDB/GetDatabase.log b/docs/en/results/MongoDB/GetDatabase.log index c329c49abd..88a0522de3 100644 --- a/docs/en/results/MongoDB/GetDatabase.log +++ b/docs/en/results/MongoDB/GetDatabase.log @@ -12,7 +12,7 @@ "indexSize": 20480, "totalSize": 40960, "scaleFactor": 1, - "fsUsedSize": 408066592768, + "fsUsedSize": 410085105664, "fsTotalSize": 1081101176832, "ok": 1 } diff --git a/docs/en/results/MongoDB/GetDatabaseUsers.log b/docs/en/results/MongoDB/GetDatabaseUsers.log index 030fd7e91e..1fd268368b 100644 --- a/docs/en/results/MongoDB/GetDatabaseUsers.log +++ b/docs/en/results/MongoDB/GetDatabaseUsers.log @@ -5,7 +5,7 @@ { "_id": "main.newuser", "userId": { - "__B64_BINARY__": "R4xLxr9QQ/+k23/MmaWPtg==" + "__B64_BINARY__": "AaZFReKtRNSAdCzS4J1CeQ==" }, "user": "newuser", "db": "main", diff --git a/docs/en/results/MongoDB/GetDocumentBatch.log b/docs/en/results/MongoDB/GetDocumentBatch.log index 77919357dd..bc1e225130 100644 --- a/docs/en/results/MongoDB/GetDocumentBatch.log +++ b/docs/en/results/MongoDB/GetDocumentBatch.log @@ -4,7 +4,7 @@ "cursor": { "nextBatch": [ { - "_id": "69397b13f1fedecc48aa1cb5", + "_id": "6939c896f1fedecc48aa21b8", "stringField": "Text", "intField": 200, "doubleField": 123.456, @@ -17,7 +17,7 @@ "text": "Text", "number": 10 }, - "dateField": "2025-12-10T16:52:17.944Z", + "dateField": "2025-12-10T19:23:00.17Z", "nullField": null } ], diff --git a/docs/en/results/MongoDB/GetDocuments.log b/docs/en/results/MongoDB/GetDocuments.log index 6e1d3d68d0..4512eb500f 100644 --- a/docs/en/results/MongoDB/GetDocuments.log +++ b/docs/en/results/MongoDB/GetDocuments.log @@ -2,7 +2,7 @@ "result": true, "data": [ { - "_id": "69397b13f1fedecc48aa1cb6", + "_id": "6939c896f1fedecc48aa21b9", "stringField": "Text", "oidField": "63ceed18f71dda7d8cf21e8e", "jsField": "const result = [1, 2, 3].map(x => x * 2).filter(x => x > 3);", @@ -12,7 +12,7 @@ "doubleField": 124.456, "boolField": true, "dateField": "2025-11-15T10:55:41Z", - "tsField": "Timestamp(1765385537, 0)", + "tsField": "Timestamp(1765394580, 0)", "regexpField": "/[a-z]+@[a-z]+\\.[a-z]+/i", "binaryField": { "__B64_BINARY__": "VGV4dA==" @@ -30,7 +30,7 @@ ] }, { - "_id": "69397b13f1fedecc48aa1cb5", + "_id": "6939c896f1fedecc48aa21b8", "stringField": "Text", "intField": 200, "doubleField": 123.456, @@ -43,7 +43,7 @@ "text": "Text", "number": 10 }, - "dateField": "2025-12-10T16:52:17.944Z", + "dateField": "2025-12-10T19:23:00.17Z", "nullField": null } ] diff --git a/docs/en/results/MongoDB/GetListOfBases.log b/docs/en/results/MongoDB/GetListOfBases.log index 4fd20a5795..5e3e2c3933 100644 --- a/docs/en/results/MongoDB/GetListOfBases.log +++ b/docs/en/results/MongoDB/GetListOfBases.log @@ -19,7 +19,7 @@ }, { "name": "main", - "sizeOnDisk": 73728, + "sizeOnDisk": 40960, "empty": false }, { @@ -33,7 +33,7 @@ "empty": false } ], - "totalSize": 806912, + "totalSize": 774144, "totalSizeMb": 0, "ok": 1 } diff --git a/docs/en/results/MongoDB/GetRoles.log b/docs/en/results/MongoDB/GetRoles.log index 4261dae15b..c99878e269 100644 --- a/docs/en/results/MongoDB/GetRoles.log +++ b/docs/en/results/MongoDB/GetRoles.log @@ -21,21 +21,21 @@ ], "roles": [ { - "role": "userAdmin", + "role": "read", "db": "admin" }, { - "role": "read", + "role": "userAdmin", "db": "admin" } ], "inheritedRoles": [ { - "role": "userAdmin", + "role": "read", "db": "admin" }, { - "role": "read", + "role": "userAdmin", "db": "admin" } ], diff --git a/docs/en/results/MongoDB/GetUsers.log b/docs/en/results/MongoDB/GetUsers.log index fc8486d1f9..6daa4ead1f 100644 --- a/docs/en/results/MongoDB/GetUsers.log +++ b/docs/en/results/MongoDB/GetUsers.log @@ -702,7 +702,7 @@ { "_id": "main.newuser", "userId": { - "__B64_BINARY__": "R4xLxr9QQ/+k23/MmaWPtg==" + "__B64_BINARY__": "AaZFReKtRNSAdCzS4J1CeQ==" }, "user": "newuser", "db": "main", @@ -713,13 +713,13 @@ "credentials": { "SCRAM-SHA-1": { "iterationCount": 10000, - "salt": "AQ04Zp/S2XhrMMOPEciP5g==", + "salt": "aTIkARBNhm6pFe+MuDzv1g==", "storedKey": "***", "serverKey": "***" }, "SCRAM-SHA-256": { "iterationCount": 15000, - "salt": "yyedoS7uEQqrvxD1pZ5w8DZYeG+i4P2sn6midg==", + "salt": "YQp+mTPQfNQfkKKEzL3Xekf94Y3nkIDukFsDJg==", "storedKey": "***", "serverKey": "***" } diff --git a/docs/en/results/MySQL/ExecuteSQLQuery.log b/docs/en/results/MySQL/ExecuteSQLQuery.log index 229c7b8f51..f6bd300455 100644 --- a/docs/en/results/MySQL/ExecuteSQLQuery.log +++ b/docs/en/results/MySQL/ExecuteSQLQuery.log @@ -6,10 +6,10 @@ "data": { "BYTES": "Base64" }, - "date": "2025-12-10T03:00:00+03:00", + "date": "2025-12-10T00:00:00+00:00", "name": "Vitaly", "salary": 1000.12, - "time": "1970-01-01T18:43:19+02:00", + "time": "1970-01-01T19:11:53+00:00", "type": 1 } ], diff --git a/docs/en/results/MySQL/GetRecords.log b/docs/en/results/MySQL/GetRecords.log index ae4efe27b5..4418a34530 100644 --- a/docs/en/results/MySQL/GetRecords.log +++ b/docs/en/results/MySQL/GetRecords.log @@ -3,8 +3,8 @@ { "bigint_field": 9223372036854775807, "char_field": "AAAAA", - "date_field": "2025-12-10T03:00:00+03:00", - "datetime_field": "2025-12-10T19:45:22+03:00", + "date_field": "2025-12-10T00:00:00+00:00", + "datetime_field": "2025-12-10T19:14:42+00:00", "double_field": 100.51212310791, "float_field": 100.5, "int_field": -2147483647, @@ -17,8 +17,8 @@ "set_field": "one", "smallint_field": -32767, "text_field": "Some text", - "time_field": "1970-01-01T18:45:22+02:00", - "timestamp_field": "2025-12-10T19:45:22+03:00", + "time_field": "1970-01-01T19:14:42+00:00", + "timestamp_field": "2025-12-10T19:14:42+00:00", "tinyint_field": 127, "tinytext_field": "Some tiny text", "uint_field": 4294967295, diff --git a/docs/en/results/Neocities/GetFilesList.log b/docs/en/results/Neocities/GetFilesList.log index 4973b7a1d6..3169526427 100644 --- a/docs/en/results/Neocities/GetFilesList.log +++ b/docs/en/results/Neocities/GetFilesList.log @@ -5,16 +5,16 @@ "path": "test/gif.gif", "is_directory": false, "size": 805189, - "created_at": "Wed, 10 Dec 2025 14:29:03 -0000", - "updated_at": "Wed, 10 Dec 2025 14:29:03 -0000", + "created_at": "Wed, 10 Dec 2025 20:07:54 -0000", + "updated_at": "Wed, 10 Dec 2025 20:07:54 -0000", "sha1_hash": null }, { "path": "test/pic1.png", "is_directory": false, "size": 2114023, - "created_at": "Wed, 10 Dec 2025 14:29:03 -0000", - "updated_at": "Wed, 10 Dec 2025 14:29:03 -0000", + "created_at": "Wed, 10 Dec 2025 20:07:54 -0000", + "updated_at": "Wed, 10 Dec 2025 20:07:54 -0000", "sha1_hash": null } ] diff --git a/docs/en/results/Neocities/GetSiteData.log b/docs/en/results/Neocities/GetSiteData.log index f5aaf377d9..cde1f1f87b 100644 --- a/docs/en/results/Neocities/GetSiteData.log +++ b/docs/en/results/Neocities/GetSiteData.log @@ -2,10 +2,10 @@ "result": "success", "info": { "sitename": "2athenaeum", - "views": 152305, - "hits": 411665, + "views": 152311, + "hits": 411695, "created_at": "Sat, 31 Dec 2022 11:53:53 -0000", - "last_updated": "Wed, 10 Dec 2025 14:29:03 -0000", + "last_updated": "Wed, 10 Dec 2025 20:07:54 -0000", "domain": null, "tags": [ "***", diff --git a/docs/en/results/Notion/CreateBlock.log b/docs/en/results/Notion/CreateBlock.log index 8062c67325..b0962c3e70 100644 --- a/docs/en/results/Notion/CreateBlock.log +++ b/docs/en/results/Notion/CreateBlock.log @@ -3,13 +3,13 @@ "results": [ { "object": "block", - "id": "2c582aa7-fc4e-81a3-a814-fe3485e5c11b", + "id": "2c582aa7-fc4e-8153-8786-f20303320755", "parent": { "type": "page_id", "page_id": "5dd94c34-fab0-4bff-986b-7511c0779f77" }, - "created_time": "2025-12-10T14:04:00Z", - "last_edited_time": "2025-12-10T14:04:00Z", + "created_time": "2025-12-10T19:37:00Z", + "last_edited_time": "2025-12-10T19:37:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -51,5 +51,5 @@ "has_more": false, "type": "block", "block": {}, - "request_id": "7ab51fbc-32ed-4bc6-b7b1-0d69d2125be0" + "request_id": "1516243a-797e-4247-ad40-11f64f48bbca" } diff --git a/docs/en/results/Notion/CreateDatabase.log b/docs/en/results/Notion/CreateDatabase.log index e767bee4ac..5859d7b469 100644 --- a/docs/en/results/Notion/CreateDatabase.log +++ b/docs/en/results/Notion/CreateDatabase.log @@ -1,9 +1,9 @@ { "object": "database", - "id": "2c582aa7-fc4e-8124-be55-db548fb58437", + "id": "2c582aa7-fc4e-8102-bf01-e0852eafa54f", "cover": null, "icon": null, - "created_time": "2025-12-10T14:04:00Z", + "created_time": "2025-12-10T19:37:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -12,7 +12,7 @@ "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" }, - "last_edited_time": "2025-12-10T14:04:00Z", + "last_edited_time": "2025-12-10T19:37:00Z", "title": [ { "type": "text", @@ -35,76 +35,27 @@ "description": [], "is_inline": false, "properties": { - "Image": { - "id": "MN%3EG", - "name": "Image", - "description": null, - "type": "files", - "files": {} - }, - "Description": { - "id": "VA%3El", - "name": "Description", - "description": null, - "type": "rich_text", - "rich_text": {} - }, - "Phone": { - "id": "%5BHT%3F", - "name": "Phone", - "description": null, - "type": "phone_number", - "phone_number": {} - }, - "Website": { - "id": "%5B%60DY", - "name": "Website", - "description": null, - "type": "url", - "url": {} - }, - "Active": { - "id": "%5CarY", - "name": "Active", - "description": null, - "type": "checkbox", - "checkbox": {} - }, - "User": { - "id": "%5DDAC", - "name": "User", - "description": null, - "type": "people", - "people": {} - }, - "CreationDate": { - "id": "c%3B_V", - "name": "CreationDate", - "description": null, - "type": "date", - "date": {} - }, "Status": { - "id": "ct%5DH", + "id": "Ki%5D%3D", "name": "Status", "description": null, "type": "select", "select": { "options": [ { - "id": "11ed691b-a333-41ae-8356-bec2c8c3b0ad", + "id": "70f27d60-9008-4f94-921e-e0a8600095ef", "name": "New", "color": "green", "description": null }, { - "id": "479ce2e9-e523-4135-956a-3b2c36c6740c", + "id": "16f0ff4c-f167-432a-b1d6-edcbca96ffe2", "name": "InProgress", "color": "yellow", "description": null }, { - "id": "0e80c3e3-a469-4bd6-a8d6-0596ad92fcc0", + "id": "0ea86823-ae7e-4b20-ae92-fca7bf78f2df", "name": "Remote", "color": "red", "description": null @@ -112,8 +63,22 @@ ] } }, + "Website": { + "id": "MxKC", + "name": "Website", + "description": null, + "type": "url", + "url": {} + }, + "User": { + "id": "WCE%7D", + "name": "User", + "description": null, + "type": "people", + "people": {} + }, "Number": { - "id": "iG%5EB", + "id": "YE%3Ad", "name": "Number", "description": null, "type": "number", @@ -121,13 +86,48 @@ "format": "number" } }, + "Description": { + "id": "dx%3DX", + "name": "Description", + "description": null, + "type": "rich_text", + "rich_text": {} + }, + "CreationDate": { + "id": "eD~z", + "name": "CreationDate", + "description": null, + "type": "date", + "date": {} + }, "Email": { - "id": "to%40y", + "id": "fc%40n", "name": "Email", "description": null, "type": "email", "email": {} }, + "Active": { + "id": "oZ%40b", + "name": "Active", + "description": null, + "type": "checkbox", + "checkbox": {} + }, + "Image": { + "id": "oZNU", + "name": "Image", + "description": null, + "type": "files", + "files": {} + }, + "Phone": { + "id": "urz%3B", + "name": "Phone", + "description": null, + "type": "phone_number", + "phone_number": {} + }, "Name": { "id": "title", "name": "Name", @@ -140,9 +140,9 @@ "type": "page_id", "page_id": "5dd94c34-fab0-4bff-986b-7511c0779f77" }, - "url": "https://www.notion.so/2c582aa7fc4e8124be55db548fb58437", + "url": "https://www.notion.so/2c582aa7fc4e8102bf01e0852eafa54f", "public_url": null, "archived": false, "in_trash": false, - "request_id": "3cc45b28-e00e-4321-88f9-0c9a1f66faea" + "request_id": "f4775a38-2798-41b9-af13-b6e6f0f4a5ae" } diff --git a/docs/en/results/Notion/CreatePage.log b/docs/en/results/Notion/CreatePage.log index 67e0613cc8..4641eaf53a 100644 --- a/docs/en/results/Notion/CreatePage.log +++ b/docs/en/results/Notion/CreatePage.log @@ -1,8 +1,8 @@ { "object": "page", - "id": "2c582aa7-fc4e-81ec-a3cc-c357f6b12903", - "created_time": "2025-12-10T14:04:00Z", - "last_edited_time": "2025-12-10T14:04:00Z", + "id": "2c582aa7-fc4e-8128-9bb6-c575fc3c58de", + "created_time": "2025-12-10T19:36:00Z", + "last_edited_time": "2025-12-10T19:36:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -45,7 +45,7 @@ ] } }, - "url": "https://www.notion.so/title-2c582aa7fc4e81eca3ccc357f6b12903", + "url": "https://www.notion.so/title-2c582aa7fc4e81289bb6c575fc3c58de", "public_url": null, - "request_id": "be11c59f-641d-4614-875b-9676c0edcc12" + "request_id": "61db0a91-49c4-466b-9450-927def8f1481" } diff --git a/docs/en/results/Notion/CreatePageInDatabase.log b/docs/en/results/Notion/CreatePageInDatabase.log index eb47b21a75..772c34a986 100644 --- a/docs/en/results/Notion/CreatePageInDatabase.log +++ b/docs/en/results/Notion/CreatePageInDatabase.log @@ -1,8 +1,8 @@ { "object": "page", - "id": "2c582aa7-fc4e-81db-b280-f974ac291e0c", - "created_time": "2025-12-10T14:04:00Z", - "last_edited_time": "2025-12-10T14:04:00Z", + "id": "2c582aa7-fc4e-8172-93e8-d4123f6aac51", + "created_time": "2025-12-10T19:37:00Z", + "last_edited_time": "2025-12-10T19:37:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -15,27 +15,33 @@ "icon": null, "parent": { "type": "database_id", - "database_id": "2c582aa7-fc4e-8124-be55-db548fb58437" + "database_id": "2c582aa7-fc4e-8102-bf01-e0852eafa54f" }, "archived": false, "in_trash": false, "is_locked": false, "properties": { - "Image": { - "id": "MN%3EG", - "type": "files", - "files": [ - { - "name": "Logo", - "type": "external", - "external": { - "url": "https://hut.openintegrations.dev/test_data/picture.jpg" - } - } - ] + "Status": { + "id": "Ki%5D%3D", + "type": "select", + "select": { + "id": "70f27d60-9008-4f94-921e-e0a8600095ef", + "name": "New", + "color": "green" + } + }, + "User": { + "id": "WCE%7D", + "type": "people", + "people": [] + }, + "Number": { + "id": "YE%3Ad", + "type": "number", + "number": 1 }, "Description": { - "id": "VA%3El", + "id": "dx%3DX", "type": "rich_text", "rich_text": [ { @@ -57,46 +63,17 @@ } ] }, - "Phone": { - "id": "%5BHT%3F", - "type": "phone_number", - "phone_number": "***" - }, - "Active": { - "id": "%5CarY", - "type": "checkbox", - "checkbox": true - }, - "User": { - "id": "%5DDAC", - "type": "people", - "people": [] - }, "CreationDate": { - "id": "c%3B_V", + "id": "eD~z", "type": "date", "date": { - "start": "2025-12-10T08:04:00+03:00", + "start": "2025-12-10T07:37:00+00:00", "end": null, "time_zone": null } }, - "Status": { - "id": "ct%5DH", - "type": "select", - "select": { - "id": "11ed691b-a333-41ae-8356-bec2c8c3b0ad", - "name": "New", - "color": "green" - } - }, - "Number": { - "id": "iG%5EB", - "type": "number", - "number": 1 - }, "Email": { - "id": "to%40y", + "id": "fc%40n", "type": "rich_text", "rich_text": [ { @@ -118,6 +95,29 @@ } ] }, + "Active": { + "id": "oZ%40b", + "type": "checkbox", + "checkbox": true + }, + "Image": { + "id": "oZNU", + "type": "files", + "files": [ + { + "name": "Logo", + "type": "external", + "external": { + "url": "https://hut.openintegrations.dev/test_data/picture.jpg" + } + } + ] + }, + "Phone": { + "id": "urz%3B", + "type": "phone_number", + "phone_number": "***" + }, "Name": { "id": "title", "type": "title", @@ -142,7 +142,7 @@ ] } }, - "url": "https://www.notion.so/LLC-Vector-2c582aa7fc4e81dbb280f974ac291e0c", + "url": "https://www.notion.so/LLC-Vector-2c582aa7fc4e817293e8d4123f6aac51", "public_url": null, - "request_id": "a1037846-15c2-472f-911c-83f988c4aa65" + "request_id": "1caa4b45-9398-4da0-a203-9018877876a3" } diff --git a/docs/en/results/Notion/DeleteBlock.log b/docs/en/results/Notion/DeleteBlock.log index 10c3b5981c..44c65e4338 100644 --- a/docs/en/results/Notion/DeleteBlock.log +++ b/docs/en/results/Notion/DeleteBlock.log @@ -1,12 +1,12 @@ { "object": "block", - "id": "2c582aa7-fc4e-81a3-a814-fe3485e5c11b", + "id": "2c582aa7-fc4e-8153-8786-f20303320755", "parent": { "type": "page_id", "page_id": "5dd94c34-fab0-4bff-986b-7511c0779f77" }, - "created_time": "2025-12-10T14:04:00Z", - "last_edited_time": "2025-12-10T14:04:00Z", + "created_time": "2025-12-10T19:37:00Z", + "last_edited_time": "2025-12-10T19:37:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -42,5 +42,5 @@ "checked": false, "color": "default" }, - "request_id": "6b82f984-7a1b-4454-ae9a-d0dacbeeb25a" + "request_id": "d12a1046-57ab-466b-8ec0-0e769541b739" } diff --git a/docs/en/results/Notion/EditDatabaseProperties.log b/docs/en/results/Notion/EditDatabaseProperties.log index 8ce0a59336..521687f361 100644 --- a/docs/en/results/Notion/EditDatabaseProperties.log +++ b/docs/en/results/Notion/EditDatabaseProperties.log @@ -1,9 +1,9 @@ { "object": "database", - "id": "2c582aa7-fc4e-8124-be55-db548fb58437", + "id": "2c582aa7-fc4e-8102-bf01-e0852eafa54f", "cover": null, "icon": null, - "created_time": "2025-12-10T14:04:00Z", + "created_time": "2025-12-10T19:37:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -12,7 +12,7 @@ "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" }, - "last_edited_time": "2025-12-10T14:04:00Z", + "last_edited_time": "2025-12-10T19:37:00Z", "title": [ { "type": "text", @@ -53,69 +53,27 @@ ], "is_inline": false, "properties": { - "Image": { - "id": "MN%3EG", - "name": "Image", - "description": null, - "type": "files", - "files": {} - }, - "Description": { - "id": "VA%3El", - "name": "Description", - "description": null, - "type": "rich_text", - "rich_text": {} - }, - "Phone": { - "id": "%5BHT%3F", - "name": "Phone", - "description": null, - "type": "phone_number", - "phone_number": {} - }, - "Active": { - "id": "%5CarY", - "name": "Active", - "description": null, - "type": "checkbox", - "checkbox": {} - }, - "User": { - "id": "%5DDAC", - "name": "User", - "description": null, - "type": "people", - "people": {} - }, - "CreationDate": { - "id": "c%3B_V", - "name": "CreationDate", - "description": null, - "type": "date", - "date": {} - }, "Status": { - "id": "ct%5DH", + "id": "Ki%5D%3D", "name": "Status", "description": null, "type": "select", "select": { "options": [ { - "id": "11ed691b-a333-41ae-8356-bec2c8c3b0ad", + "id": "70f27d60-9008-4f94-921e-e0a8600095ef", "name": "New", "color": "green", "description": null }, { - "id": "479ce2e9-e523-4135-956a-3b2c36c6740c", + "id": "16f0ff4c-f167-432a-b1d6-edcbca96ffe2", "name": "InProgress", "color": "yellow", "description": null }, { - "id": "0e80c3e3-a469-4bd6-a8d6-0596ad92fcc0", + "id": "0ea86823-ae7e-4b20-ae92-fca7bf78f2df", "name": "Remote", "color": "red", "description": null @@ -123,8 +81,15 @@ ] } }, + "User": { + "id": "WCE%7D", + "name": "User", + "description": null, + "type": "people", + "people": {} + }, "Number": { - "id": "iG%5EB", + "id": "YE%3Ad", "name": "Number", "description": null, "type": "number", @@ -132,13 +97,48 @@ "format": "number" } }, + "Description": { + "id": "dx%3DX", + "name": "Description", + "description": null, + "type": "rich_text", + "rich_text": {} + }, + "CreationDate": { + "id": "eD~z", + "name": "CreationDate", + "description": null, + "type": "date", + "date": {} + }, "Email": { - "id": "to%40y", + "id": "fc%40n", "name": "Email", "description": null, "type": "rich_text", "rich_text": {} }, + "Active": { + "id": "oZ%40b", + "name": "Active", + "description": null, + "type": "checkbox", + "checkbox": {} + }, + "Image": { + "id": "oZNU", + "name": "Image", + "description": null, + "type": "files", + "files": {} + }, + "Phone": { + "id": "urz%3B", + "name": "Phone", + "description": null, + "type": "phone_number", + "phone_number": {} + }, "Name": { "id": "title", "name": "Name", @@ -151,9 +151,9 @@ "type": "page_id", "page_id": "5dd94c34-fab0-4bff-986b-7511c0779f77" }, - "url": "https://www.notion.so/2c582aa7fc4e8124be55db548fb58437", + "url": "https://www.notion.so/2c582aa7fc4e8102bf01e0852eafa54f", "public_url": null, "archived": false, "in_trash": false, - "request_id": "d7acac9b-6ee6-4115-9aca-f9a37021a5c7" + "request_id": "08cdc40f-8fc7-4ce1-9bb1-a7e7b464c3be" } diff --git a/docs/en/results/Notion/EditPageProperties.log b/docs/en/results/Notion/EditPageProperties.log index 23b623ba73..052396340d 100644 --- a/docs/en/results/Notion/EditPageProperties.log +++ b/docs/en/results/Notion/EditPageProperties.log @@ -1,8 +1,8 @@ { "object": "page", - "id": "2c582aa7-fc4e-81ec-a3cc-c357f6b12903", - "created_time": "2025-12-10T14:04:00Z", - "last_edited_time": "2025-12-10T14:04:00Z", + "id": "2c582aa7-fc4e-8128-9bb6-c575fc3c58de", + "created_time": "2025-12-10T19:36:00Z", + "last_edited_time": "2025-12-10T19:36:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -55,7 +55,7 @@ ] } }, - "url": "https://www.notion.so/title-2c582aa7fc4e81eca3ccc357f6b12903", + "url": "https://www.notion.so/title-2c582aa7fc4e81289bb6c575fc3c58de", "public_url": null, - "request_id": "a5682685-960c-4e87-9d74-5c99697525cb" + "request_id": "924ccf7f-9a53-46b5-ba26-e5045f2cefdb" } diff --git a/docs/en/results/Notion/GetDatabase.log b/docs/en/results/Notion/GetDatabase.log index 5313213c14..ad96ba791c 100644 --- a/docs/en/results/Notion/GetDatabase.log +++ b/docs/en/results/Notion/GetDatabase.log @@ -1,9 +1,9 @@ { "object": "database", - "id": "2c582aa7-fc4e-8124-be55-db548fb58437", + "id": "2c582aa7-fc4e-8102-bf01-e0852eafa54f", "cover": null, "icon": null, - "created_time": "2025-12-10T14:04:00Z", + "created_time": "2025-12-10T19:37:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -12,7 +12,7 @@ "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" }, - "last_edited_time": "2025-12-10T14:04:00Z", + "last_edited_time": "2025-12-10T19:37:00Z", "title": [ { "type": "text", @@ -53,69 +53,27 @@ ], "is_inline": false, "properties": { - "Image": { - "id": "MN%3EG", - "name": "Image", - "description": null, - "type": "files", - "files": {} - }, - "Description": { - "id": "VA%3El", - "name": "Description", - "description": null, - "type": "rich_text", - "rich_text": {} - }, - "Phone": { - "id": "%5BHT%3F", - "name": "Phone", - "description": null, - "type": "phone_number", - "phone_number": {} - }, - "Active": { - "id": "%5CarY", - "name": "Active", - "description": null, - "type": "checkbox", - "checkbox": {} - }, - "User": { - "id": "%5DDAC", - "name": "User", - "description": null, - "type": "people", - "people": {} - }, - "CreationDate": { - "id": "c%3B_V", - "name": "CreationDate", - "description": null, - "type": "date", - "date": {} - }, "Status": { - "id": "ct%5DH", + "id": "Ki%5D%3D", "name": "Status", "description": null, "type": "select", "select": { "options": [ { - "id": "11ed691b-a333-41ae-8356-bec2c8c3b0ad", + "id": "70f27d60-9008-4f94-921e-e0a8600095ef", "name": "New", "color": "green", "description": null }, { - "id": "479ce2e9-e523-4135-956a-3b2c36c6740c", + "id": "16f0ff4c-f167-432a-b1d6-edcbca96ffe2", "name": "InProgress", "color": "yellow", "description": null }, { - "id": "0e80c3e3-a469-4bd6-a8d6-0596ad92fcc0", + "id": "0ea86823-ae7e-4b20-ae92-fca7bf78f2df", "name": "Remote", "color": "red", "description": null @@ -123,8 +81,15 @@ ] } }, + "User": { + "id": "WCE%7D", + "name": "User", + "description": null, + "type": "people", + "people": {} + }, "Number": { - "id": "iG%5EB", + "id": "YE%3Ad", "name": "Number", "description": null, "type": "number", @@ -132,13 +97,48 @@ "format": "number" } }, + "Description": { + "id": "dx%3DX", + "name": "Description", + "description": null, + "type": "rich_text", + "rich_text": {} + }, + "CreationDate": { + "id": "eD~z", + "name": "CreationDate", + "description": null, + "type": "date", + "date": {} + }, "Email": { - "id": "to%40y", + "id": "fc%40n", "name": "Email", "description": null, "type": "rich_text", "rich_text": {} }, + "Active": { + "id": "oZ%40b", + "name": "Active", + "description": null, + "type": "checkbox", + "checkbox": {} + }, + "Image": { + "id": "oZNU", + "name": "Image", + "description": null, + "type": "files", + "files": {} + }, + "Phone": { + "id": "urz%3B", + "name": "Phone", + "description": null, + "type": "phone_number", + "phone_number": {} + }, "Name": { "id": "title", "name": "Name", @@ -151,9 +151,9 @@ "type": "page_id", "page_id": "5dd94c34-fab0-4bff-986b-7511c0779f77" }, - "url": "https://www.notion.so/2c582aa7fc4e8124be55db548fb58437", + "url": "https://www.notion.so/2c582aa7fc4e8102bf01e0852eafa54f", "public_url": null, "archived": false, "in_trash": false, - "request_id": "d2213887-75ef-49bd-a05d-a64cce42aae0" + "request_id": "a2538b20-85aa-400d-bcaa-04388e628c64" } diff --git a/docs/en/results/Notion/GetPage.log b/docs/en/results/Notion/GetPage.log index 52ae373ebd..9a14ca8141 100644 --- a/docs/en/results/Notion/GetPage.log +++ b/docs/en/results/Notion/GetPage.log @@ -1,8 +1,8 @@ { "object": "page", - "id": "2c582aa7-fc4e-81ec-a3cc-c357f6b12903", - "created_time": "2025-12-10T14:04:00Z", - "last_edited_time": "2025-12-10T14:04:00Z", + "id": "2c582aa7-fc4e-8128-9bb6-c575fc3c58de", + "created_time": "2025-12-10T19:36:00Z", + "last_edited_time": "2025-12-10T19:36:00Z", "created_by": { "object": "user", "id": "8b07422e-eeea-40d1-8d5e-c784211825b0" @@ -45,7 +45,7 @@ ] } }, - "url": "https://www.notion.so/title-2c582aa7fc4e81eca3ccc357f6b12903", + "url": "https://www.notion.so/title-2c582aa7fc4e81289bb6c575fc3c58de", "public_url": null, - "request_id": "2ebe0e63-5667-4d84-8e5c-e123cd53c6fc" + "request_id": "c6af91a7-8b6f-42cd-9f09-bfe1b65f053b" } diff --git a/docs/en/results/Notion/GetUserData.log b/docs/en/results/Notion/GetUserData.log index 0b706e2ca8..b271858091 100644 --- a/docs/en/results/Notion/GetUserData.log +++ b/docs/en/results/Notion/GetUserData.log @@ -7,5 +7,5 @@ "person": { "email": "iscript13@gmail.com" }, - "request_id": "40499f66-8891-4041-b0b7-cbbc743158c9" + "request_id": "32d92e21-3641-4d86-a37c-89f30e8d6cbc" } diff --git a/docs/en/results/Notion/ReturnChildBlocks.log b/docs/en/results/Notion/ReturnChildBlocks.log index 980198027a..2bc9aa63ae 100644 --- a/docs/en/results/Notion/ReturnChildBlocks.log +++ b/docs/en/results/Notion/ReturnChildBlocks.log @@ -5,5 +5,5 @@ "has_more": false, "type": "block", "block": {}, - "request_id": "7f730b7c-acf1-4818-8b2b-2b98e2315097" + "request_id": "61d924fe-c8af-4fa5-a04b-111e473c06f9" } diff --git a/docs/en/results/Notion/UserList.log b/docs/en/results/Notion/UserList.log index 745ebe69d5..9614e96cc2 100644 --- a/docs/en/results/Notion/UserList.log +++ b/docs/en/results/Notion/UserList.log @@ -34,5 +34,5 @@ "has_more": false, "type": "user", "user": {}, - "request_id": "e06b7acb-d87e-41c2-a4c1-2205cb9c65c4" + "request_id": "eb016d03-e74e-4512-bc4d-9eccb6c8acef" } diff --git a/docs/en/results/Ollama/GetContextResponse.log b/docs/en/results/Ollama/GetContextResponse.log index 62e81ba330..3b2512e713 100644 --- a/docs/en/results/Ollama/GetContextResponse.log +++ b/docs/en/results/Ollama/GetContextResponse.log @@ -1,16 +1,16 @@ { "model": "tinyllama", - "created_at": "2025-12-10T15:18:29.00820505Z", + "created_at": "2025-12-10T21:16:37.243820912Z", "message": { "role": "assistant", - "content": "The first version of 1C:Enterprise has not been released yet. It is currently in development status and has not yet been officially launched by its developers, 1C Company. However, it is widely expected to be a major product release in the future, with various features, improvements, and updates being added and integrated over time." + "content": "The first version of 1C:Enterprise (also known as 1C:ERP) was released in 2003, and it has since been re-released multiple times under various names. In 2006, Xeroon acquired the open-source project from its original developer and renamed it to 1C:Enterprise Enterprise Business Solutions (later renamed to 1C:ERP for short) after acquiring the company. The first version of 1C:ERP was released in 2007, and since then, it has been re-released multiple times as part of larger business solutions offered by Xeroon or as a standalone software solution for use on various platforms." }, "done_reason": "stop", "done": true, - "total_duration": 10168370372, - "load_duration": 19151514, - "prompt_eval_count": 193, - "prompt_eval_duration": 3783003690, - "eval_count": 70, - "eval_duration": 6359150018 + "total_duration": 23156842641, + "load_duration": 24642952, + "prompt_eval_count": 233, + "prompt_eval_duration": 8106765442, + "eval_count": 157, + "eval_duration": 15015938122 } diff --git a/docs/en/results/Ollama/GetEmbeddings.log b/docs/en/results/Ollama/GetEmbeddings.log index fbc4b40cec..e0b45dba51 100644 --- a/docs/en/results/Ollama/GetEmbeddings.log +++ b/docs/en/results/Ollama/GetEmbeddings.log @@ -2052,7 +2052,7 @@ "***" ] ], - "total_duration": 971537038, - "load_duration": 16124333, + "total_duration": 1411656923, + "load_duration": 18075165, "prompt_eval_count": 15 } diff --git a/docs/en/results/Ollama/GetModelInformation.log b/docs/en/results/Ollama/GetModelInformation.log index 4dc4b36ffd..c30ca7ea94 100644 --- a/docs/en/results/Ollama/GetModelInformation.log +++ b/docs/en/results/Ollama/GetModelInformation.log @@ -1605,5 +1605,5 @@ "capabilities": [ "***" ], - "modified_at": "2025-12-10T15:21:02.716742603Z" + "modified_at": "2025-12-10T21:19:56.032546793Z" } diff --git a/docs/en/results/Ollama/GetModelList.log b/docs/en/results/Ollama/GetModelList.log index 6de8667cc8..b835f6fc72 100644 --- a/docs/en/results/Ollama/GetModelList.log +++ b/docs/en/results/Ollama/GetModelList.log @@ -3,7 +3,7 @@ { "name": "mario:latest", "model": "mario:latest", - "modified_at": "2025-12-10T15:21:02.716742603Z", + "modified_at": "2025-12-10T21:19:56.032546793Z", "size": 637700145, "digest": "83472d32997e219d78e3e480763e7b72beca170aaa02f3f2e2dbf613c248dee4", "details": { @@ -20,7 +20,7 @@ { "name": "bayselonarrend/tinyllama:latest", "model": "bayselonarrend/tinyllama:latest", - "modified_at": "2025-12-10T15:20:56.840712534Z", + "modified_at": "2025-12-10T21:19:48.959067801Z", "size": 637700138, "digest": "2644915ede352ea7bdfaff0bfac0be74c719d5d5202acb63a6fb095b52f394a4", "details": { @@ -37,7 +37,7 @@ { "name": "tinyllama:latest", "model": "tinyllama:latest", - "modified_at": "2025-12-10T15:20:54.290919972Z", + "modified_at": "2025-12-10T21:19:45.868564286Z", "size": 637700138, "digest": "2644915ede352ea7bdfaff0bfac0be74c719d5d5202acb63a6fb095b52f394a4", "details": { diff --git a/docs/en/results/Ollama/GetResponse.log b/docs/en/results/Ollama/GetResponse.log index bc95315b19..400ed930e8 100644 --- a/docs/en/results/Ollama/GetResponse.log +++ b/docs/en/results/Ollama/GetResponse.log @@ -1,7 +1,7 @@ { "model": "tinyllama", - "created_at": "2025-12-10T15:17:55.21729438Z", - "response": "1C:Enterprise, also known as 1C InterBase, is an enterprise-level accounting software developed by the 1C Co., Ltd. It is designed to provide businesses with a robust, multiuser database solution with advanced functionalities such as financial reporting, inventory management, payroll processing, and more. The software is widely used in industries like manufacturing, retail, government, and telecommunications.", + "created_at": "2025-12-10T21:15:44.102988237Z", + "response": "1C:Enterprise is a comprehensive business software solution that offers various modules and functionalities for accounting, financial management, HR, manufacturing, and supply chain management. The solution is designed to help organizations streamline their operations, enhance efficiency, and improve decision-making by providing accurate, timely, and comprehensive data. It is a multiplatform software suite that includes various applications such as Accounts Payable, Accounts Receivable, HRMS, Supply Chain Management, Manufacturing, and Financials. 1C:Enterprise provides customizable reports, dashboards, alerts, and notifications to help users stay up-to-date with important business information, making it an excellent choice for organizations of all sizes.", "done": true, "done_reason": "stop", "context": [ @@ -137,12 +137,79 @@ "***", "***", "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", + "***", "***" ], - "total_duration": 13914074836, - "load_duration": 5190122287, + "total_duration": 23903796030, + "load_duration": 3388911668, "prompt_eval_count": 43, - "prompt_eval_duration": 1358381350, - "eval_count": 92, - "eval_duration": 7350276215 + "prompt_eval_duration": 2546329712, + "eval_count": 158, + "eval_duration": 17961232459 } diff --git a/docs/en/results/Ollama/ListRunningModels.log b/docs/en/results/Ollama/ListRunningModels.log index 0c5c9343dd..339d86bb83 100644 --- a/docs/en/results/Ollama/ListRunningModels.log +++ b/docs/en/results/Ollama/ListRunningModels.log @@ -15,7 +15,7 @@ "parameter_size": "1.1B", "quantization_level": "Q4_0" }, - "expires_at": "2025-12-10T15:26:18.133694558Z", + "expires_at": "2025-12-10T21:25:07.961672441Z", "size_vram": 0 } ] diff --git a/docs/en/results/Ollama/LoadModelToMemory.log b/docs/en/results/Ollama/LoadModelToMemory.log index 41dea9b01c..3ca5b3e5bc 100644 --- a/docs/en/results/Ollama/LoadModelToMemory.log +++ b/docs/en/results/Ollama/LoadModelToMemory.log @@ -1,6 +1,6 @@ { "model": "tinyllama", - "created_at": "2025-12-10T15:20:59.122422598Z", + "created_at": "2025-12-10T21:19:51.442516602Z", "response": "", "done": true, "done_reason": "load" diff --git a/docs/en/results/Ollama/PushBlob.log b/docs/en/results/Ollama/PushBlob.log index 93e82d6aed..0df79ddb1e 100644 --- a/docs/en/results/Ollama/PushBlob.log +++ b/docs/en/results/Ollama/PushBlob.log @@ -1,4 +1,4 @@ { "status_code": 201, - "digest": "8f4f981ffd19e059d8c46a6e9fa613826c27c0d4caf5cad28c014f35409f61ca" + "digest": "f42f4558744e34ea1028c4a99db27f91e949bd23ee3ec863d8eb0da3feedfcc2" } diff --git a/docs/en/results/Ollama/UnloadModelFromMemory.log b/docs/en/results/Ollama/UnloadModelFromMemory.log index 3cb4cfcb36..f3be542625 100644 --- a/docs/en/results/Ollama/UnloadModelFromMemory.log +++ b/docs/en/results/Ollama/UnloadModelFromMemory.log @@ -1,6 +1,6 @@ { "model": "tinyllama", - "created_at": "2025-12-10T15:21:00.855347458Z", + "created_at": "2025-12-10T21:19:53.650144536Z", "response": "", "done": true, "done_reason": "unload" diff --git a/docs/en/results/PostgreSQL/GetRecords.log b/docs/en/results/PostgreSQL/GetRecords.log index 74565a8469..8304bf686c 100644 --- a/docs/en/results/PostgreSQL/GetRecords.log +++ b/docs/en/results/PostgreSQL/GetRecords.log @@ -30,10 +30,10 @@ "smallint_field": 5, "smallserial_field": 6, "text_field": "Some text", - "time_field": "16:41:16", - "ts_field": "2025-12-10T16:41:16", - "tswtz_field": "2025-12-10T17:41:16.151992+03:00", - "uuid_field": "547c747a-95e4-4cdb-a3e6-95845b558f81", + "time_field": "19:09:13", + "ts_field": "2025-12-10T19:09:13", + "tswtz_field": "2025-12-10T14:09:13.92804+00:00", + "uuid_field": "a2b6e87f-fbd3-4d70-a50c-2abcfcea06f3", "varchar_field": "Some varchar" } ], diff --git a/docs/en/results/ReportPortal/DeletePermanentToken.log b/docs/en/results/ReportPortal/DeletePermanentToken.log index 24599fe34d..f98c6baac0 100644 --- a/docs/en/results/ReportPortal/DeletePermanentToken.log +++ b/docs/en/results/ReportPortal/DeletePermanentToken.log @@ -1,3 +1,3 @@ { - "message": "Api key with ID = '137' was successfully deleted." + "message": "Api key with ID = '139' was successfully deleted." } diff --git a/docs/en/results/ReportPortal/GetPermanentToken.log b/docs/en/results/ReportPortal/GetPermanentToken.log index b22b4b5062..00184a12f2 100644 --- a/docs/en/results/ReportPortal/GetPermanentToken.log +++ b/docs/en/results/ReportPortal/GetPermanentToken.log @@ -1,7 +1,7 @@ { - "id": 137, + "id": 139, "name": "test_key", "user_id": 1, - "created_at": "2025-12-10T15:22:54.606998263Z", + "created_at": "2025-12-10T21:22:10.784431892Z", "api_key": "***" } diff --git a/docs/en/results/S3/AbortMultipartUpload.log b/docs/en/results/S3/AbortMultipartUpload.log index 73a95444e2..f2ad62d883 100644 --- a/docs/en/results/S3/AbortMultipartUpload.log +++ b/docs/en/results/S3/AbortMultipartUpload.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:04:15 GMT", + "Date": "Wed, 10 Dec 2025 20:43:35 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", - "X-Amz-Request-Id": "187FE2E5D660711B", + "X-Amz-Request-Id": "187FF56A35A7D9B7", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Type": "text/plain; charset=utf-8" diff --git a/docs/en/results/S3/CopyObject.log b/docs/en/results/S3/CopyObject.log index 17a2ab72db..c837d23cc8 100644 --- a/docs/en/results/S3/CopyObject.log +++ b/docs/en/results/S3/CopyObject.log @@ -2,19 +2,19 @@ "status": 200, "response": { "CopyObjectResult": { - "LastModified": "2025-12-10T15:04:51.597Z", + "LastModified": "2025-12-10T20:43:55.388Z", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"" } }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:05:21 GMT", + "Date": "Wed, 10 Dec 2025 20:44:04 GMT", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", - "X-Amz-Request-Id": "187FE2E7636DDB3A", + "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", + "X-Amz-Request-Id": "187FF56BFC407F27", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "232", diff --git a/docs/en/results/S3/CreateBucket.log b/docs/en/results/S3/CreateBucket.log index 3da83a7fae..d7a835d8d6 100644 --- a/docs/en/results/S3/CreateBucket.log +++ b/docs/en/results/S3/CreateBucket.log @@ -3,13 +3,13 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:50:52 GMT", - "Location": "/03e6b32e", + "Date": "Wed, 10 Dec 2025 20:35:08 GMT", + "Location": "/d09ba45c", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", - "X-Amz-Request-Id": "187FE22785CD71F6", + "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", + "X-Amz-Request-Id": "187FF4F3B5D33AEA", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/DeleteBucket.log b/docs/en/results/S3/DeleteBucket.log index 6e90992295..e63d5a2622 100644 --- a/docs/en/results/S3/DeleteBucket.log +++ b/docs/en/results/S3/DeleteBucket.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:07:27 GMT", + "Date": "Wed, 10 Dec 2025 20:45:59 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE3121BE83450", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF58B7F087B83", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Type": "text/plain; charset=utf-8" diff --git a/docs/en/results/S3/DeleteBucketEncryption.log b/docs/en/results/S3/DeleteBucketEncryption.log index 96707c7f58..d8363229ab 100644 --- a/docs/en/results/S3/DeleteBucketEncryption.log +++ b/docs/en/results/S3/DeleteBucketEncryption.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:39:30 GMT", + "Date": "Wed, 10 Dec 2025 20:16:23 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", - "X-Amz-Request-Id": "187FE184FC227DCC", + "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", + "X-Amz-Request-Id": "187FF3EC4FB69BA2", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Type": "text/plain; charset=utf-8" diff --git a/docs/en/results/S3/DeleteBucketTagging.log b/docs/en/results/S3/DeleteBucketTagging.log index 3ee7cbf6de..e1e9a10ae0 100644 --- a/docs/en/results/S3/DeleteBucketTagging.log +++ b/docs/en/results/S3/DeleteBucketTagging.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:38:47 GMT", + "Date": "Wed, 10 Dec 2025 20:16:03 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", - "X-Amz-Request-Id": "187FE1737CE6AF35", + "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", + "X-Amz-Request-Id": "187FF3E8690AC927", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Type": "text/plain; charset=utf-8" diff --git a/docs/en/results/S3/DeleteObject.log b/docs/en/results/S3/DeleteObject.log index 4473137daa..f5be475660 100644 --- a/docs/en/results/S3/DeleteObject.log +++ b/docs/en/results/S3/DeleteObject.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:07:22 GMT", + "Date": "Wed, 10 Dec 2025 20:45:54 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", - "X-Amz-Request-Id": "187FE31072F645C0", + "X-Amz-Request-Id": "187FF58A994C7C31", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Type": "text/plain; charset=utf-8" diff --git a/docs/en/results/S3/DeleteObjectTagging.log b/docs/en/results/S3/DeleteObjectTagging.log index 2d970ec3eb..f982fb48c0 100644 --- a/docs/en/results/S3/DeleteObjectTagging.log +++ b/docs/en/results/S3/DeleteObjectTagging.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:06:14 GMT", + "Date": "Wed, 10 Dec 2025 20:44:25 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", - "X-Amz-Request-Id": "187FE2FE5ED9C754", + "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", + "X-Amz-Request-Id": "187FF574A592BA41", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Type": "text/plain; charset=utf-8" diff --git a/docs/en/results/S3/FinishPartsUpload.log b/docs/en/results/S3/FinishPartsUpload.log index e8a4f0a878..86f4ad1469 100644 --- a/docs/en/results/S3/FinishPartsUpload.log +++ b/docs/en/results/S3/FinishPartsUpload.log @@ -2,21 +2,21 @@ "status": 200, "response": { "CompleteMultipartUploadResult": { - "Location": "https://storage-564.s3hoster.by/03e6b32e/fileChunked.mp3", - "Bucket": "03e6b32e", + "Location": "https://storage-564.s3hoster.by/d09ba45c/fileChunked.mp3", + "Bucket": "d09ba45c", "Key": "***", "ETag": "\"22c09aeeb42144b375de8a4c1a1bb573-2\"" } }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:04:08 GMT", + "Date": "Wed, 10 Dec 2025 20:43:29 GMT", "ETag": "\"22c09aeeb42144b375de8a4c1a1bb573-2\"", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", - "X-Amz-Request-Id": "187FE2DFF4CCFF65", + "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", + "X-Amz-Request-Id": "187FF56294262FC0", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "335", diff --git a/docs/en/results/S3/GetBucketTagging.log b/docs/en/results/S3/GetBucketTagging.log index 4555979b67..60a3693033 100644 --- a/docs/en/results/S3/GetBucketTagging.log +++ b/docs/en/results/S3/GetBucketTagging.log @@ -18,12 +18,12 @@ }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:37:41 GMT", + "Date": "Wed, 10 Dec 2025 20:15:55 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", - "X-Amz-Request-Id": "187FE172A85C49A0", + "X-Amz-Request-Id": "187FF3E79E75E03D", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "141", diff --git a/docs/en/results/S3/GetBucketVersioning.log b/docs/en/results/S3/GetBucketVersioning.log index 27b1fce683..ad54957a03 100644 --- a/docs/en/results/S3/GetBucketVersioning.log +++ b/docs/en/results/S3/GetBucketVersioning.log @@ -7,12 +7,12 @@ }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:40:37 GMT", + "Date": "Wed, 10 Dec 2025 20:16:35 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE19B9180AD0C", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF3F0EF72C54B", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "123", diff --git a/docs/en/results/S3/GetObjectDownloadLink.log b/docs/en/results/S3/GetObjectDownloadLink.log index 140be8410e..e436987ed5 100644 --- a/docs/en/results/S3/GetObjectDownloadLink.log +++ b/docs/en/results/S3/GetObjectDownloadLink.log @@ -1 +1 @@ -"storage-564.s3hoster.by/03e6b32e/picture.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=H71HC7EBMR30IOA3DFNE%2F20251210%2FBTC%2Fs3%2Faws4_request&X-Amz-Date=20251210T150714Z&X-Amz-Expires=7200&X-Amz-SignedHeaders=host&X-Amz-Signature=6b348ccc935a9061d367b7059d6d3a713fe0ea2fb4e8c4e082f1d2f4f83a94be" +"storage-564.s3hoster.by/d09ba45c/picture.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=H71HC7EBMR30IOA3DFNE%2F20251210%2FBTC%2Fs3%2Faws4_request&X-Amz-Date=20251210T204549Z&X-Amz-Expires=7200&X-Amz-SignedHeaders=host&X-Amz-Signature=8ff60527eb8abb4f05b70ad75fa68eb0004d832d14347db7dc979fd66590543c" diff --git a/docs/en/results/S3/GetObjectTagging.log b/docs/en/results/S3/GetObjectTagging.log index 95a9302cef..eee1cf175f 100644 --- a/docs/en/results/S3/GetObjectTagging.log +++ b/docs/en/results/S3/GetObjectTagging.log @@ -18,12 +18,12 @@ }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:05:57 GMT", + "Date": "Wed, 10 Dec 2025 20:44:15 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE2FD99D07C51", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF57399C37B04", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "180", diff --git a/docs/en/results/S3/GetObjectUploadLink.log b/docs/en/results/S3/GetObjectUploadLink.log index dd0327dcb9..bc35103c6c 100644 --- a/docs/en/results/S3/GetObjectUploadLink.log +++ b/docs/en/results/S3/GetObjectUploadLink.log @@ -1 +1 @@ -"storage-564.s3hoster.by/newbucket2/pictureU.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=H71HC7EBMR30IOA3DFNE%2F20251210%2FBTC%2Fs3%2Faws4_request&X-Amz-Date=20251210T150730Z&X-Amz-Expires=7200&X-Amz-SignedHeaders=host&X-Amz-Signature=06e2c6da7e517ea2a8902190d5ac7bdc97906355d44bff5006590b2f53be7915" +"storage-564.s3hoster.by/newbucket2/pictureU.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=H71HC7EBMR30IOA3DFNE%2F20251210%2FBTC%2Fs3%2Faws4_request&X-Amz-Date=20251210T204603Z&X-Amz-Expires=7200&X-Amz-SignedHeaders=host&X-Amz-Signature=d65fc6fbd3375f80b1f01a3ea31c6194908f2a47a014075fe467d46513efe8ff" diff --git a/docs/en/results/S3/HeadBucket.log b/docs/en/results/S3/HeadBucket.log index a3af9404d4..cada0feb43 100644 --- a/docs/en/results/S3/HeadBucket.log +++ b/docs/en/results/S3/HeadBucket.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:37:06 GMT", + "Date": "Wed, 10 Dec 2025 20:15:40 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", - "X-Amz-Request-Id": "187FE16A71EEEBA7", + "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", + "X-Amz-Request-Id": "187FF3E447AC9CF5", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/HeadObject.log b/docs/en/results/S3/HeadObject.log index 67687ec8c1..8a12057ef3 100644 --- a/docs/en/results/S3/HeadObject.log +++ b/docs/en/results/S3/HeadObject.log @@ -3,17 +3,17 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:04:19 GMT", + "Date": "Wed, 10 Dec 2025 20:43:39 GMT", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE2E696C7568E", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF56B227B8305", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "2114023", "Content-Type": "application/octet-stream", - "Last-Modified": "Wed, 10 Dec 2025 14:51:02 GMT" + "Last-Modified": "Wed, 10 Dec 2025 20:35:21 GMT" } } diff --git a/docs/en/results/S3/InitPartsUpload.log b/docs/en/results/S3/InitPartsUpload.log index b05bcf4be4..3a72b3c0f8 100644 --- a/docs/en/results/S3/InitPartsUpload.log +++ b/docs/en/results/S3/InitPartsUpload.log @@ -2,19 +2,19 @@ "status": 200, "response": { "InitiateMultipartUploadResult": { - "Bucket": "03e6b32e", + "Bucket": "d09ba45c", "Key": "***", - "UploadId": "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLmMzZmEzMDE4LTc1YWMtNDg3Yy1hZDFkLTVhNmEzNDI0Yzc2ZA" + "UploadId": "NjdmMzY2OTktYjA2ZC00MTViLTkwOGUtZDM2NmI5MDk1NTllLmQwOGZhMTAxLWMwODMtNGUzNi04OGEyLTAxZmNlNmYxYzhlNA" } }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:53:40 GMT", + "Date": "Wed, 10 Dec 2025 20:37:22 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", - "X-Amz-Request-Id": "187FE251F7C5AC88", + "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", + "X-Amz-Request-Id": "187FF51343217100", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "320", diff --git a/docs/en/results/S3/ListBuckets.log b/docs/en/results/S3/ListBuckets.log index 8ec1517678..ece1e7a693 100644 --- a/docs/en/results/S3/ListBuckets.log +++ b/docs/en/results/S3/ListBuckets.log @@ -21,8 +21,8 @@ "CreationDate": "2025-12-10T05:30:37.981Z" }, { - "Name": "502a585b", - "CreationDate": "2025-12-10T14:36:43.038Z" + "Name": "7c4d3d52", + "CreationDate": "2025-12-10T20:15:26.479Z" }, { "Name": "a142a2a0", @@ -45,12 +45,12 @@ } }, "headers": { - "Date": "Wed, 10 Dec 2025 14:37:03 GMT", + "Date": "Wed, 10 Dec 2025 20:15:36 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE169B1AAD8F3", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF3E35D3C4FBA", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": 1005, diff --git a/docs/en/results/S3/ListObjectVersions.log b/docs/en/results/S3/ListObjectVersions.log index a9605edee9..8892bd7660 100644 --- a/docs/en/results/S3/ListObjectVersions.log +++ b/docs/en/results/S3/ListObjectVersions.log @@ -2,7 +2,7 @@ "status": 200, "response": { "ListVersionsResult": { - "Name": "03e6b32e", + "Name": "d09ba45c", "Prefix": "pic", "KeyMarker": {}, "NextVersionIdMarker": {}, @@ -11,7 +11,7 @@ "IsTruncated": "false", "Version": { "Key": "***", - "LastModified": "2025-12-10T14:51:02.902Z", + "LastModified": "2025-12-10T20:35:21.435Z", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"", "Size": "2114023", "Owner": { @@ -26,12 +26,12 @@ }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:06:20 GMT", + "Date": "Wed, 10 Dec 2025 20:44:32 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", - "X-Amz-Request-Id": "187FE302FA9D474D", + "X-Amz-Request-Id": "187FF577950296FE", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "702", diff --git a/docs/en/results/S3/ListObjects.log b/docs/en/results/S3/ListObjects.log index cab5da7ee5..6cf8b782a3 100644 --- a/docs/en/results/S3/ListObjects.log +++ b/docs/en/results/S3/ListObjects.log @@ -2,14 +2,14 @@ "status": 200, "response": { "ListBucketResult": { - "Name": "03e6b32e", + "Name": "d09ba45c", "Prefix": {}, "KeyCount": "***", "MaxKeys": "***", "IsTruncated": "false", "Contents": { "Key": "***", - "LastModified": "2025-12-10T14:51:02.902Z", + "LastModified": "2025-12-10T20:35:21.435Z", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"", "Size": "2114023", "StorageClass": "STANDARD" @@ -18,12 +18,12 @@ }, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:06:17 GMT", + "Date": "Wed, 10 Dec 2025 20:44:29 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", - "X-Amz-Request-Id": "187FE3024CD6D50C", + "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", + "X-Amz-Request-Id": "187FF576B4B16A00", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "446", diff --git a/docs/en/results/S3/PutBucketTagging.log b/docs/en/results/S3/PutBucketTagging.log index c6c2dda2e5..20b70f132b 100644 --- a/docs/en/results/S3/PutBucketTagging.log +++ b/docs/en/results/S3/PutBucketTagging.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:37:37 GMT", + "Date": "Wed, 10 Dec 2025 20:15:51 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", - "X-Amz-Request-Id": "187FE16BBEC2672A", + "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", + "X-Amz-Request-Id": "187FF3E5D66D01EA", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/PutBucketVersioning.log b/docs/en/results/S3/PutBucketVersioning.log index f85ae4bfe5..6fbc78cf12 100644 --- a/docs/en/results/S3/PutBucketVersioning.log +++ b/docs/en/results/S3/PutBucketVersioning.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:40:34 GMT", + "Date": "Wed, 10 Dec 2025 20:16:31 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", - "X-Amz-Request-Id": "187FE18D0715DDCF", + "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", + "X-Amz-Request-Id": "187FF3EF219AC81D", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/PutObject.log b/docs/en/results/S3/PutObject.log index dfc92193d6..d5b08cdc6b 100644 --- a/docs/en/results/S3/PutObject.log +++ b/docs/en/results/S3/PutObject.log @@ -3,13 +3,13 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:51:29 GMT", + "Date": "Wed, 10 Dec 2025 20:35:30 GMT", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "ce258a107703b2b071aa1a8145ffe6228f368a6d9b7af539b99dbf83a96b1e00", - "X-Amz-Request-Id": "187FE22BB00961AA", + "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", + "X-Amz-Request-Id": "187FF4F563059327", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/PutObjectTagging.log b/docs/en/results/S3/PutObjectTagging.log index 935a1b90ba..6d17cae7c2 100644 --- a/docs/en/results/S3/PutObjectTagging.log +++ b/docs/en/results/S3/PutObjectTagging.log @@ -3,12 +3,12 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:05:54 GMT", + "Date": "Wed, 10 Dec 2025 20:44:12 GMT", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", "X-Amz-Id-2": "9db21855adaa63c98221e7a7db59c17bf693f4833027894c70082214acf3a007", - "X-Amz-Request-Id": "187FE2F5E23A7D0A", + "X-Amz-Request-Id": "187FF571C3B2B215", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/UploadFullObject.log b/docs/en/results/S3/UploadFullObject.log index e454535564..1f2f3a06e6 100644 --- a/docs/en/results/S3/UploadFullObject.log +++ b/docs/en/results/S3/UploadFullObject.log @@ -3,13 +3,13 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 14:53:35 GMT", + "Date": "Wed, 10 Dec 2025 20:37:15 GMT", "ETag": "\"9e0176f87f6565a22f78e0f9b39a4d78\"", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE243FD620888", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF507805CE668", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/S3/UploadObjectPart.log b/docs/en/results/S3/UploadObjectPart.log index 5b9f19ba46..6d9a9e767f 100644 --- a/docs/en/results/S3/UploadObjectPart.log +++ b/docs/en/results/S3/UploadObjectPart.log @@ -3,13 +3,13 @@ "response": {}, "headers": { "Accept-Ranges": "bytes", - "Date": "Wed, 10 Dec 2025 15:00:55 GMT", + "Date": "Wed, 10 Dec 2025 20:41:08 GMT", "ETag": "\"adb76a9a9ff8226ed08fb6f343102908\"", "Server": "MinIO", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Origin, Accept-Encoding", - "X-Amz-Id-2": "0eb49e91e4cb899a0af3fcfe75973892594fa8211551eba0f72840fc567c152b", - "X-Amz-Request-Id": "187FE2A9AFF8388D", + "X-Amz-Id-2": "c2a299fbb3d6b004a6478b9b6d90c505d645df682f7a22b96b88f100b6280168", + "X-Amz-Request-Id": "187FF542F5531E76", "X-Content-Type-Options": "nosniff", "X-XSS-Protection": "1; mode=block", "Content-Length": "0", diff --git a/docs/en/results/SFTP/GetConnectionConfiguration.log b/docs/en/results/SFTP/GetConnectionConfiguration.log index 48e0c29346..04601c7eb5 100644 --- a/docs/en/results/SFTP/GetConnectionConfiguration.log +++ b/docs/en/results/SFTP/GetConnectionConfiguration.log @@ -7,7 +7,7 @@ "password": "***" }, "proxy": { - "server": "127.0.0.1", + "server": "host.docker.internal", "port": 1080, "proxy_type": "socks5", "login": "proxyuser", diff --git a/docs/en/results/SFTP/GetFileInformation.log b/docs/en/results/SFTP/GetFileInformation.log index b3d92ad0e4..6b4390da9a 100644 --- a/docs/en/results/SFTP/GetFileInformation.log +++ b/docs/en/results/SFTP/GetFileInformation.log @@ -1,11 +1,11 @@ { "data": { - "accessed": 1765373589, + "accessed": 1765393122, "extension": "png", "gid": 1000, "is_directory": false, "is_symlink": false, - "modified": 1765373589, + "modified": 1765393122, "name": "pic_from_binary.png", "path": "files_folder/pic_from_binary.png", "permissions": "100644", diff --git a/docs/en/results/SFTP/GetProxySettings.log b/docs/en/results/SFTP/GetProxySettings.log index f9bd411896..ea45d3512b 100644 --- a/docs/en/results/SFTP/GetProxySettings.log +++ b/docs/en/results/SFTP/GetProxySettings.log @@ -1,5 +1,5 @@ { - "server": "127.0.0.1", + "server": "host.docker.internal", "port": 1080, "proxy_type": "socks5", "login": "proxyuser", diff --git a/docs/en/results/SFTP/ListObjects.log b/docs/en/results/SFTP/ListObjects.log index fcb9434f54..d5611a832b 100644 --- a/docs/en/results/SFTP/ListObjects.log +++ b/docs/en/results/SFTP/ListObjects.log @@ -1,14 +1,14 @@ { "data": [ { - "accessed": 1765373394, + "accessed": 1765392827, "extension": "", "gid": 1000, "is_directory": true, "is_symlink": false, "modified": 1758718863, "name": "test_folder2", - "path": "test_folder\\test_folder2", + "path": "test_folder/test_folder2", "permissions": "40777", "size": 512, "uid": 1000, @@ -21,20 +21,20 @@ "is_symlink": false, "modified": 1758718863, "name": "3.txt", - "path": "test_folder\\test_folder2\\3.txt", + "path": "test_folder/test_folder2/3.txt", "permissions": "100777", "size": 0, "uid": 1000 }, { - "accessed": 1765373394, + "accessed": 1765392827, "extension": "", "gid": 1000, "is_directory": true, "is_symlink": false, "modified": 1758718868, "name": "test_folder3", - "path": "test_folder\\test_folder2\\test_folder3", + "path": "test_folder/test_folder2/test_folder3", "permissions": "40777", "size": 512, "uid": 1000, @@ -47,7 +47,7 @@ "is_symlink": false, "modified": 1758718867, "name": "4.txt", - "path": "test_folder\\test_folder2\\test_folder3\\4.txt", + "path": "test_folder/test_folder2/test_folder3/4.txt", "permissions": "100777", "size": 0, "uid": 1000 @@ -55,14 +55,14 @@ ] }, { - "accessed": 1765373394, + "accessed": 1765392827, "extension": "", "gid": 1000, "is_directory": true, "is_symlink": false, "modified": 1758718856, "name": "test_folder4", - "path": "test_folder\\test_folder2\\test_folder4", + "path": "test_folder/test_folder2/test_folder4", "permissions": "40777", "size": 512, "uid": 1000, @@ -75,7 +75,7 @@ "is_symlink": false, "modified": 1758718851, "name": "1.txt", - "path": "test_folder\\test_folder2\\test_folder4\\1.txt", + "path": "test_folder/test_folder2/test_folder4/1.txt", "permissions": "100777", "size": 0, "uid": 1000 @@ -88,7 +88,7 @@ "is_symlink": false, "modified": 1758718856, "name": "2.txt", - "path": "test_folder\\test_folder2\\test_folder4\\2.txt", + "path": "test_folder/test_folder2/test_folder4/2.txt", "permissions": "100777", "size": 0, "uid": 1000 diff --git a/docs/en/results/SFTP/SaveFile.log b/docs/en/results/SFTP/SaveFile.log index 100869d38a..195fa73398 100644 --- a/docs/en/results/SFTP/SaveFile.log +++ b/docs/en/results/SFTP/SaveFile.log @@ -1,6 +1,6 @@ { "bytes": 2114023, - "filepath": "C:\\Users\\bayse\\AppData\\Local\\Temp\\vg0huqpb.myx.bin", + "filepath": "/tmp/1dp4kabj.uc5.bin", "result": true, "close_connection": { "result": true diff --git a/docs/en/results/SQLite/ExecuteSQLQuery.log b/docs/en/results/SQLite/ExecuteSQLQuery.log index 8e96e0a69b..d2c54e59c6 100644 --- a/docs/en/results/SQLite/ExecuteSQLQuery.log +++ b/docs/en/results/SQLite/ExecuteSQLQuery.log @@ -2,7 +2,7 @@ "data": [ { "age": 25, - "created_at": "2025-12-10T16:49:16.6358858Z", + "created_at": "2025-12-10T19:19:36.5616848Z", "data": { "blob": "Base64" }, diff --git a/docs/en/results/SSH/GetConnectionConfiguration.log b/docs/en/results/SSH/GetConnectionConfiguration.log index 48e0c29346..04601c7eb5 100644 --- a/docs/en/results/SSH/GetConnectionConfiguration.log +++ b/docs/en/results/SSH/GetConnectionConfiguration.log @@ -7,7 +7,7 @@ "password": "***" }, "proxy": { - "server": "127.0.0.1", + "server": "host.docker.internal", "port": 1080, "proxy_type": "socks5", "login": "proxyuser", diff --git a/docs/en/results/SSH/GetProxySettings.log b/docs/en/results/SSH/GetProxySettings.log index f9bd411896..ea45d3512b 100644 --- a/docs/en/results/SSH/GetProxySettings.log +++ b/docs/en/results/SSH/GetProxySettings.log @@ -1,5 +1,5 @@ { - "server": "127.0.0.1", + "server": "host.docker.internal", "port": 1080, "proxy_type": "socks5", "login": "proxyuser", diff --git a/docs/en/results/Slack/AddExternalFile.log b/docs/en/results/Slack/AddExternalFile.log index 20641b34ad..f6debea6cd 100644 --- a/docs/en/results/Slack/AddExternalFile.log +++ b/docs/en/results/Slack/AddExternalFile.log @@ -1,9 +1,9 @@ { "ok": true, "file": { - "id": "F0A3KH8RBPS", - "created": 1765375620, - "timestamp": 1765375620, + "id": "F0A2CG4MM8F", + "created": 1765395627, + "timestamp": 1765395627, "name": "NewFile", "title": "NewFile", "mimetype": "application/vnd.slack-remote", @@ -20,11 +20,11 @@ "public_url_shared": false, "display_as_bot": false, "username": "", - "external_id": "e2180e8d-32c0-4803-aa95-c9573bb0a43a", + "external_id": "942c9f60-9075-41c7-8017-fb60da2cdd0b", "external_url": "https://hut.openintegrations.dev/test_data/document.docx", "url_private": "https://hut.openintegrations.dev/test_data/document.docx", "media_display_type": "unknown", - "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A3KH8RBPS/newfile", + "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A2CG4MM8F/newfile", "comments_count": 0, "is_starred": false, "shares": {}, diff --git a/docs/en/results/Slack/CreateChannel.log b/docs/en/results/Slack/CreateChannel.log index ebdfd00e62..ea650be9c8 100644 --- a/docs/en/results/Slack/CreateChannel.log +++ b/docs/en/results/Slack/CreateChannel.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375550301, - "name": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", - "name_normalized": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", + "updated": 1765395529047, + "name": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", + "name_normalized": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", "is_channel": true, "is_group": false, "is_mpim": false, diff --git a/docs/en/results/Slack/DeleteMessage.log b/docs/en/results/Slack/DeleteMessage.log index f61032409e..1b5d0712b3 100644 --- a/docs/en/results/Slack/DeleteMessage.log +++ b/docs/en/results/Slack/DeleteMessage.log @@ -1,5 +1,5 @@ { "ok": true, "channel": "C06UFNUTKUL", - "ts": "1765375511.064129" + "ts": "1765395484.329079" } diff --git a/docs/en/results/Slack/EditMessage.log b/docs/en/results/Slack/EditMessage.log index eaa2bce86c..87b8ed594e 100644 --- a/docs/en/results/Slack/EditMessage.log +++ b/docs/en/results/Slack/EditMessage.log @@ -1,14 +1,14 @@ { "ok": true, "channel": "C06UFNUTKUL", - "ts": "1765375511.064129", + "ts": "1765395484.329079", "text": "TestMessage2", "message": { "user": "U06UG1CAYH2", "type": "message", "edited": { "user": "B06TZ0MJV5M", - "ts": "1765375525.000000" + "ts": "1765395500.000000" }, "bot_id": "B06TZ0MJV5M", "app_id": "A06TYNH45RV", @@ -31,7 +31,7 @@ "blocks": [ { "type": "rich_text", - "block_id": "JcR4I", + "block_id": "/ewNl", "elements": [ { "type": "rich_text_section", diff --git a/docs/en/results/Slack/GetChannel.log b/docs/en/results/Slack/GetChannel.log index 149bf0a2f7..8f6d63db4a 100644 --- a/docs/en/results/Slack/GetChannel.log +++ b/docs/en/results/Slack/GetChannel.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375555231, - "name": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", - "name_normalized": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", + "updated": 1765395535304, + "name": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", + "name_normalized": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", "is_channel": true, "is_group": false, "is_mpim": false, @@ -25,12 +25,12 @@ "purpose": { "value": "TestGoal", "creator": "U06UG1CAYH2", - "last_set": 1765375555 + "last_set": 1765395535 }, "topic": { "value": "TestTopic", "creator": "U06UG1CAYH2", - "last_set": 1765375553 + "last_set": 1765395532 }, "shared_team_ids": [ "***" diff --git a/docs/en/results/Slack/GetChannelHistory.log b/docs/en/results/Slack/GetChannelHistory.log index 08490665a7..deb747a9b1 100644 --- a/docs/en/results/Slack/GetChannelHistory.log +++ b/docs/en/results/Slack/GetChannelHistory.log @@ -7,7 +7,7 @@ "text": "<@U06UABH3APP> has joined the channel", "inviter": "***", "type": "message", - "ts": "1765375559.786669" + "ts": "1765395540.109469" }, { "subtype": "channel_purpose", @@ -15,7 +15,7 @@ "purpose": "TestGoal", "text": "set the channel description: TestGoal", "type": "message", - "ts": "1765375555.265419" + "ts": "1765395535.323129" }, { "subtype": "channel_topic", @@ -23,14 +23,14 @@ "topic": "TestTopic", "text": "set the channel topic: TestTopic", "type": "message", - "ts": "1765375553.135279" + "ts": "1765395532.857849" }, { "subtype": "channel_join", "user": "U06UG1CAYH2", "text": "<@U06UG1CAYH2> has joined the channel", "type": "message", - "ts": "1765375550.404049" + "ts": "1765395529.158819" } ], "has_more": false, diff --git a/docs/en/results/Slack/GetExternalFile.log b/docs/en/results/Slack/GetExternalFile.log index 20641b34ad..f6debea6cd 100644 --- a/docs/en/results/Slack/GetExternalFile.log +++ b/docs/en/results/Slack/GetExternalFile.log @@ -1,9 +1,9 @@ { "ok": true, "file": { - "id": "F0A3KH8RBPS", - "created": 1765375620, - "timestamp": 1765375620, + "id": "F0A2CG4MM8F", + "created": 1765395627, + "timestamp": 1765395627, "name": "NewFile", "title": "NewFile", "mimetype": "application/vnd.slack-remote", @@ -20,11 +20,11 @@ "public_url_shared": false, "display_as_bot": false, "username": "", - "external_id": "e2180e8d-32c0-4803-aa95-c9573bb0a43a", + "external_id": "942c9f60-9075-41c7-8017-fb60da2cdd0b", "external_url": "https://hut.openintegrations.dev/test_data/document.docx", "url_private": "https://hut.openintegrations.dev/test_data/document.docx", "media_display_type": "unknown", - "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A3KH8RBPS/newfile", + "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A2CG4MM8F/newfile", "comments_count": 0, "is_starred": false, "shares": {}, diff --git a/docs/en/results/Slack/GetFileData.log b/docs/en/results/Slack/GetFileData.log index 10d152fec4..bd89bcb014 100644 --- a/docs/en/results/Slack/GetFileData.log +++ b/docs/en/results/Slack/GetFileData.log @@ -1,9 +1,9 @@ { "ok": true, "file": { - "id": "F0A29QFQJR5", - "created": 1765375598, - "timestamp": 1765375598, + "id": "F0A36SPKR0R", + "created": 1765395592, + "timestamp": 1765395592, "name": "megadoc.docx", "title": "NewFile", "mimetype": "application/vnd.openxmlformats-officedocument.wordprocessingml.document", @@ -20,15 +20,15 @@ "public_url_shared": false, "display_as_bot": false, "username": "", - "url_private": "https://files.slack.com/files-pri/T06UD92BS3C-F0A29QFQJR5/megadoc.docx", - "url_private_download": "https://files.slack.com/files-pri/T06UD92BS3C-F0A29QFQJR5/download/megadoc.docx", + "url_private": "https://files.slack.com/files-pri/T06UD92BS3C-F0A36SPKR0R/megadoc.docx", + "url_private_download": "https://files.slack.com/files-pri/T06UD92BS3C-F0A36SPKR0R/download/megadoc.docx", "media_display_type": "unknown", - "converted_pdf": "https://files.slack.com/files-tmb/T06UD92BS3C-F0A29QFQJR5-95a7010458/megadoc_converted.pdf", - "thumb_pdf": "https://files.slack.com/files-tmb/T06UD92BS3C-F0A29QFQJR5-95a7010458/megadoc_thumb_pdf.png", + "converted_pdf": "https://files.slack.com/files-tmb/T06UD92BS3C-F0A36SPKR0R-810d76a746/megadoc_converted.pdf", + "thumb_pdf": "https://files.slack.com/files-tmb/T06UD92BS3C-F0A36SPKR0R-810d76a746/megadoc_thumb_pdf.png", "thumb_pdf_w": 909, "thumb_pdf_h": 1286, - "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A29QFQJR5/megadoc.docx", - "permalink_public": "https://slack-files.com/T06UD92BS3C-F0A29QFQJR5-9bf4820560", + "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A36SPKR0R/megadoc.docx", + "permalink_public": "https://slack-files.com/T06UD92BS3C-F0A36SPKR0R-04c515ca3c", "is_starred": false, "shares": {}, "channels": [], diff --git a/docs/en/results/Slack/GetMessageLink.log b/docs/en/results/Slack/GetMessageLink.log index fbae412199..4ac6656275 100644 --- a/docs/en/results/Slack/GetMessageLink.log +++ b/docs/en/results/Slack/GetMessageLink.log @@ -1,5 +1,5 @@ { "ok": true, - "permalink": "https://openintegrationsgroup.slack.com/archives/C06UFNUTKUL/p1765375511064129", + "permalink": "https://openintegrationsgroup.slack.com/archives/C06UFNUTKUL/p1765395484329079", "channel": "C06UFNUTKUL" } diff --git a/docs/en/results/Slack/GetMessageReplyList.log b/docs/en/results/Slack/GetMessageReplyList.log index 57fc20ed3a..7fa24cb6fb 100644 --- a/docs/en/results/Slack/GetMessageReplyList.log +++ b/docs/en/results/Slack/GetMessageReplyList.log @@ -4,10 +4,10 @@ { "user": "U06UG1CAYH2", "type": "message", - "ts": "1765375511.064129", + "ts": "1765395484.329079", "edited": { "user": "B06TZ0MJV5M", - "ts": "1765375525.000000" + "ts": "1765395500.000000" }, "bot_id": "B06TZ0MJV5M", "app_id": "A06TYNH45RV", @@ -30,7 +30,7 @@ "blocks": [ { "type": "rich_text", - "block_id": "Hui5", + "block_id": "vkK8", "elements": [ { "type": "rich_text_section", diff --git a/docs/en/results/Slack/GetUserList.log b/docs/en/results/Slack/GetUserList.log index 60f9e4564d..931f76aded 100644 --- a/docs/en/results/Slack/GetUserList.log +++ b/docs/en/results/Slack/GetUserList.log @@ -146,7 +146,7 @@ } } ], - "cache_ts": 1765375503, + "cache_ts": 1765395476, "response_metadata": { "next_cursor": "" } diff --git a/docs/en/results/Slack/InviteUsersToChannel.log b/docs/en/results/Slack/InviteUsersToChannel.log index 149bf0a2f7..8f6d63db4a 100644 --- a/docs/en/results/Slack/InviteUsersToChannel.log +++ b/docs/en/results/Slack/InviteUsersToChannel.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375555231, - "name": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", - "name_normalized": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", + "updated": 1765395535304, + "name": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", + "name_normalized": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", "is_channel": true, "is_group": false, "is_mpim": false, @@ -25,12 +25,12 @@ "purpose": { "value": "TestGoal", "creator": "U06UG1CAYH2", - "last_set": 1765375555 + "last_set": 1765395535 }, "topic": { "value": "TestTopic", "creator": "U06UG1CAYH2", - "last_set": 1765375553 + "last_set": 1765395532 }, "shared_team_ids": [ "***" diff --git a/docs/en/results/Slack/JoinChannel.log b/docs/en/results/Slack/JoinChannel.log index b436bd16b6..0c7fd40574 100644 --- a/docs/en/results/Slack/JoinChannel.log +++ b/docs/en/results/Slack/JoinChannel.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375555231, - "name": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", - "name_normalized": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", + "updated": 1765395535304, + "name": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", + "name_normalized": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", "is_channel": true, "is_group": false, "is_mpim": false, @@ -25,19 +25,19 @@ "purpose": { "value": "TestGoal", "creator": "U06UG1CAYH2", - "last_set": 1765375555 + "last_set": 1765395535 }, "topic": { "value": "TestTopic", "creator": "U06UG1CAYH2", - "last_set": 1765375553 + "last_set": 1765395532 }, "shared_team_ids": [ "***" ], "pending_connected_team_ids": [], "is_member": true, - "last_read": "1765375559.786669", + "last_read": "1765395540.109469", "priority": 0, "previous_names": [] } diff --git a/docs/en/results/Slack/RenameChannel.log b/docs/en/results/Slack/RenameChannel.log index 90db30841a..ae51e056a9 100644 --- a/docs/en/results/Slack/RenameChannel.log +++ b/docs/en/results/Slack/RenameChannel.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375573317, - "name": "testconv37f5bd33-f45e-4e90-b435-db0f6a288cc8", - "name_normalized": "testconv37f5bd33-f45e-4e90-b435-db0f6a288cc8", + "updated": 1765395559408, + "name": "testconv126215d9-af0c-4e1a-ba34-b8d383867e24", + "name_normalized": "testconv126215d9-af0c-4e1a-ba34-b8d383867e24", "is_channel": true, "is_group": false, "is_mpim": false, @@ -25,19 +25,19 @@ "purpose": { "value": "TestGoal", "creator": "U06UG1CAYH2", - "last_set": 1765375555 + "last_set": 1765395535 }, "topic": { "value": "TestTopic", "creator": "U06UG1CAYH2", - "last_set": 1765375553 + "last_set": 1765395532 }, "shared_team_ids": [ "***" ], "pending_connected_team_ids": [], "is_member": true, - "last_read": "1765375559.786669", + "last_read": "1765395540.109469", "previous_names": [ "***" ] diff --git a/docs/en/results/Slack/SendEphemeralMessage.log b/docs/en/results/Slack/SendEphemeralMessage.log index 3477542773..f036b1c3f0 100644 --- a/docs/en/results/Slack/SendEphemeralMessage.log +++ b/docs/en/results/Slack/SendEphemeralMessage.log @@ -1,4 +1,4 @@ { "ok": true, - "message_ts": "1765375541.000300" + "message_ts": "1765395519.000300" } diff --git a/docs/en/results/Slack/SendExternalFile.log b/docs/en/results/Slack/SendExternalFile.log index 53e76bc51f..e56b3823ac 100644 --- a/docs/en/results/Slack/SendExternalFile.log +++ b/docs/en/results/Slack/SendExternalFile.log @@ -1,9 +1,9 @@ { "ok": true, "file": { - "id": "F0A3KH8RBPS", - "created": 1765375620, - "timestamp": 1765375620, + "id": "F0A2CG4MM8F", + "created": 1765395627, + "timestamp": 1765395627, "name": "NewFile", "title": "NewFile", "mimetype": "application/vnd.slack-remote", @@ -20,11 +20,11 @@ "public_url_shared": false, "display_as_bot": false, "username": "", - "external_id": "e2180e8d-32c0-4803-aa95-c9573bb0a43a", + "external_id": "942c9f60-9075-41c7-8017-fb60da2cdd0b", "external_url": "https://hut.openintegrations.dev/test_data/document.docx", "url_private": "https://hut.openintegrations.dev/test_data/document.docx", "media_display_type": "unknown", - "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A3KH8RBPS/newfile", + "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A2CG4MM8F/newfile", "comments_count": 0, "is_starred": false, "shares": { @@ -34,7 +34,7 @@ "reply_users": [], "reply_users_count": 0, "reply_count": 0, - "ts": "1765375625.448759", + "ts": "1765395633.862259", "channel_name": "slack-api-librarry", "team_id": "T06UD92BS3C", "share_user_id": "U06UG1CAYH2", diff --git a/docs/en/results/Slack/SendMessage.log b/docs/en/results/Slack/SendMessage.log index f7843f76ad..2528de9627 100644 --- a/docs/en/results/Slack/SendMessage.log +++ b/docs/en/results/Slack/SendMessage.log @@ -1,11 +1,11 @@ { "ok": true, "channel": "C06UFNUTKUL", - "ts": "1765375511.064129", + "ts": "1765395484.329079", "message": { "user": "U06UG1CAYH2", "type": "message", - "ts": "1765375511.064129", + "ts": "1765395484.329079", "bot_id": "B06TZ0MJV5M", "app_id": "A06TYNH45RV", "text": "TestMessage1", @@ -27,7 +27,7 @@ "blocks": [ { "type": "rich_text", - "block_id": "zBM", + "block_id": "BSgT", "elements": [ { "type": "rich_text_section", diff --git a/docs/en/results/Slack/SetChannelGoal.log b/docs/en/results/Slack/SetChannelGoal.log index 8f3f5d0d30..aacc120e5c 100644 --- a/docs/en/results/Slack/SetChannelGoal.log +++ b/docs/en/results/Slack/SetChannelGoal.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375555231, - "name": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", - "name_normalized": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", + "updated": 1765395535304, + "name": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", + "name_normalized": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", "is_channel": true, "is_group": false, "is_mpim": false, @@ -25,12 +25,12 @@ "purpose": { "value": "TestGoal", "creator": "U06UG1CAYH2", - "last_set": 1765375555 + "last_set": 1765395535 }, "topic": { "value": "TestTopic", "creator": "U06UG1CAYH2", - "last_set": 1765375553 + "last_set": 1765395532 }, "shared_team_ids": [ "***" diff --git a/docs/en/results/Slack/SetChannelTopic.log b/docs/en/results/Slack/SetChannelTopic.log index bec60d966a..d8ef571627 100644 --- a/docs/en/results/Slack/SetChannelTopic.log +++ b/docs/en/results/Slack/SetChannelTopic.log @@ -1,15 +1,15 @@ { "ok": true, "channel": { - "id": "C0A2UQZRW5S", - "created": 1765375550, + "id": "C0A2MHCL9EF", + "created": 1765395529, "creator": "U06UG1CAYH2", "is_org_shared": false, "is_im": false, "context_team_id": "T06UD92BS3C", - "updated": 1765375553074, - "name": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", - "name_normalized": "testconvbbf3d0ba-b1e7-44ed-8c28-08b0a5f3defc", + "updated": 1765395532821, + "name": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", + "name_normalized": "testconv6744ac3d-2d30-43b1-b36f-65fc42754aa4", "is_channel": true, "is_group": false, "is_mpim": false, @@ -30,7 +30,7 @@ "topic": { "value": "TestTopic", "creator": "U06UG1CAYH2", - "last_set": 1765375553 + "last_set": 1765395532 }, "shared_team_ids": [ "***" diff --git a/docs/en/results/Slack/UploadFile.log b/docs/en/results/Slack/UploadFile.log index 664ceff6b8..74d9b99140 100644 --- a/docs/en/results/Slack/UploadFile.log +++ b/docs/en/results/Slack/UploadFile.log @@ -2,9 +2,9 @@ "ok": true, "files": [ { - "id": "F0A29QFQJR5", - "created": 1765375598, - "timestamp": 1765375598, + "id": "F0A36SPKR0R", + "created": 1765395592, + "timestamp": 1765395592, "name": "megadoc.docx", "title": "NewFile", "mimetype": "", @@ -21,11 +21,11 @@ "public_url_shared": false, "display_as_bot": false, "username": "", - "url_private": "https://files.slack.com/files-pri/T06UD92BS3C-F0A29QFQJR5/megadoc.docx", - "url_private_download": "https://files.slack.com/files-pri/T06UD92BS3C-F0A29QFQJR5/download/megadoc.docx", + "url_private": "https://files.slack.com/files-pri/T06UD92BS3C-F0A36SPKR0R/megadoc.docx", + "url_private_download": "https://files.slack.com/files-pri/T06UD92BS3C-F0A36SPKR0R/download/megadoc.docx", "media_display_type": "unknown", - "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A29QFQJR5/megadoc.docx", - "permalink_public": "https://slack-files.com/T06UD92BS3C-F0A29QFQJR5-9bf4820560", + "permalink": "https://openintegrationsgroup.slack.com/files/U06UG1CAYH2/F0A36SPKR0R/megadoc.docx", + "permalink_public": "https://slack-files.com/T06UD92BS3C-F0A36SPKR0R-04c515ca3c", "comments_count": 0, "is_starred": false, "shares": {}, diff --git a/docs/en/results/Telegram/CreateForumTopic.log b/docs/en/results/Telegram/CreateForumTopic.log index dea93d72ca..820c0b0d6d 100644 --- a/docs/en/results/Telegram/CreateForumTopic.log +++ b/docs/en/results/Telegram/CreateForumTopic.log @@ -1,8 +1,8 @@ { "ok": true, "result": { - "message_thread_id": 12854, - "name": "TestTopic 4331e6d6-924e-46f5-ac6e-26e65a0e0864", + "message_thread_id": 12898, + "name": "TestTopic 1ffab569-65a3-431d-b832-643cb2de6eaf", "icon_color": 7322096, "icon_custom_emoji_id": "5357419403325481346" } diff --git a/docs/en/results/Telegram/CreateInvitationLink.log b/docs/en/results/Telegram/CreateInvitationLink.log index 85ed71d104..219efd7e38 100644 --- a/docs/en/results/Telegram/CreateInvitationLink.log +++ b/docs/en/results/Telegram/CreateInvitationLink.log @@ -2,14 +2,14 @@ "ok": true, "result": { "invite_link": "***", - "name": "Link 12/10/2025 3:59:30 PM", + "name": "Link 12/10/2025 18:16:23", "creator": { "id": 6129457865, "is_bot": true, "first_name": "Бот Виталий", "username": "sicheebot" }, - "expire_date": 1765465171, + "expire_date": 1765473384, "member_limit": 200, "creates_join_request": false, "is_primary": false, diff --git a/docs/en/results/Telegram/ForwardMessage.log b/docs/en/results/Telegram/ForwardMessage.log index f82125f089..15b30ef1d8 100644 --- a/docs/en/results/Telegram/ForwardMessage.log +++ b/docs/en/results/Telegram/ForwardMessage.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18344, + "message_id": 18416, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371554, + "date": 1765390564, "forward_origin": { "type": "channel", "chat": { @@ -24,8 +24,8 @@ "username": "testsichee", "type": "channel" }, - "message_id": 23391, - "date": 1765371300 + "message_id": 23486, + "date": 1765390284 }, "forward_from_chat": { "id": -1001893407333, @@ -33,8 +33,8 @@ "username": "testsichee", "type": "channel" }, - "forward_from_message_id": 23391, - "forward_date": 1765371300, + "forward_from_message_id": 23486, + "forward_date": 1765390284, "text": "Bold text", "entities": [ { diff --git a/docs/en/results/Telegram/ReplaceMessageCaption.log b/docs/en/results/Telegram/ReplaceMessageCaption.log index a78fb5cf64..9abaea4377 100644 --- a/docs/en/results/Telegram/ReplaceMessageCaption.log +++ b/docs/en/results/Telegram/ReplaceMessageCaption.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18331, + "message_id": 18403, "from": { "id": 6129457865, "is_bot": true, @@ -15,8 +15,8 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371327, - "edit_date": 1765371366, + "date": 1765390316, + "edit_date": 1765390359, "photo": [ { "file_id": "AgACAgIAAxkDAAJGFWkwFfFE2BisPlbDM5TGPXaGd7OzAALoD2sbAAGqgEm_2MFZf9KMjgEAAwIAA3MAAzYE", diff --git a/docs/en/results/Telegram/ReplaceMessageKeyboard.log b/docs/en/results/Telegram/ReplaceMessageKeyboard.log index 083323bd17..00f5b49119 100644 --- a/docs/en/results/Telegram/ReplaceMessageKeyboard.log +++ b/docs/en/results/Telegram/ReplaceMessageKeyboard.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18327, + "message_id": 18399, "from": { "id": 6129457865, "is_bot": true, @@ -15,8 +15,8 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371297, - "edit_date": 1765371318, + "date": 1765390280, + "edit_date": 1765390307, "text": "Строковое значение", "reply_markup": { "inline_keyboard": [ diff --git a/docs/en/results/Telegram/ReplaceMessageText.log b/docs/en/results/Telegram/ReplaceMessageText.log index 8f5973abbd..5ed7146891 100644 --- a/docs/en/results/Telegram/ReplaceMessageText.log +++ b/docs/en/results/Telegram/ReplaceMessageText.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 23391, + "message_id": 23486, "sender_chat": { "id": -1001893407333, "title": "Тестовый канал", @@ -14,8 +14,8 @@ "username": "testsichee", "type": "channel" }, - "date": 1765371300, - "edit_date": 1765371313, + "date": 1765390284, + "edit_date": 1765390300, "text": "New message text" } } diff --git a/docs/en/results/Telegram/SendAudio.log b/docs/en/results/Telegram/SendAudio.log index ddfedea3c7..03c7bd7e57 100644 --- a/docs/en/results/Telegram/SendAudio.log +++ b/docs/en/results/Telegram/SendAudio.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18335, + "message_id": 18407, "from": { "id": 6129457865, "is_bot": true, @@ -15,15 +15,15 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371406, + "date": 1765390407, "audio": { "duration": 228, "file_name": "audio", "mime_type": "audio/mpeg", "title": "Dogs", "performer": "Motorhead", - "file_id": "CQACAgIAAxkDAAJHn2k5bg7nEEz9qiYQ0GVwdVsuRQABswACP4sAAorsyEkqrTDggsDjIjYE", - "file_unique_id": "AgADP4sAAorsyEk", + "file_id": "CQACAgIAAxkDAAJH52k5uEfmPbKmtTBLSMJMcrhOpQIYAAJFkAACiuzISb8AAUwoy7UW2TYE", + "file_unique_id": "AgADRZAAAorsyEk", "file_size": 9229352 }, "caption": "Строковое значение" diff --git a/docs/en/results/Telegram/SendContact.log b/docs/en/results/Telegram/SendContact.log index a541919b59..c75f491039 100644 --- a/docs/en/results/Telegram/SendContact.log +++ b/docs/en/results/Telegram/SendContact.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18342, + "message_id": 18414, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371514, + "date": 1765390519, "contact": { "phone_number": "***", "first_name": "Петр", diff --git a/docs/en/results/Telegram/SendDocument.log b/docs/en/results/Telegram/SendDocument.log index 8424d57e60..ca8ed0d60b 100644 --- a/docs/en/results/Telegram/SendDocument.log +++ b/docs/en/results/Telegram/SendDocument.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18336, + "message_id": 18408, "from": { "id": 6129457865, "is_bot": true, @@ -15,12 +15,12 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371450, + "date": 1765390447, "document": { "file_name": "document.docx", "mime_type": "application/vnd.openxmlformats-officedocument.wordprocessingml.document", - "file_id": "BQACAgIAAxkDAAJHoGk5bjpPefpIdOJN2Dvb7FioFMoAA0KLAAKK7MhJuEpcBl-dP9I2BA", - "file_unique_id": "AgADQosAAorsyEk", + "file_id": "BQACAgIAAxkDAAJH6Gk5uG_LevYyn536sWn859z9zgpQAAJJkAACiuzISXV37NQ9CwfXNgQ", + "file_unique_id": "AgADSZAAAorsyEk", "file_size": 24069 }, "caption": "Строковое значение" diff --git a/docs/en/results/Telegram/SendGif.log b/docs/en/results/Telegram/SendGif.log index ec4bc63c8b..50d7ec6e32 100644 --- a/docs/en/results/Telegram/SendGif.log +++ b/docs/en/results/Telegram/SendGif.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18338, + "message_id": 18410, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371467, + "date": 1765390468, "animation": { "file_name": "animation.gif.mp4", "mime_type": "video/mp4", @@ -23,42 +23,42 @@ "width": "***", "height": 220, "thumbnail": { - "file_id": "AAMCAgADGQMAAkeiaTluS-B7EPa5clriEyysPqlhOswAAkaLAAKK7MhJmWfJ6UUpdrwBAAdtAAM2BA", - "file_unique_id": "AQADRosAAorsyEly", + "file_id": "AAMCAgADGQMAAkfqaTm4hN8qqe3JonjUqmhpTfglNSEAAlCQAAKK7MhJhGpFMTL4kBIBAAdtAAM2BA", + "file_unique_id": "AQADUJAAAorsyEly", "file_size": 11352, "width": "***", "height": 220 }, "thumb": { - "file_id": "AAMCAgADGQMAAkeiaTluS-B7EPa5clriEyysPqlhOswAAkaLAAKK7MhJmWfJ6UUpdrwBAAdtAAM2BA", - "file_unique_id": "AQADRosAAorsyEly", + "file_id": "AAMCAgADGQMAAkfqaTm4hN8qqe3JonjUqmhpTfglNSEAAlCQAAKK7MhJhGpFMTL4kBIBAAdtAAM2BA", + "file_unique_id": "AQADUJAAAorsyEly", "file_size": 11352, "width": "***", "height": 220 }, - "file_id": "CgACAgIAAxkDAAJHomk5bkvgexD2uXJa4hMsrD6pYTrMAAJGiwACiuzISZlnyelFKXa8NgQ", - "file_unique_id": "AgADRosAAorsyEk", + "file_id": "CgACAgIAAxkDAAJH6mk5uITfKqntyaJ41KpoaU34JTUhAAJQkAACiuzISYRqRTEy-JASNgQ", + "file_unique_id": "AgADUJAAAorsyEk", "file_size": 84965 }, "document": { "file_name": "animation.gif.mp4", "mime_type": "video/mp4", "thumbnail": { - "file_id": "AAMCAgADGQMAAkeiaTluS-B7EPa5clriEyysPqlhOswAAkaLAAKK7MhJmWfJ6UUpdrwBAAdtAAM2BA", - "file_unique_id": "AQADRosAAorsyEly", + "file_id": "AAMCAgADGQMAAkfqaTm4hN8qqe3JonjUqmhpTfglNSEAAlCQAAKK7MhJhGpFMTL4kBIBAAdtAAM2BA", + "file_unique_id": "AQADUJAAAorsyEly", "file_size": 11352, "width": "***", "height": 220 }, "thumb": { - "file_id": "AAMCAgADGQMAAkeiaTluS-B7EPa5clriEyysPqlhOswAAkaLAAKK7MhJmWfJ6UUpdrwBAAdtAAM2BA", - "file_unique_id": "AQADRosAAorsyEly", + "file_id": "AAMCAgADGQMAAkfqaTm4hN8qqe3JonjUqmhpTfglNSEAAlCQAAKK7MhJhGpFMTL4kBIBAAdtAAM2BA", + "file_unique_id": "AQADUJAAAorsyEly", "file_size": 11352, "width": "***", "height": 220 }, - "file_id": "CgACAgIAAxkDAAJHomk5bkvgexD2uXJa4hMsrD6pYTrMAAJGiwACiuzISZlnyelFKXa8NgQ", - "file_unique_id": "AgADRosAAorsyEk", + "file_id": "CgACAgIAAxkDAAJH6mk5uITfKqntyaJ41KpoaU34JTUhAAJQkAACiuzISYRqRTEy-JASNgQ", + "file_unique_id": "AgADUJAAAorsyEk", "file_size": 84965 }, "caption": "Строковое значение" diff --git a/docs/en/results/Telegram/SendImage.log b/docs/en/results/Telegram/SendImage.log index 1ce4013f9b..7630dc3e6d 100644 --- a/docs/en/results/Telegram/SendImage.log +++ b/docs/en/results/Telegram/SendImage.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18331, + "message_id": 18403, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371327, + "date": 1765390316, "photo": [ { "file_id": "AgACAgIAAxkDAAJGFWkwFfFE2BisPlbDM5TGPXaGd7OzAALoD2sbAAGqgEm_2MFZf9KMjgEAAwIAA3MAAzYE", diff --git a/docs/en/results/Telegram/SendLocation.log b/docs/en/results/Telegram/SendLocation.log index 1cd66695b0..61e860c1fd 100644 --- a/docs/en/results/Telegram/SendLocation.log +++ b/docs/en/results/Telegram/SendLocation.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18341, + "message_id": 18413, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371502, + "date": 1765390505, "location": { "latitude": 48.873739, "longitude": 48.873733 diff --git a/docs/en/results/Telegram/SendMediaGroup.log b/docs/en/results/Telegram/SendMediaGroup.log index bfd5b91d33..55a4a66741 100644 --- a/docs/en/results/Telegram/SendMediaGroup.log +++ b/docs/en/results/Telegram/SendMediaGroup.log @@ -2,7 +2,7 @@ "ok": true, "result": [ { - "message_id": 18339, + "message_id": 18411, "from": { "id": 6129457865, "is_bot": true, @@ -16,8 +16,8 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371489, - "media_group_id": "14122971917908138", + "date": 1765390491, + "media_group_id": "14123123932817578", "photo": [ { "file_id": "AgACAgIAAxkDAAJGFWkwFfFE2BisPlbDM5TGPXaGd7OzAALoD2sbAAGqgEm_2MFZf9KMjgEAAwIAA3MAAzYE", @@ -58,7 +58,7 @@ "caption": "Строковое значение" }, { - "message_id": 18340, + "message_id": 18412, "from": { "id": 6129457865, "is_bot": true, @@ -72,8 +72,8 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371489, - "media_group_id": "14122971917908138", + "date": 1765390491, + "media_group_id": "14123123932817578", "video": { "duration": 5, "width": "***", @@ -81,21 +81,21 @@ "file_name": "video1", "mime_type": "video/mp4", "thumbnail": { - "file_id": "AAMCAgADFQdpOW5hobYv4H6VcXYPhWX0iH4ZvAACSIsAAorsyElSE1x-JXemEQEAB20AAzYE", - "file_unique_id": "AQADSIsAAorsyEly", + "file_id": "AAMCAgADFQdpObib-9eX5PZykc2n4Y3z6EvSzAACUpAAAorsyEkI8dwx8BPymAEAB20AAzYE", + "file_unique_id": "AQADUpAAAorsyEly", "file_size": 20106, "width": "***", "height": 240 }, "thumb": { - "file_id": "AAMCAgADFQdpOW5hobYv4H6VcXYPhWX0iH4ZvAACSIsAAorsyElSE1x-JXemEQEAB20AAzYE", - "file_unique_id": "AQADSIsAAorsyEly", + "file_id": "AAMCAgADFQdpObib-9eX5PZykc2n4Y3z6EvSzAACUpAAAorsyEkI8dwx8BPymAEAB20AAzYE", + "file_unique_id": "AQADUpAAAorsyEly", "file_size": 20106, "width": "***", "height": 240 }, - "file_id": "BAACAgIAAxUHaTluYaG2L-B-lXF2D4Vl9Ih-GbwAAkiLAAKK7MhJUhNcfiV3phE2BA", - "file_unique_id": "AgADSIsAAorsyEk", + "file_id": "BAACAgIAAxUHaTm4m_vXl-T2cpHNp-GN8-hL0swAAlKQAAKK7MhJCPHcMfAT8pg2BA", + "file_unique_id": "AgADUpAAAorsyEk", "file_size": 1137878 } } diff --git a/docs/en/results/Telegram/SendPoll.log b/docs/en/results/Telegram/SendPoll.log index 1bf72f4cb7..c934c3adcd 100644 --- a/docs/en/results/Telegram/SendPoll.log +++ b/docs/en/results/Telegram/SendPoll.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18343, + "message_id": 18415, "from": { "id": 6129457865, "is_bot": true, @@ -15,9 +15,9 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371540, + "date": 1765390547, "poll": { - "id": "5316759437560518174", + "id": "5316759437560518421", "question": "What's your favorite color?", "options": [ { diff --git a/docs/en/results/Telegram/SendTextMessage.log b/docs/en/results/Telegram/SendTextMessage.log index 488d4728cf..9937cfc452 100644 --- a/docs/en/results/Telegram/SendTextMessage.log +++ b/docs/en/results/Telegram/SendTextMessage.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18327, + "message_id": 18399, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371297, + "date": 1765390280, "text": "Строковое значение", "reply_markup": { "inline_keyboard": [ diff --git a/docs/en/results/Telegram/SendVideo.log b/docs/en/results/Telegram/SendVideo.log index b992272c24..1fb33c4c63 100644 --- a/docs/en/results/Telegram/SendVideo.log +++ b/docs/en/results/Telegram/SendVideo.log @@ -1,7 +1,7 @@ { "ok": true, "result": { - "message_id": 18334, + "message_id": 18406, "from": { "id": 6129457865, "is_bot": true, @@ -15,7 +15,7 @@ "username": "bayselonarrend", "type": "private" }, - "date": 1765371375, + "date": 1765390370, "video": { "duration": 5, "width": "***", @@ -23,21 +23,21 @@ "file_name": "video", "mime_type": "video/mp4", "thumbnail": { - "file_id": "AAMCAgADGQMAAkeeaTlt7u18QefJQ4dfpNd0V-IPotsAAj2LAAKK7MhJfWlCHeXny-MBAAdtAAM2BA", - "file_unique_id": "AQADPYsAAorsyEly", - "file_size": 20106, + "file_id": "AAMCAgADGQMAAkfmaTm4IvTD4tROkGojiYweDwrSEbwAAkSQAAKK7MhJC6OVu0cQkM4BAAdtAAM2BA", + "file_unique_id": "AQADRJAAAorsyEly", + "file_size": 19828, "width": "***", "height": 240 }, "thumb": { - "file_id": "AAMCAgADGQMAAkeeaTlt7u18QefJQ4dfpNd0V-IPotsAAj2LAAKK7MhJfWlCHeXny-MBAAdtAAM2BA", - "file_unique_id": "AQADPYsAAorsyEly", - "file_size": 20106, + "file_id": "AAMCAgADGQMAAkfmaTm4IvTD4tROkGojiYweDwrSEbwAAkSQAAKK7MhJC6OVu0cQkM4BAAdtAAM2BA", + "file_unique_id": "AQADRJAAAorsyEly", + "file_size": 19828, "width": "***", "height": 240 }, - "file_id": "BAACAgIAAxkDAAJHnmk5be7tfEHnyUOHX6TXdFfiD6LbAAI9iwACiuzISX1pQh3l58vjNgQ", - "file_unique_id": "AgADPYsAAorsyEk", + "file_id": "BAACAgIAAxkDAAJH5mk5uCL0w-LUTpBqI4mMHg8K0hG8AAJEkAACiuzISQujlbtHEJDONgQ", + "file_unique_id": "AgADRJAAAorsyEk", "file_size": 1137878 }, "caption": "Строковое значение" diff --git a/docs/en/results/Twitter/UploadAttachmentsArray.log b/docs/en/results/Twitter/UploadAttachmentsArray.log index 12e9ecd40d..be679b2f7b 100644 --- a/docs/en/results/Twitter/UploadAttachmentsArray.log +++ b/docs/en/results/Twitter/UploadAttachmentsArray.log @@ -1,4 +1,4 @@ [ - "1998741596624297984", - "1998741605197459456" + "1998821823014711296", + "1998821835706662913" ] diff --git a/docs/en/results/VK/AddProduct.log b/docs/en/results/VK/AddProduct.log index dc8111e3c0..a81c62fbb7 100644 --- a/docs/en/results/VK/AddProduct.log +++ b/docs/en/results/VK/AddProduct.log @@ -1,5 +1,5 @@ { "response": { - "market_item_id": 12368024 + "market_item_id": 12369916 } } diff --git a/docs/en/results/VK/AddProductPropertyVariant.log b/docs/en/results/VK/AddProductPropertyVariant.log index 66424518c1..dec8512e0c 100644 --- a/docs/en/results/VK/AddProductPropertyVariant.log +++ b/docs/en/results/VK/AddProductPropertyVariant.log @@ -1,5 +1,5 @@ { "response": { - "variant_id": 9583 + "variant_id": 9589 } } diff --git a/docs/en/results/VK/CreateAlbum.log b/docs/en/results/VK/CreateAlbum.log index 2b97629f8a..d94b265fac 100644 --- a/docs/en/results/VK/CreateAlbum.log +++ b/docs/en/results/VK/CreateAlbum.log @@ -1,6 +1,6 @@ { "response": { - "id": 310998617, + "id": 311002666, "owner_id": -218861756, "size": 0, "title": "AlbumFromAutoTest", @@ -8,10 +8,10 @@ "feed_has_pinned": 0, "can_upload": 1, "comments_disabled": 0, - "created": 1765371777, + "created": 1765390818, "description": "NewAlbumFromAutoTest", "thumb_id": 0, - "updated": 1765371777, + "updated": 1765390818, "upload_by_admins_only": 1 } } diff --git a/docs/en/results/VK/CreateCompositePost.log b/docs/en/results/VK/CreateCompositePost.log index 6a48326d8f..fc3c1da452 100644 --- a/docs/en/results/VK/CreateCompositePost.log +++ b/docs/en/results/VK/CreateCompositePost.log @@ -1,5 +1,5 @@ { "response": { - "post_id": 10726 + "post_id": 10746 } } diff --git a/docs/en/results/VK/CreateDiscussion.log b/docs/en/results/VK/CreateDiscussion.log index 4a8369b941..fc75892dba 100644 --- a/docs/en/results/VK/CreateDiscussion.log +++ b/docs/en/results/VK/CreateDiscussion.log @@ -1,3 +1,3 @@ { - "response": 54504343 + "response": 54504768 } diff --git a/docs/en/results/VK/CreatePoll.log b/docs/en/results/VK/CreatePoll.log index 08683cdcf9..48789ecbb0 100644 --- a/docs/en/results/VK/CreatePoll.log +++ b/docs/en/results/VK/CreatePoll.log @@ -1,5 +1,5 @@ { "response": { - "post_id": 10728 + "post_id": 10748 } } diff --git a/docs/en/results/VK/CreatePost.log b/docs/en/results/VK/CreatePost.log index 392fe78cf8..2b8af3e457 100644 --- a/docs/en/results/VK/CreatePost.log +++ b/docs/en/results/VK/CreatePost.log @@ -1,5 +1,5 @@ { "response": { - "post_id": 10723 + "post_id": 10743 } } diff --git a/docs/en/results/VK/CreateProductCollection.log b/docs/en/results/VK/CreateProductCollection.log index 5333f6b698..cd760f068a 100644 --- a/docs/en/results/VK/CreateProductCollection.log +++ b/docs/en/results/VK/CreateProductCollection.log @@ -1,6 +1,6 @@ { "response": { - "market_album_id": 148, + "market_album_id": 150, "albums_count": 80 } } diff --git a/docs/en/results/VK/CreateProductProperty.log b/docs/en/results/VK/CreateProductProperty.log index ef5224c569..44879827c2 100644 --- a/docs/en/results/VK/CreateProductProperty.log +++ b/docs/en/results/VK/CreateProductProperty.log @@ -1,5 +1,5 @@ { "response": { - "property_id": 5122 + "property_id": 5125 } } diff --git a/docs/en/results/VK/CreateStory.log b/docs/en/results/VK/CreateStory.log index d47ed6e2f3..7f312dcea6 100644 --- a/docs/en/results/VK/CreateStory.log +++ b/docs/en/results/VK/CreateStory.log @@ -3,7 +3,7 @@ "count": 1, "items": [ { - "id": 456241291, + "id": 456241295, "owner_id": -218861756, "access_key": "***", "can_comment": 1, @@ -12,41 +12,41 @@ "can_like": true, "can_share": 1, "can_hide": 1, - "date": 1765371806, - "expires_at": 1765458206, + "date": 1765390853, + "expires_at": 1765477253, "link": { "text": "Ещё", "url": "https://github.com/Bayselonarrend/OpenIntegrations" }, "photo": { "album_id": -81, - "date": 1765371806, - "id": 457261146, + "date": 1765390853, + "id": 457261184, "owner_id": -218861756, "sizes": [ { "height": 453, "type": "x", "width": "***", - "url": "https://sun56-1.userapi.com/s/v1/ig2/wESdG5c-Hr1oz0D53Q3L7Aa_ZJIoyAOGKlHLTbqYgV6FNM_42--SAVhZXf91tQz3IFVvTa-w6AoNa21H6zjkxn-j.jpg?size=604x453&quality=95&type=story" + "url": "https://sun56-1.userapi.com/s/v1/ig2/P0LiFiZJj6XLvHvfndDxkV4w2HEVrfdR5L9NZW9JPbyymP1goO6CIzslpmL8xRdNC4KlAQpbYCzrLwaTEw1S8FaW.jpg?size=604x453&quality=95&type=story" }, { "height": 605, "type": "y", "width": "***", - "url": "https://sun56-1.userapi.com/s/v1/ig2/uda__jBqyH2dIZuTQn91gjdpA6fxEuLl5-yZLRDzMdkS-Kznj2ru3xAUpF7xOJXwIkt1Po7BdSSl3aRi1H1f8h5k.jpg?size=807x605&quality=95&type=story" + "url": "https://sun56-1.userapi.com/s/v1/ig2/GNB6HtelXyXaFwLleLpkgWs9-CJzrqxMbZAKgWkaXSRmHHVd52ei-RSOLTxvIS5d2GvS0PvwYPaNXSlVo0g8GvwQ.jpg?size=807x605&quality=95&type=story" }, { "height": 960, "type": "z", "width": "***", - "url": "https://sun56-1.userapi.com/s/v1/ig2/xs6HuNpvWYJwSZ2j44K9HI09Wsy5pVd5tYSpV2QazonV-cMmte3kttIEuV-v9qZuF1npxH7PT5pmIvD8Ory3PTp5.jpg?size=1280x960&quality=95&type=story" + "url": "https://sun56-1.userapi.com/s/v1/ig2/Mk6ojBWP5WOHamyZvIKGh1lr5SRMAitHeX_U_gkpMENOHtDGXMn1jxuVWeFl_kY5LpCaGDx-lIEGMrjVkNXzabjD.jpg?size=1280x960&quality=95&type=story" }, { "height": 1920, "type": "w", "width": "***", - "url": "https://sun56-1.userapi.com/s/v1/ig2/wZ_9SLwGHm5_TUx9DUF0fBj5bkjYgENaR-LdMF5WG7PSg3VkAwpjP_qBUCoSBNQsLkwbVCfth1ziv0wu0eD1MjUQ.jpg?size=2560x1920&quality=95&type=story" + "url": "https://sun56-1.userapi.com/s/v1/ig2/QfaB7f694iiZLsUfeRayXMu1SKNw5noEXc7-yyUn4soMCoz25eFEhzzBl8AkQz374obSEy2VoLR9Ohv7uqx990q9.jpg?size=2560x1920&quality=95&type=story" } ], "text": "", @@ -58,7 +58,7 @@ "count": 0, "new": 0 }, - "track_code": "story_json/eyJvd25lcl9pZCI6LTIxODg2MTc1Niwic3RvcnlfaWQiOjQ1NjI0MTI5MSwidmlld2VyX2lkIjo2NTc4NDY3NTZ9", + "track_code": "story_json/eyJvd25lcl9pZCI6LTIxODg2MTc1Niwic3RvcnlfaWQiOjQ1NjI0MTI5NSwidmlld2VyX2lkIjo2NTc4NDY3NTZ9", "type": "photo", "views": 0, "likes_count": 0, diff --git a/docs/en/results/VK/GetOrderList.log b/docs/en/results/VK/GetOrderList.log index 274cbd9706..04b27ff0de 100644 --- a/docs/en/results/VK/GetOrderList.log +++ b/docs/en/results/VK/GetOrderList.log @@ -155,7 +155,7 @@ } ], "text": "", - "web_view_token": "dc5ee152bcb4f3630a", + "web_view_token": "66269728c6b401b727", "has_tags": false, "orig_photo": { "height": 1024, diff --git a/docs/en/results/VK/GetProductList.log b/docs/en/results/VK/GetProductList.log index dd7d805915..2e153ed4bf 100644 --- a/docs/en/results/VK/GetProductList.log +++ b/docs/en/results/VK/GetProductList.log @@ -146,6 +146,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12352321", "-218861756_12316439", "-218861756_12309777", @@ -154,8 +155,7 @@ "-218861756_11311308", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -282,6 +282,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12316439", "-218861756_12309777", @@ -290,8 +291,7 @@ "-218861756_11311308", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -397,6 +397,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12309777", @@ -405,8 +406,7 @@ "-218861756_11311308", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -513,6 +513,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -521,8 +522,7 @@ "-218861756_11311308", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -628,6 +628,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -636,8 +637,7 @@ "-218861756_11311308", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -655,7 +655,7 @@ "date": 1757682103, "id": 457258892, "owner_id": -218861756, - "access_key": "7dc6a17fcd7152183e", + "access_key": "88a981324ef51718ee", "sizes": [ { "height": 54, @@ -726,7 +726,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "66ec330f723724ed38", + "web_view_token": "7607afddd7ff37097b", "has_tags": false, "orig_photo": { "height": 1920, @@ -740,7 +740,7 @@ "date": 1757682105, "id": 457258893, "owner_id": -218861756, - "access_key": "51769dddc9a6c324a1", + "access_key": "64abe8bf64c5cae306", "sizes": [ { "height": 54, @@ -811,7 +811,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "b6cafa7bf774387f2b", + "web_view_token": "f100c6312f31832240", "has_tags": false, "orig_photo": { "height": 1920, @@ -825,7 +825,7 @@ "date": 1757682106, "id": 457258894, "owner_id": -218861756, - "access_key": "4d8c4be2177e814a5e", + "access_key": "18283a567474d105a5", "sizes": [ { "height": 40, @@ -896,7 +896,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "268440fccfecb4298a", + "web_view_token": "05f44ebb94875b1972", "has_tags": false, "orig_photo": { "height": 1080, @@ -999,6 +999,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -1007,8 +1008,7 @@ "-218861756_11311308", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -1026,7 +1026,7 @@ "date": 1755502135, "id": 457258161, "owner_id": -218861756, - "access_key": "369d64dc9d6f80bb6b", + "access_key": "d8b6661e5ba4333975", "sizes": [ { "height": 54, @@ -1097,7 +1097,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "bc6821fdf5833a4fab", + "web_view_token": "524f00915526182fa7", "has_tags": false, "orig_photo": { "height": 1920, @@ -1111,7 +1111,7 @@ "date": 1755502138, "id": 457258162, "owner_id": -218861756, - "access_key": "c5eb6385f1bcb4336e", + "access_key": "2003c02a8d907b2fb5", "sizes": [ { "height": 54, @@ -1182,7 +1182,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "eb13ebbc1c4b772582", + "web_view_token": "e4129b8c703248735e", "has_tags": false, "orig_photo": { "height": 1920, @@ -1196,7 +1196,7 @@ "date": 1755502139, "id": 457258163, "owner_id": -218861756, - "access_key": "ba301191134a5966c3", + "access_key": "25b9a69283ba845d02", "sizes": [ { "height": 40, @@ -1267,7 +1267,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "ca3dcb1cc75016576d", + "web_view_token": "d13565f29a8ab62716", "has_tags": false, "orig_photo": { "height": 1080, @@ -1391,6 +1391,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -1399,8 +1400,7 @@ "-218861756_11699243", "-218861756_11311305", "-218861756_11311277", - "-218861756_11311275", - "-218861756_11311214" + "-218861756_11311275" ], "referrer_item_type": "other_goods" } @@ -1418,7 +1418,7 @@ "date": 1750140737, "id": 457256387, "owner_id": -218861756, - "access_key": "1ca49e71089e5dc2f0", + "access_key": "7fe090a6b551ba1f04", "sizes": [ { "height": 54, @@ -1489,7 +1489,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "085a96da3527fd7474", + "web_view_token": "0570ede1a1763ccd30", "has_tags": false, "orig_photo": { "height": 1920, @@ -1503,7 +1503,7 @@ "date": 1750140742, "id": 457256388, "owner_id": -218861756, - "access_key": "13225efe0c8b3bc474", + "access_key": "0445992c5ae40a181f", "sizes": [ { "height": 54, @@ -1574,7 +1574,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "773bfd84767ccc4977", + "web_view_token": "1c7e6422c7d46cae3c", "has_tags": false, "orig_photo": { "height": 1920, @@ -1588,7 +1588,7 @@ "date": 1750140745, "id": 457256389, "owner_id": -218861756, - "access_key": "b0686169ea25e2a5fd", + "access_key": "3dc81d30ca39350390", "sizes": [ { "height": 40, @@ -1659,7 +1659,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "c80985380a78ab8992", + "web_view_token": "0890f86d3d31d5e302", "has_tags": false, "orig_photo": { "height": 1080, @@ -1783,6 +1783,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -1791,8 +1792,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -1810,7 +1810,7 @@ "date": 1750078398, "id": 457256290, "owner_id": -218861756, - "access_key": "b01d890b665ff980ce", + "access_key": "97344b44a956900585", "sizes": [ { "height": 54, @@ -1881,7 +1881,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "7b28e738b85cc021ea", + "web_view_token": "7745d2f5eb44a5a113", "has_tags": false, "orig_photo": { "height": 1920, @@ -1895,7 +1895,7 @@ "date": 1750078402, "id": 457256291, "owner_id": -218861756, - "access_key": "60b3606dfc711aec87", + "access_key": "8da94840fe0735d79d", "sizes": [ { "height": 54, @@ -1966,7 +1966,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "1d68bac8a6848c7c7c", + "web_view_token": "6cb7b8bfcfabc565e5", "has_tags": false, "orig_photo": { "height": 1920, @@ -1980,7 +1980,7 @@ "date": 1750078404, "id": 457256292, "owner_id": -218861756, - "access_key": "b732cfbaa973ef38a9", + "access_key": "63405c009ee3762be0", "sizes": [ { "height": 40, @@ -2051,7 +2051,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "3612ae5f18519cf912", + "web_view_token": "6d4e48460b8177ed37", "has_tags": false, "orig_photo": { "height": 1080, @@ -2175,6 +2175,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -2183,8 +2184,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -2202,7 +2202,7 @@ "date": 1750078390, "id": 457256287, "owner_id": -218861756, - "access_key": "bbf7ed718011d72209", + "access_key": "cd803c2c0390e9c186", "sizes": [ { "height": 54, @@ -2273,7 +2273,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "75bd477bcdce4dc944", + "web_view_token": "5ce98edcff292860be", "has_tags": false, "orig_photo": { "height": 1920, @@ -2287,7 +2287,7 @@ "date": 1750078392, "id": 457256288, "owner_id": -218861756, - "access_key": "bcb6732918d4632570", + "access_key": "d5439bf040bb0b232b", "sizes": [ { "height": 54, @@ -2358,7 +2358,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "f0f4a56b1fc2000953", + "web_view_token": "73c5c1d211559fdf27", "has_tags": false, "orig_photo": { "height": 1920, @@ -2372,7 +2372,7 @@ "date": 1750078395, "id": 457256289, "owner_id": -218861756, - "access_key": "454db4cc93d1c3373f", + "access_key": "5a486a021c365f6be6", "sizes": [ { "height": 40, @@ -2443,7 +2443,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "662422b0b5ec5d28a0", + "web_view_token": "2d290a5926119ef882", "has_tags": false, "orig_photo": { "height": 1080, @@ -2567,6 +2567,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -2575,8 +2576,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -2666,6 +2666,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -2674,8 +2675,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -2693,7 +2693,7 @@ "date": 1717343323, "id": 457244189, "owner_id": -218861756, - "access_key": "b45f6956be4b2064d4", + "access_key": "f33ba57c5604c64c56", "sizes": [ { "height": 54, @@ -2764,7 +2764,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "ae8c85ed83dee1208b", + "web_view_token": "f65de57d5ae00288b9", "has_tags": false, "orig_photo": { "height": 1920, @@ -2778,7 +2778,7 @@ "date": 1717343325, "id": 457244190, "owner_id": -218861756, - "access_key": "d24e28f01c040a4fd1", + "access_key": "04ef6010d76b677d4c", "sizes": [ { "height": 54, @@ -2849,7 +2849,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "be9529164faca542b2", + "web_view_token": "af3a12c92404ed7d26", "has_tags": false, "orig_photo": { "height": 1920, @@ -2863,7 +2863,7 @@ "date": 1717343327, "id": 457244191, "owner_id": -218861756, - "access_key": "e99dcba22610dcfd61", + "access_key": "fdc3ab3e5b85596e49", "sizes": [ { "height": 54, @@ -2934,7 +2934,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "5e8013ed13a835d7a0", + "web_view_token": "cc1ba310d51b02fd5c", "has_tags": false, "orig_photo": { "height": 1920, @@ -3058,6 +3058,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3066,8 +3067,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -3085,7 +3085,7 @@ "date": 1717343311, "id": 457244186, "owner_id": -218861756, - "access_key": "717572877757bf0359", + "access_key": "81f6f67d805393f899", "sizes": [ { "height": 54, @@ -3156,7 +3156,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "9b67ae7d97414bd076", + "web_view_token": "ef10c3aceac60f469e", "has_tags": false, "orig_photo": { "height": 1920, @@ -3170,7 +3170,7 @@ "date": 1717343313, "id": 457244187, "owner_id": -218861756, - "access_key": "39c7a7a466aaf566df", + "access_key": "a8d75b1bef78925335", "sizes": [ { "height": 54, @@ -3241,7 +3241,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "8d4be3fc2112021330", + "web_view_token": "2164f1f2ff3cc6ce41", "has_tags": false, "orig_photo": { "height": 1920, @@ -3255,7 +3255,7 @@ "date": 1717343315, "id": 457244188, "owner_id": -218861756, - "access_key": "636da60569f2fe4723", + "access_key": "d2fae917256f64cbd7", "sizes": [ { "height": 54, @@ -3326,7 +3326,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "f7834df4be651d519f", + "web_view_token": "d841d03b95d4e71557", "has_tags": false, "orig_photo": { "height": 1920, @@ -3450,6 +3450,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3458,8 +3459,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -3566,6 +3566,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3574,8 +3575,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -3665,6 +3665,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3673,8 +3674,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -3766,6 +3766,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3774,8 +3775,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -3865,6 +3865,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3873,8 +3874,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -3981,6 +3981,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -3989,8 +3990,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -4080,6 +4080,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -4088,8 +4089,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -4195,6 +4195,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -4203,8 +4204,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -4310,6 +4310,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -4318,8 +4319,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -4409,6 +4409,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -4417,8 +4418,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -4436,7 +4436,7 @@ "date": 1710580636, "id": 457241037, "owner_id": -218861756, - "access_key": "a6559a7f0234291913", + "access_key": "5bf6737e2655f6b0e2", "sizes": [ { "height": 54, @@ -4507,7 +4507,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "4ac656bb11468fcd43", + "web_view_token": "e3fe639b3e5b89f476", "has_tags": false, "orig_photo": { "height": 1920, @@ -4521,7 +4521,7 @@ "date": 1710580638, "id": 457241038, "owner_id": -218861756, - "access_key": "84c3ee409aebb9a981", + "access_key": "630eba9d96e730ee6c", "sizes": [ { "height": 54, @@ -4592,7 +4592,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "31daa44559d4648d32", + "web_view_token": "29e21b7f5a6e864ce9", "has_tags": false, "orig_photo": { "height": 1920, @@ -4606,7 +4606,7 @@ "date": 1710580640, "id": 457241039, "owner_id": -218861756, - "access_key": "cdf4b5e1ab19d60d24", + "access_key": "362a13e84a45914d3b", "sizes": [ { "height": 54, @@ -4677,7 +4677,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "882035ebae18305a56", + "web_view_token": "aeddd5ae06b6f8f278", "has_tags": false, "orig_photo": { "height": 1920, @@ -4780,6 +4780,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -4788,8 +4789,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -4809,7 +4809,7 @@ "date": 1710424878, "id": 457240784, "owner_id": -218861756, - "access_key": "855c78120900dc4924", + "access_key": "da2e312f1c582b0d0f", "sizes": [ { "height": 54, @@ -4880,7 +4880,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "6c5c4799416d545cc7", + "web_view_token": "9481283b6b4b0dc426", "has_tags": false, "orig_photo": { "height": 1920, @@ -4894,7 +4894,7 @@ "date": 1710424880, "id": 457240785, "owner_id": -218861756, - "access_key": "3bfbba413a6fcae95f", + "access_key": "74ae666933d6997999", "sizes": [ { "height": 54, @@ -4965,7 +4965,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "4e00e13f295fe04f15", + "web_view_token": "d3d5759d6852fca267", "has_tags": false, "orig_photo": { "height": 1920, @@ -4979,7 +4979,7 @@ "date": 1710424883, "id": 457240786, "owner_id": -218861756, - "access_key": "f7ccf08b9647344110", + "access_key": "64446c7e8be7ac003e", "sizes": [ { "height": 54, @@ -5050,7 +5050,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "14582809291da7177e", + "web_view_token": "be1726b632c5de9b5b", "has_tags": false, "orig_photo": { "height": 1920, @@ -5153,6 +5153,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5161,8 +5162,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5268,6 +5268,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5276,8 +5277,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5367,6 +5367,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5375,8 +5376,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5466,6 +5466,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5474,8 +5475,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5581,6 +5581,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5589,8 +5590,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5696,6 +5696,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5704,8 +5705,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5723,7 +5723,7 @@ "date": 1708161926, "id": 457239776, "owner_id": -218861756, - "access_key": "4becbd35e856657dc3", + "access_key": "477bd4739bdd987fa4", "sizes": [ { "height": 72, @@ -5782,7 +5782,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "8932b3829afe87c80f", + "web_view_token": "23b113423dbe9e7b6c", "has_tags": false, "orig_photo": { "height": 1024, @@ -5796,7 +5796,7 @@ "date": 1708161928, "id": 457239777, "owner_id": -218861756, - "access_key": "64ebc9636df90273e5", + "access_key": "e34a7ff9cc5b4e2139", "sizes": [ { "height": 72, @@ -5855,7 +5855,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "e5f1a6bb26e615420e", + "web_view_token": "8f8fb936fa29dae99c", "has_tags": false, "orig_photo": { "height": 1024, @@ -5958,6 +5958,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -5966,8 +5967,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -5985,7 +5985,7 @@ "date": 1708083980, "id": 457239700, "owner_id": -218861756, - "access_key": "37a34f691a33850baa", + "access_key": "8acff2168d94cf3c93", "sizes": [ { "height": 72, @@ -6044,7 +6044,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "abf979913124f5fd79", + "web_view_token": "31d8407944ccf7d90e", "has_tags": false, "orig_photo": { "height": 1024, @@ -6058,7 +6058,7 @@ "date": 1708083981, "id": 457239701, "owner_id": -218861756, - "access_key": "8bbd43011c1cac4602", + "access_key": "a51f40ac9d98c38e2f", "sizes": [ { "height": 72, @@ -6117,7 +6117,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "d178a49e55a87c9167", + "web_view_token": "aaf52c228de702a9b3", "has_tags": false, "orig_photo": { "height": 1024, @@ -6131,7 +6131,7 @@ "date": 1708083983, "id": 457239702, "owner_id": -218861756, - "access_key": "7a0d558417c122e106", + "access_key": "4725c9f1dcf73841a5", "sizes": [ { "height": 72, @@ -6190,7 +6190,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "f4dac62cacb462e15f", + "web_view_token": "5a01a0388a19bffb05", "has_tags": false, "orig_photo": { "height": 1024, @@ -6293,6 +6293,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -6301,8 +6302,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -6320,7 +6320,7 @@ "date": 1708083965, "id": 457239697, "owner_id": -218861756, - "access_key": "5f48102c4edca9428a", + "access_key": "73e0312edc0dbb9ca3", "sizes": [ { "height": 72, @@ -6379,7 +6379,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "e168beb7cbc593e12e", + "web_view_token": "46f79fa5d0db1b1487", "has_tags": false, "orig_photo": { "height": 1024, @@ -6393,7 +6393,7 @@ "date": 1708083967, "id": 457239698, "owner_id": -218861756, - "access_key": "7c757d389072257217", + "access_key": "11c665874576b5fcc2", "sizes": [ { "height": 72, @@ -6452,7 +6452,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "bbdd4ab1e6b1b75c99", + "web_view_token": "c16fbf37a05b8f785d", "has_tags": false, "orig_photo": { "height": 1024, @@ -6466,7 +6466,7 @@ "date": 1708083968, "id": 457239699, "owner_id": -218861756, - "access_key": "d4e12ba3534208f92a", + "access_key": "f5b7a8cb351b1d4587", "sizes": [ { "height": 72, @@ -6525,7 +6525,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "8be5193165952d5133", + "web_view_token": "b24cd82d5279751d6f", "has_tags": false, "orig_photo": { "height": 1024, @@ -6628,6 +6628,7 @@ "title": "Другие товары сообщества", "view_type": 1, "item_ids": [ + "-218861756_12359884", "-218861756_12358614", "-218861756_12352321", "-218861756_12316439", @@ -6636,8 +6637,7 @@ "-218861756_11699243", "-218861756_11311308", "-218861756_11311305", - "-218861756_11311277", - "-218861756_11311275" + "-218861756_11311277" ], "referrer_item_type": "other_goods" } @@ -6657,7 +6657,7 @@ "date": 1708079308, "id": 457239678, "owner_id": -218861756, - "access_key": "6b9bce7edb7517f236", + "access_key": "987e0edd745cba5db2", "sizes": [ { "height": 72, @@ -6716,7 +6716,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "1c467946e8fa151ceb", + "web_view_token": "e60501edb0ff45267b", "has_tags": false, "orig_photo": { "height": 1024, @@ -6730,7 +6730,7 @@ "date": 1708079309, "id": 457239679, "owner_id": -218861756, - "access_key": "83cfca0edc29c4897b", + "access_key": "415720a4d861489776", "sizes": [ { "height": 72, @@ -6789,7 +6789,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "ab5dc3ed6c53d1be96", + "web_view_token": "b8020767841b2a5294", "has_tags": false, "orig_photo": { "height": 1024, @@ -6803,7 +6803,7 @@ "date": 1708079310, "id": 457239680, "owner_id": -218861756, - "access_key": "a7638b6765bf523f2f", + "access_key": "5f38d0731e646725c6", "sizes": [ { "height": 72, @@ -6862,7 +6862,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "d776f5dc253b7f3527", + "web_view_token": "31b60f6e5f189c328e", "has_tags": false, "orig_photo": { "height": 1024, diff --git a/docs/en/results/VK/GetProductsByID.log b/docs/en/results/VK/GetProductsByID.log index 696116d66d..2d6ecd65c9 100644 --- a/docs/en/results/VK/GetProductsByID.log +++ b/docs/en/results/VK/GetProductsByID.log @@ -14,7 +14,7 @@ } }, "description": "Product description", - "id": 12368043, + "id": 12369918, "owner_id": -218861756, "price": { "amount": "100", @@ -58,8 +58,8 @@ "photos": [ { "album_id": -53, - "date": 1765372000, - "id": 457261152, + "date": 1765391093, + "id": 457261190, "owner_id": -218861756, "access_key": "***", "sizes": [ @@ -67,67 +67,67 @@ "height": 54, "type": "s", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" }, { "height": 120, "type": "m", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" }, { "height": 480, "type": "x", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" }, { "height": 810, "type": "y", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" }, { "height": 960, "type": "z", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" }, { "height": 1920, "type": "w", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" }, { "height": 81, "type": "o", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" }, { "height": 180, "type": "p", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" }, { "height": 270, "type": "q", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" }, { "height": 405, "type": "r", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" }, { "height": 1920, "type": "base", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" } ], "text": "", @@ -137,14 +137,14 @@ "orig_photo": { "height": 1920, "type": "base", - "url": "https://sun9-73.userapi.com/s/v1/ig2/72ijdqXoo9Yv2mvBOA80TF8zOt4_obDcBJoSOEYcK1tXUsqN9Z4BPtU7qaqHGbscCRHaHDqHWLi8v4rpIibhhMH6.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", + "url": "https://sun9-73.userapi.com/s/v1/ig2/e8ioguVUo9IVm0K-ZwW9uUYxZtYUjohGnKWhYCWChoJXYDSV3nG9lE0d0_4teUrGTTZfKDzFFlPVESXNl9P2Pl_h.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", "width": "***" } }, { "album_id": -53, - "date": 1765372003, - "id": 457261153, + "date": 1765391097, + "id": 457261191, "owner_id": -218861756, "access_key": "***", "sizes": [ @@ -152,67 +152,67 @@ "height": 54, "type": "s", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" }, { "height": 120, "type": "m", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" }, { "height": 480, "type": "x", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" }, { "height": 810, "type": "y", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" }, { "height": 960, "type": "z", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" }, { "height": 1920, "type": "w", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" }, { "height": 81, "type": "o", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" }, { "height": 180, "type": "p", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" }, { "height": 270, "type": "q", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" }, { "height": 405, "type": "r", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" }, { "height": 1920, "type": "base", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" } ], "text": "", @@ -222,14 +222,14 @@ "orig_photo": { "height": 1920, "type": "base", - "url": "https://sun9-73.userapi.com/s/v1/ig2/L_5X1dvLkG7HA_sw26VKFVl39f2NIcxJIqnk3fr5MZ8kVgrSxy0dvziq7GsouAXuzkl7VN9Jg0nsFzj-OYPj0d0e.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", + "url": "https://sun9-73.userapi.com/s/v1/ig2/NdWeCaAoH6nMaRBk2Q4tWiI3tfe4QBVAto6ROH4xceA6Qgdp1k8K-YmNruOFlNWzim7xsluBd2MVCYP8I-MrncTB.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", "width": "***" } }, { "album_id": -53, - "date": 1765372004, - "id": 457261154, + "date": 1765391098, + "id": 457261192, "owner_id": -218861756, "access_key": "***", "sizes": [ @@ -237,67 +237,67 @@ "height": 40, "type": "s", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=72x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=72x0" }, { "height": 90, "type": "m", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=160x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=160x0" }, { "height": 360, "type": "x", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=640x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=640x0" }, { "height": 607, "type": "y", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1080x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1080x0" }, { "height": 720, "type": "z", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1280x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1280x0" }, { "height": 1080, "type": "w", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1920x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1920x0" }, { "height": 61, "type": "o", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=108x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=108x0" }, { "height": 135, "type": "p", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=240x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=240x0" }, { "height": 202, "type": "q", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=360x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=360x0" }, { "height": 304, "type": "r", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=540x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=540x0" }, { "height": 1080, "type": "base", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu" + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu" } ], "text": "", @@ -307,7 +307,7 @@ "orig_photo": { "height": 1080, "type": "base", - "url": "https://sun9-11.userapi.com/s/v1/ig2/VqcflnXGTpzHRcSwcxf5Jey2hJyjFe5oVWoAwT3uEvkBPi4OmMwyIVms3TJnq9QRlRhA_LKyDa7Ju1r_clZP6Buf.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu", + "url": "https://sun9-11.userapi.com/s/v1/ig2/-VBdehVjDOJ_gQF-Y8AKSoP0yF1U-8dp62iwkbcT-CrYbdZJIKQ_pqdrOO97DyeIlMl1scyzp8CeWbiu9Uj9uOIw.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu", "width": "***" } } @@ -330,9 +330,9 @@ "type": "text", "variants": [ { - "variant_id": 9581, + "variant_id": 9587, "name": "New variant name", - "item_id": 12368043, + "item_id": 12369918, "is_selected": true } ] @@ -354,15 +354,15 @@ "is_available": false }, "labels": [], - "date": 1765372005, + "date": 1765391098, "item_type": 0, "is_owner": true, "is_adult": false, - "thumb_photo": "https://sun56-2.userapi.com/impg/otl1czQzAl3AkYXjhOpdB3ITA1pXVNZdcgo6Rw/M913jtZdR0M.jpg?crop=0.125,0,0.75,1&size=0x400&quality=95&sign=b8db09ca479c4e4fef65b2f3d1311c43&c_uniq_tag=MgcFve5B6IoUtpyBeJbnuFtqg8QUWiwTR-glMra1kYE", + "thumb_photo": "https://sun56-2.userapi.com/impg/otl1czQzAl3AkYXjhOpdB3ITA1pXVNZdcgo6Rw/mP2CkdXXP74.jpg?crop=0.125,0,0.75,1&size=0x400&quality=95&sign=e8ce662aaf7a10f54d9ac10c790f3e8b&c_uniq_tag=NvE9ovzoxGwQWBk77GmDGgqIgRdvFKomP8-Jlp8JT2M", "is_main_variant": true, "property_values": [ { - "variant_id": 9581, + "variant_id": 9587, "variant_name": "New variant name", "property_name": "Color (change.)" } @@ -374,12 +374,12 @@ "description": "Товар отклонён. Чтобы добавить его в «Маркет», укажите реальную цену товара или стоимость оказания услуги.", "moderation_status": 2, "info_link": "[https://vk.com/faq20323|Правила Маркета ВКонтакте]", - "write_to_support_link": "https://vk.com/im?media=&sel=-215808305&ref=ProductId%3D-218861756_12368043", + "write_to_support_link": "https://vk.com/im?media=&sel=-215808305&ref=ProductId%3D-218861756_12369918", "in_progress": false, "buttons": [ { "type": "market_edit", - "url": "https://vk.com/app7702617#owner_id=-218861756&item_id=12368043&type=market" + "url": "https://vk.com/app7702617#owner_id=-218861756&item_id=12369918&type=market" }, { "type": "market_delete" @@ -392,7 +392,7 @@ "reviews_count_text": "Нет отзывов" }, "has_group_access": true, - "market_url": "https://vk.com/market/product/test-product-with-prop-218861756-12368043" + "market_url": "https://vk.com/market/product/test-product-with-prop-218861756-12369918" }, { "availability": 0, @@ -406,7 +406,7 @@ } }, "description": "Product description", - "id": 12368046, + "id": 12369920, "owner_id": -218861756, "price": { "amount": "100", @@ -450,8 +450,8 @@ "photos": [ { "album_id": -53, - "date": 1765372009, - "id": 457261155, + "date": 1765391106, + "id": 457261193, "owner_id": -218861756, "access_key": "***", "sizes": [ @@ -459,67 +459,67 @@ "height": 54, "type": "s", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" }, { "height": 120, "type": "m", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" }, { "height": 480, "type": "x", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" }, { "height": 810, "type": "y", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" }, { "height": 960, "type": "z", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" }, { "height": 1920, "type": "w", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" }, { "height": 81, "type": "o", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" }, { "height": 180, "type": "p", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" }, { "height": 270, "type": "q", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" }, { "height": 405, "type": "r", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" }, { "height": 1920, "type": "base", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" } ], "text": "", @@ -529,14 +529,14 @@ "orig_photo": { "height": 1920, "type": "base", - "url": "https://sun9-73.userapi.com/s/v1/ig2/BKtrtI41NHokyVsxqprzUtba88tNV90ptbnUkjS5w-Lvci-ep5VLJwWB8WS69o_RKNfDx-up8rqHrTMyQGkVzOXX.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", + "url": "https://sun9-73.userapi.com/s/v1/ig2/hLmewVym5tBAhpu9Z6eSInbv3fvLnMlQfRxS_oboniXB0ldDurYisqfJdH4bMZAsnj71cEgzW5Lx3gLdxo47uGeJ.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", "width": "***" } }, { "album_id": -53, - "date": 1765372012, - "id": 457261156, + "date": 1765391109, + "id": 457261194, "owner_id": -218861756, "access_key": "***", "sizes": [ @@ -544,67 +544,67 @@ "height": 54, "type": "s", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" }, { "height": 120, "type": "m", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" }, { "height": 480, "type": "x", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" }, { "height": 810, "type": "y", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" }, { "height": 960, "type": "z", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" }, { "height": 1920, "type": "w", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" }, { "height": 81, "type": "o", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" }, { "height": 180, "type": "p", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" }, { "height": 270, "type": "q", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" }, { "height": 405, "type": "r", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" }, { "height": 1920, "type": "base", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" } ], "text": "", @@ -614,14 +614,14 @@ "orig_photo": { "height": 1920, "type": "base", - "url": "https://sun9-73.userapi.com/s/v1/ig2/ofc_IhF5yjJTKU6CnnipqvrmxmAmGxxZUS4-RM5Bbti152CuNYkV9g620r_tSGP9MxSW2f0rFV4fdO-syXfF_tb5.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", + "url": "https://sun9-73.userapi.com/s/v1/ig2/_jzoMwd932lRLVs_sDu3JWdr1PNKiUOTpSVaYu1K71X1MBG9OkWxb8ZMYM2PSbaVcV1313OOkoOkEkRngYeIpJOU.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", "width": "***" } }, { "album_id": -53, - "date": 1765372014, - "id": 457261157, + "date": 1765391111, + "id": 457261195, "owner_id": -218861756, "access_key": "***", "sizes": [ @@ -629,67 +629,67 @@ "height": 40, "type": "s", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=72x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=72x0" }, { "height": 90, "type": "m", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=160x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=160x0" }, { "height": 360, "type": "x", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=640x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=640x0" }, { "height": 607, "type": "y", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1080x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1080x0" }, { "height": 720, "type": "z", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1280x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1280x0" }, { "height": 1080, "type": "w", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1920x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=1920x0" }, { "height": 61, "type": "o", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=108x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=108x0" }, { "height": 135, "type": "p", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=240x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=240x0" }, { "height": 202, "type": "q", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=360x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=360x0" }, { "height": 304, "type": "r", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=540x0" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu&cs=540x0" }, { "height": 1080, "type": "base", "width": "***", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu" + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu" } ], "text": "", @@ -699,7 +699,7 @@ "orig_photo": { "height": 1080, "type": "base", - "url": "https://sun9-11.userapi.com/s/v1/ig2/iyOXMrhd-CpKlM9zpR6eCcYaRV5fUFrcdwLaKeSn706oRTMeoMCEVrQoFAID1qDi2sMVIQ7RuRINs0BA5ZyEv3_C.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu", + "url": "https://sun9-11.userapi.com/s/v1/ig2/Ml-ONpqGAQvVUYpesIYwaZOu6DnIazupfw4gQJenHoZ-QnbOuCOeHH4swlKyl9WLHau_jRby_K0yLz7ISOVVChAC.jpg?quality=95&as=32x18,48x27,72x40,108x61,160x90,240x135,360x202,480x270,540x304,640x360,720x405,1080x607,1280x720,1440x810,1920x1080&from=bu", "width": "***" } } @@ -722,9 +722,9 @@ "type": "text", "variants": [ { - "variant_id": 9582, + "variant_id": 9588, "name": "Blue", - "item_id": 12368046, + "item_id": 12369920, "is_selected": true } ] @@ -743,31 +743,48 @@ "can_recover": false, "can_show_convert_to_service": true, "promotion": { - "is_available": true + "is_available": false }, "labels": [], - "date": 1765372014, + "date": 1765391111, "item_type": 0, "is_owner": true, "is_adult": false, - "thumb_photo": "https://sun56-2.userapi.com/impg/otl1czQzAl3AkYXjhOpdB3ITA1pXVNZdcgo6Rw/cwJT6rH6SI4.jpg?crop=0.125,0,0.75,1&size=0x400&quality=95&sign=2fd83a21e3f6b9a2771e7de6621ffc18&c_uniq_tag=IVwRWMxEYF-y8CbtgRJGvKcodXoBxF4ZJldWjQxoUVg", + "thumb_photo": "https://sun56-2.userapi.com/impg/otl1czQzAl3AkYXjhOpdB3ITA1pXVNZdcgo6Rw/BQolfn-NPJM.jpg?crop=0.125,0,0.75,1&size=0x400&quality=95&sign=2150f4727d448238927be90c1ae940b6&c_uniq_tag=nM-gFE7wDVIUpROt_WIO-Foqw9-QgG22r4x9nB1Fyng", "is_main_variant": true, "property_values": [ { - "variant_id": 9582, + "variant_id": 9588, "variant_name": "Blue", "property_name": "Color (change.)" } ], "cart_quantity": 0, "sku": "12345", + "reject_info": { + "title": "Отредактируйте товар, чтобы опубликовать в Маркете ВКонтакте", + "description": "Товар отклонён. Чтобы добавить его в «Маркет», укажите реальную цену товара или стоимость оказания услуги.", + "moderation_status": 2, + "info_link": "[https://vk.com/faq20323|Правила Маркета ВКонтакте]", + "write_to_support_link": "https://vk.com/im?media=&sel=-215808305&ref=ProductId%3D-218861756_12369920", + "in_progress": false, + "buttons": [ + { + "type": "market_edit", + "url": "https://vk.com/app7702617#owner_id=-218861756&item_id=12369920&type=market" + }, + { + "type": "market_delete" + } + ] + }, "item_rating": { "rating": 0, "reviews_count": 0, "reviews_count_text": "Нет отзывов" }, "has_group_access": true, - "market_url": "https://vk.com/market/product/test-product-another-218861756-12368046" + "market_url": "https://vk.com/market/product/test-product-another-218861756-12369920" } ] } diff --git a/docs/en/results/VK/GetSelectionList.log b/docs/en/results/VK/GetSelectionList.log index cad129fbaf..ca8010e7e6 100644 --- a/docs/en/results/VK/GetSelectionList.log +++ b/docs/en/results/VK/GetSelectionList.log @@ -82,7 +82,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "92c29c4a58fdb4d8b0", + "web_view_token": "b173cc8339e5bd3461", "has_tags": false, "orig_photo": { "height": 1920, @@ -175,7 +175,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "f4c40cf6cafbfe45dc", + "web_view_token": "bb846fb06d9129c87f", "has_tags": false, "orig_photo": { "height": 1920, @@ -268,7 +268,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "599caec605f89da023", + "web_view_token": "e95e9e80d5164d2878", "has_tags": false, "orig_photo": { "height": 1920, @@ -361,7 +361,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "7d61a2505c7c42fb26", + "web_view_token": "9f24d1cdcdab8c6d3b", "has_tags": false, "orig_photo": { "height": 1920, @@ -454,7 +454,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "a8b0966320a1be5f99", + "web_view_token": "545b41b1237f311a9e", "has_tags": false, "orig_photo": { "height": 1920, @@ -547,7 +547,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "1185ecb23a2e73edbf", + "web_view_token": "177fea55053425f2f4", "has_tags": false, "orig_photo": { "height": 1920, @@ -640,7 +640,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "15404c28b1494a6bfa", + "web_view_token": "6720768e1fbbdda07c", "has_tags": false, "orig_photo": { "height": 1920, @@ -733,7 +733,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "b03a98de9511be72a3", + "web_view_token": "da1ffe2f68edf9f09a", "has_tags": false, "orig_photo": { "height": 1920, @@ -826,7 +826,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "e50d7b604c1cf82a56", + "web_view_token": "89f7f6d2cbcd2dacb3", "has_tags": false, "orig_photo": { "height": 1920, @@ -919,7 +919,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "c4cfff6d5c7afcff8d", + "web_view_token": "2107deaf13bc37326f", "has_tags": false, "orig_photo": { "height": 1920, @@ -1012,7 +1012,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "ae4daf15ed35e69ac0", + "web_view_token": "630d523c96dee3a5c5", "has_tags": false, "orig_photo": { "height": 1920, @@ -1105,7 +1105,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "3c7c42f1a689a98537", + "web_view_token": "6f7d688e22819b6846", "has_tags": false, "orig_photo": { "height": 1920, @@ -1198,7 +1198,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "646ef7ca01934e80ea", + "web_view_token": "b81c53cbd2a2f2c5d6", "has_tags": false, "orig_photo": { "height": 1920, @@ -1291,7 +1291,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "d4c72582065c578436", + "web_view_token": "abb0b39124643aae46", "has_tags": false, "orig_photo": { "height": 1920, @@ -1384,7 +1384,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "b81829ff70141d0e90", + "web_view_token": "031e9fd93bbc582bd6", "has_tags": false, "orig_photo": { "height": 1920, @@ -1477,7 +1477,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "bd4b8f24d8317d612a", + "web_view_token": "c9d7ef8db4456bceb1", "has_tags": false, "orig_photo": { "height": 1920, @@ -1570,7 +1570,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "c4dfc7d875bbdb65fd", + "web_view_token": "e6b21506808d5ab5ae", "has_tags": false, "orig_photo": { "height": 1920, @@ -1651,7 +1651,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "117e23a34d8e06369f", + "web_view_token": "13070eecb6b8fe9486", "has_tags": false, "orig_photo": { "height": 1024, @@ -1744,7 +1744,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "391054a5bf36cdd020", + "web_view_token": "ffe281a318a0285ac2", "has_tags": false, "orig_photo": { "height": 1920, @@ -1837,7 +1837,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "152111ed77462dca0f", + "web_view_token": "8ac338810c1f1494c3", "has_tags": false, "orig_photo": { "height": 1920, @@ -1930,7 +1930,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "5f9e205547b574923b", + "web_view_token": "3bcc1b26dc8bba2594", "has_tags": false, "orig_photo": { "height": 1920, @@ -2023,7 +2023,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "1402ef1b8355babb91", + "web_view_token": "17f5cb494dbe44e83b", "has_tags": false, "orig_photo": { "height": 1920, @@ -2116,7 +2116,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "bd3b789f48b19ba153", + "web_view_token": "8f14217daf7a28683c", "has_tags": false, "orig_photo": { "height": 1920, @@ -2209,7 +2209,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "4c9eb4e9ea738f78db", + "web_view_token": "d6a953ec9c4163e27b", "has_tags": false, "orig_photo": { "height": 1920, @@ -2302,7 +2302,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "519dbae5be12b6a401", + "web_view_token": "15bf8ef8af357cd707", "has_tags": false, "orig_photo": { "height": 1920, @@ -2395,7 +2395,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "33c9fe8efbcdb12bcd", + "web_view_token": "a04b56890cb56accf6", "has_tags": false, "orig_photo": { "height": 1920, @@ -2488,7 +2488,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "a38e994d8d5ed9695f", + "web_view_token": "099b1089a2720c8de2", "has_tags": false, "orig_photo": { "height": 1920, @@ -2581,7 +2581,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "89e71c9d0f4e041030", + "web_view_token": "9547f0fb1d4ebe9712", "has_tags": false, "orig_photo": { "height": 1920, @@ -2674,7 +2674,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "0c749d0862df1fd2e8", + "web_view_token": "bf5be72c8db4b7b16d", "has_tags": false, "orig_photo": { "height": 1920, @@ -2767,7 +2767,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "bbe23eb61dfb39b0a7", + "web_view_token": "ac1ddda4429b41aafa", "has_tags": false, "orig_photo": { "height": 1920, @@ -2860,7 +2860,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "14b999d8ef5f4c0849", + "web_view_token": "6fb4f86de1af0e6b0b", "has_tags": false, "orig_photo": { "height": 1920, @@ -2953,7 +2953,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "3040721cd0de358e76", + "web_view_token": "a161afb00dd14061ed", "has_tags": false, "orig_photo": { "height": 1920, @@ -3046,7 +3046,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "45e8cfc24f7f216384", + "web_view_token": "9f4d7dda0883cb2bba", "has_tags": false, "orig_photo": { "height": 1920, @@ -3139,7 +3139,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "8a666ab9c52bc14598", + "web_view_token": "eec97409e9ef838548", "has_tags": false, "orig_photo": { "height": 1920, @@ -3232,7 +3232,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "3e82cd3d497ddafaf6", + "web_view_token": "53241cdee4dcae8de9", "has_tags": false, "orig_photo": { "height": 1920, @@ -3325,7 +3325,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "8207dc2207f135cbbe", + "web_view_token": "12b62b0114ff7b34ba", "has_tags": false, "orig_photo": { "height": 1920, @@ -3418,7 +3418,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "077a5c5ec1d5536e2b", + "web_view_token": "4f9a16eef4439afb87", "has_tags": false, "orig_photo": { "height": 1920, @@ -3511,7 +3511,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "02f136a7a34f0ed0f7", + "web_view_token": "d42347b57578563929", "has_tags": false, "orig_photo": { "height": 1920, @@ -3604,7 +3604,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "3c06c72676f0a1c2bc", + "web_view_token": "e69487b59ed8df5f9d", "has_tags": false, "orig_photo": { "height": 1920, @@ -3697,7 +3697,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "5e97206eb88766b452", + "web_view_token": "0663018009c8405704", "has_tags": false, "orig_photo": { "height": 1920, @@ -3790,7 +3790,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "a3ea92ac6a2c5cdf22", + "web_view_token": "6b7c3e4b32fa843837", "has_tags": false, "orig_photo": { "height": 1920, @@ -3883,7 +3883,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "45d873895c76cb193a", + "web_view_token": "9fcdaaa30405bdbec7", "has_tags": false, "orig_photo": { "height": 1920, @@ -3976,7 +3976,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "eb866aaa97e6da01b9", + "web_view_token": "7de0d889b55fe16205", "has_tags": false, "orig_photo": { "height": 1920, @@ -4069,7 +4069,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "bd8ca11ccb0fc95f35", + "web_view_token": "2f61220749027c1aeb", "has_tags": false, "orig_photo": { "height": 1920, @@ -4162,7 +4162,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "7aabfc98171d428942", + "web_view_token": "b2db8a2cf9806c98c1", "has_tags": false, "orig_photo": { "height": 1920, @@ -4255,7 +4255,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "1b5a723a58d3745e92", + "web_view_token": "bc6872f5876b0d090b", "has_tags": false, "orig_photo": { "height": 1920, @@ -4348,7 +4348,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "c202169415be3e1ff0", + "web_view_token": "eefe17e6876238fc06", "has_tags": false, "orig_photo": { "height": 1920, @@ -4441,7 +4441,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "6196c14bd702c4b1be", + "web_view_token": "3b810c202ca7b1fc22", "has_tags": false, "orig_photo": { "height": 1920, @@ -4534,7 +4534,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "174946c64a233e6ed5", + "web_view_token": "53178f7f21ba95cd33", "has_tags": false, "orig_photo": { "height": 1920, @@ -4627,7 +4627,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "9c5e5956ca6fe939c8", + "web_view_token": "3580cd6c0355a68402", "has_tags": false, "orig_photo": { "height": 1920, @@ -4720,7 +4720,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "8e91a8623e586bedfd", + "web_view_token": "b17446b06d8e2ac873", "has_tags": false, "orig_photo": { "height": 1920, @@ -4813,7 +4813,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "7ac2d547da10bec479", + "web_view_token": "e8fd8ffa19b81b1c32", "has_tags": false, "orig_photo": { "height": 1920, @@ -4906,7 +4906,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "08550abcb4e9b750ac", + "web_view_token": "c30a5078015dcf3592", "has_tags": false, "orig_photo": { "height": 1920, @@ -4999,7 +4999,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "0fdb9beae1164a87ec", + "web_view_token": "80dc6706ebf262da16", "has_tags": false, "orig_photo": { "height": 1920, @@ -5092,7 +5092,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "9de85d4d1ba9882bf9", + "web_view_token": "76b557a9ae6dc23feb", "has_tags": false, "orig_photo": { "height": 1920, @@ -5185,7 +5185,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "f66b30beb826c37a75", + "web_view_token": "203607f9059023eb4f", "has_tags": false, "orig_photo": { "height": 1920, @@ -5266,7 +5266,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "405262998045e0585f", + "web_view_token": "035cfebf0e8d87a265", "has_tags": false, "orig_photo": { "height": 1024, @@ -5347,7 +5347,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "e96285d46ce7dc6f0c", + "web_view_token": "d812c7f16fa0eba41f", "has_tags": false, "orig_photo": { "height": 1024, @@ -5428,7 +5428,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "5587f1300f35888030", + "web_view_token": "e203a65dd89f29eeda", "has_tags": false, "orig_photo": { "height": 1024, @@ -5509,7 +5509,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "1a4ab92202177e6aa6", + "web_view_token": "2591ac839565611e54", "has_tags": false, "orig_photo": { "height": 1024, @@ -5590,7 +5590,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "5e0ebd90c09b9f20c5", + "web_view_token": "882dedc75afa0ae270", "has_tags": false, "orig_photo": { "height": 1024, @@ -5671,7 +5671,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "7f941fddcbaae812b9", + "web_view_token": "e251de96db604fafec", "has_tags": false, "orig_photo": { "height": 1024, @@ -5752,7 +5752,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "7796bb9a7a4c76b320", + "web_view_token": "29af5c88d42d43e06f", "has_tags": false, "orig_photo": { "height": 1024, @@ -5887,7 +5887,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "99944f5e03e9d92200", + "web_view_token": "e016dc5eaa72d76cc6", "has_tags": false, "orig_photo": { "height": 1024, @@ -5977,7 +5977,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "246e89c65211e8ba14", + "web_view_token": "8c1fe2f5a8c47f6a08", "has_tags": false, "orig_photo": { "height": 1024, @@ -6058,7 +6058,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "e9f149b7505457ac5f", + "web_view_token": "dec8c0f091f8c285e5", "has_tags": false, "orig_photo": { "height": 1024, @@ -6139,7 +6139,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "e5ea8171941c3f6c02", + "web_view_token": "4afc396c8ba33c7492", "has_tags": false, "orig_photo": { "height": 1024, @@ -6220,7 +6220,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "33a9610de40338b266", + "web_view_token": "7d9cf110207817ec41", "has_tags": false, "orig_photo": { "height": 1024, @@ -6301,7 +6301,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "b958b1f0b6b8faeab4", + "web_view_token": "46a9c2b278eb523564", "has_tags": false, "orig_photo": { "height": 1024, @@ -6382,7 +6382,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "dd6bbf8e37ae8af885", + "web_view_token": "d08e99a9fe56e0d877", "has_tags": false, "orig_photo": { "height": 1024, @@ -6463,7 +6463,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "10dbe1d479d4e9c452", + "web_view_token": "3c826acfc28b36d749", "has_tags": false, "orig_photo": { "height": 1024, @@ -6544,7 +6544,7 @@ ], "text": "", "user_id": 100, - "web_view_token": "113782fded03e530a3", + "web_view_token": "ab163efdb5b4aa3d43", "has_tags": false, "orig_photo": { "height": 1024, diff --git a/docs/en/results/VK/GetSelectionsByID.log b/docs/en/results/VK/GetSelectionsByID.log index 791319177e..12b42bf2ed 100644 --- a/docs/en/results/VK/GetSelectionsByID.log +++ b/docs/en/results/VK/GetSelectionsByID.log @@ -3,84 +3,84 @@ "count": 1, "items": [ { - "id": 148, + "id": 150, "owner_id": -218861756, "title": "EditedCollection", "count": 0, - "updated_time": 1765371931, + "updated_time": 1765391007, "is_main": false, "is_hidden": false, "photo": { "album_id": -53, - "date": 1765371931, - "id": 457261148, + "date": 1765391007, + "id": 457261186, "owner_id": -218861756, "sizes": [ { "height": 54, "type": "s", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=72x0" }, { "height": 120, "type": "m", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=160x0" }, { "height": 480, "type": "x", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=640x0" }, { "height": 810, "type": "y", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1080x0" }, { "height": 960, "type": "z", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=1280x0" }, { "height": 1920, "type": "w", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=2560x0" }, { "height": 81, "type": "o", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=108x0" }, { "height": 180, "type": "p", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=240x0" }, { "height": 270, "type": "q", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=360x0" }, { "height": 405, "type": "r", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu&cs=540x0" }, { "height": 1920, "type": "base", "width": "***", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu" } ], "text": "", @@ -90,7 +90,7 @@ "orig_photo": { "height": 1920, "type": "base", - "url": "https://sun9-73.userapi.com/s/v1/ig2/c1LqvfBwiu3gLjE0yhBO9ZZjtp1LBbnNSio7gICBFUuOMAQm-_Bs65erJUxj7-xpuXpfKpifel3_smMF1_QksXEV.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", + "url": "https://sun9-73.userapi.com/s/v1/ig2/_4ymXhxlRdI418DsF30tBVj891Kgr4kPA2nW7ASfQnDNcu_sZZL9_CBpgGOgFsqHRpgQytpEH6p6HbsbKnYDdqV7.jpg?quality=95&as=32x24,48x36,72x54,108x81,160x120,240x180,360x270,480x360,540x405,640x480,720x540,1080x810,1280x960,1440x1080,2560x1920&from=bu", "width": "***" } } diff --git a/docs/en/results/VK/GetStatistics.log b/docs/en/results/VK/GetStatistics.log index 7aa09c8a62..f66ffa8f77 100644 --- a/docs/en/results/VK/GetStatistics.log +++ b/docs/en/results/VK/GetStatistics.log @@ -2,8 +2,8 @@ "response": [ { "activity": { - "comments": 5, - "likes": 5 + "comments": 7, + "likes": 7 }, "period_from": 1765324800, "period_to": 1765411199, diff --git a/docs/en/results/VK/GroupProducts.log b/docs/en/results/VK/GroupProducts.log index 40c1f14c74..5b99a533fe 100644 --- a/docs/en/results/VK/GroupProducts.log +++ b/docs/en/results/VK/GroupProducts.log @@ -1,5 +1,5 @@ { "response": { - "item_group_id": 489690 + "item_group_id": 489692 } } diff --git a/docs/en/results/VK/MakeRepost.log b/docs/en/results/VK/MakeRepost.log index 1d3a43c121..aed700ee25 100644 --- a/docs/en/results/VK/MakeRepost.log +++ b/docs/en/results/VK/MakeRepost.log @@ -1,7 +1,7 @@ { "response": { "success": 1, - "post_id": 10730, + "post_id": 10750, "reposts_count": 3, "likes_count": 10, "wall_repost_count": 1, diff --git a/docs/en/results/VK/SaveImageToAlbum.log b/docs/en/results/VK/SaveImageToAlbum.log index 0ebfa12b06..cd56043fda 100644 --- a/docs/en/results/VK/SaveImageToAlbum.log +++ b/docs/en/results/VK/SaveImageToAlbum.log @@ -1,9 +1,9 @@ { "response": [ { - "album_id": 310998617, - "date": 1765371784, - "id": 457261145, + "album_id": 311002666, + "date": 1765390824, + "id": 457261183, "owner_id": -218861756, "sizes": [ { diff --git a/docs/en/results/VK/UploadPhotoToServer.log b/docs/en/results/VK/UploadPhotoToServer.log index 9a4a7e6b5e..06ef25bd58 100644 --- a/docs/en/results/VK/UploadPhotoToServer.log +++ b/docs/en/results/VK/UploadPhotoToServer.log @@ -2,8 +2,8 @@ "response": [ { "album_id": -14, - "date": 1765371799, - "id": 457249276, + "date": 1765390843, + "id": 457249290, "owner_id": 657846756, "access_key": "***", "sizes": [ diff --git a/docs/en/results/VK/UploadVideoToServer.log b/docs/en/results/VK/UploadVideoToServer.log index 32ec0cc417..ea06ec4915 100644 --- a/docs/en/results/VK/UploadVideoToServer.log +++ b/docs/en/results/VK/UploadVideoToServer.log @@ -1,7 +1,7 @@ { - "video_hash": "e8cd2e3a2182070ed6", + "video_hash": "7febff69b3c51c1702", "size": 1137878, - "direct_link": "https://vkvd437.okcdn.ru/?expires=1765631275383&srcIp=93.125.42.204&pr=40&srcAg=UNKNOWN&ms=45.136.21.164&type=4&sig=hruDMBYcSTQ&ct=27&urls=185.226.55.158&clientType=14&appId=512000384397&zs=72&id=9796607609555", + "direct_link": "https://vkvd216.okcdn.ru/?expires=1765650390930&srcIp=93.125.42.204&pr=40&srcAg=UNKNOWN&ms=45.136.22.152&type=4&sig=eR9fSw4h7Hg&ct=27&urls=185.226.55.236&clientType=14&appId=512000384397&zs=72&id=9537988004571", "owner_id": -218861756, - "video_id": 456240989 + "video_id": 456240993 } diff --git a/docs/en/results/VK/WriteComment.log b/docs/en/results/VK/WriteComment.log index 9d761fe42a..3143500bb1 100644 --- a/docs/en/results/VK/WriteComment.log +++ b/docs/en/results/VK/WriteComment.log @@ -1,6 +1,6 @@ { "response": { - "comment_id": 10731, + "comment_id": 10751, "parents_stack": [] } } diff --git a/docs/en/results/VK/WriteInDiscussion.log b/docs/en/results/VK/WriteInDiscussion.log index f05c9e8ffa..e9bc002fe5 100644 --- a/docs/en/results/VK/WriteInDiscussion.log +++ b/docs/en/results/VK/WriteInDiscussion.log @@ -1,3 +1,3 @@ { - "response": 3493 + "response": 3499 } diff --git a/docs/en/results/VK/WriteMessage.log b/docs/en/results/VK/WriteMessage.log index 585bd8cc23..b42a11caaf 100644 --- a/docs/en/results/VK/WriteMessage.log +++ b/docs/en/results/VK/WriteMessage.log @@ -1,3 +1,3 @@ { - "response": 1281 + "response": 1285 } diff --git a/docs/en/results/YandexDisk/CancelObjectPublication.log b/docs/en/results/YandexDisk/CancelObjectPublication.log index 368fbb6bda..70e03cf82c 100644 --- a/docs/en/results/YandexDisk/CancelObjectPublication.log +++ b/docs/en/results/YandexDisk/CancelObjectPublication.log @@ -1,21 +1,21 @@ { - "path": "disk:/910ccded-e5bc-4793-859f-097e05b23cb9.png", + "path": "disk:/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", "type": "file", - "name": "910ccded-e5bc-4793-859f-097e05b23cb9.png", - "created": "2025-12-10T16:58:21+03:00", - "modified": "2025-12-10T16:58:21+03:00", + "name": "1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", + "created": "2025-12-10T19:29:52+00:00", + "modified": "2025-12-10T19:29:52+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "media_type": "image", - "resource_id": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a", - "revision": 1765375133122546, + "resource_id": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d", + "revision": 1765395025477058, "comment_ids": { - "public_resource": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a", - "private_resource": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a" + "public_resource": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d", + "private_resource": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/b869d99c77defcac474740fee20141dc7379cf467981495a46bf82e13b45dbea/6939b4dd/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=910ccded-e5bc-4793-859f-097e05b23cb9.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" + "file": "https://downloader.disk.yandex.ru/disk/d15ca493b7b38dd8790a9de52127cd58577653a035ea0fe049654ee2c14ebf6f/693a0292/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" } diff --git a/docs/en/results/YandexDisk/CreateFolder.log b/docs/en/results/YandexDisk/CreateFolder.log index 3154d9adc4..49a757c225 100644 --- a/docs/en/results/YandexDisk/CreateFolder.log +++ b/docs/en/results/YandexDisk/CreateFolder.log @@ -1,22 +1,22 @@ { - "path": "disk:/08cc21c0-d83d-4b12-98d1-97d8ed10e937", + "path": "disk:/c1bfe994-7ca3-4956-9272-6a2e93a22d68", "type": "dir", - "name": "08cc21c0-d83d-4b12-98d1-97d8ed10e937", - "created": "2025-12-10T16:55:17+03:00", - "modified": "2025-12-10T16:55:17+03:00", + "name": "c1bfe994-7ca3-4956-9272-6a2e93a22d68", + "created": "2025-12-10T19:26:35+00:00", + "modified": "2025-12-10T19:26:35+00:00", "_embedded": { - "path": "disk:/08cc21c0-d83d-4b12-98d1-97d8ed10e937", + "path": "disk:/c1bfe994-7ca3-4956-9272-6a2e93a22d68", "limit": 20, "offset": 0, "sort": "", "total": 0, "items": [] }, - "resource_id": "1573541518:5c659572a5bb4797c0d688f1299c771d45cee6afa09c6348636d9460f03bbc8f", - "revision": 1765374917094227, + "resource_id": "1573541518:6db2e589d73288df2655197a4bc6135f25e1d8e26f32fffa34846687c367a6e6", + "revision": 1765394795659103, "comment_ids": { - "public_resource": "1573541518:5c659572a5bb4797c0d688f1299c771d45cee6afa09c6348636d9460f03bbc8f", - "private_resource": "1573541518:5c659572a5bb4797c0d688f1299c771d45cee6afa09c6348636d9460f03bbc8f" + "public_resource": "1573541518:6db2e589d73288df2655197a4bc6135f25e1d8e26f32fffa34846687c367a6e6", + "private_resource": "1573541518:6db2e589d73288df2655197a4bc6135f25e1d8e26f32fffa34846687c367a6e6" }, "exif": {} } diff --git a/docs/en/results/YandexDisk/CreateObjectCopy.log b/docs/en/results/YandexDisk/CreateObjectCopy.log index d1d1f8c8cf..bd47ec81d1 100644 --- a/docs/en/results/YandexDisk/CreateObjectCopy.log +++ b/docs/en/results/YandexDisk/CreateObjectCopy.log @@ -1,21 +1,21 @@ { - "path": "disk:/0a6f38bc-cee6-4719-b19c-69002459e37d.png", + "path": "disk:/9901b0c5-b087-4a20-a9a4-66d66739cb4b.png", "type": "file", - "name": "0a6f38bc-cee6-4719-b19c-69002459e37d.png", - "created": "2025-12-10T16:56:47+03:00", - "modified": "2025-12-10T16:56:47+03:00", + "name": "9901b0c5-b087-4a20-a9a4-66d66739cb4b.png", + "created": "2025-12-10T19:28:14+00:00", + "modified": "2025-12-10T19:28:14+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "media_type": "image", - "resource_id": "1573541518:629cfca8082675a96bc42eae99ff30ea24f08a70b11061227be44f8bed71794e", - "revision": 1765375007816789, + "resource_id": "1573541518:6cdbff2110dd97d66c45e5ead6268959f02183cce5fac57b015a1af8d7edc26f", + "revision": 1765394894786346, "comment_ids": { - "public_resource": "1573541518:629cfca8082675a96bc42eae99ff30ea24f08a70b11061227be44f8bed71794e", - "private_resource": "1573541518:629cfca8082675a96bc42eae99ff30ea24f08a70b11061227be44f8bed71794e" + "public_resource": "1573541518:6cdbff2110dd97d66c45e5ead6268959f02183cce5fac57b015a1af8d7edc26f", + "private_resource": "1573541518:6cdbff2110dd97d66c45e5ead6268959f02183cce5fac57b015a1af8d7edc26f" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/9d8ee7a27a61faa9237be92f9b31473a2ac9f18419fac41567bf84ecf44ce454/6939b460/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=0a6f38bc-cee6-4719-b19c-69002459e37d.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" + "file": "https://downloader.disk.yandex.ru/disk/3eb8d00b69b6b7ab08f31cfa05b16b25fe51db90487dac86345a0530bc6ff434/693a020f/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=9901b0c5-b087-4a20-a9a4-66d66739cb4b.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" } diff --git a/docs/en/results/YandexDisk/GetConfirmationCode.log b/docs/en/results/YandexDisk/GetConfirmationCode.log index 4ca3b40918..950a684fa0 100644 --- a/docs/en/results/YandexDisk/GetConfirmationCode.log +++ b/docs/en/results/YandexDisk/GetConfirmationCode.log @@ -1,7 +1,7 @@ { - "device_code": "f51cd3cc0bf04bbcbe20591925ce895a", + "device_code": "2e0c41e6728a443e91d8e26c3a0a9882", "expires_in": 300, "interval": 5, - "user_code": "lhyaauue", + "user_code": "4lclxi6o", "verification_url": "https://ya.ru/device" } diff --git a/docs/en/results/YandexDisk/GetDiskInformation.log b/docs/en/results/YandexDisk/GetDiskInformation.log index 76dbd67fb1..610d282c22 100644 --- a/docs/en/results/YandexDisk/GetDiskInformation.log +++ b/docs/en/results/YandexDisk/GetDiskInformation.log @@ -1,6 +1,6 @@ { "total_space": 220117073920, - "used_space": 3414848968, + "used_space": 3419077014, "trash_size": 1684321552, "max_file_size": 53687091200, "paid_max_file_size": 53687091200, @@ -23,17 +23,17 @@ "calendar": "disk:/Материалы встреч" }, "is_paid": true, - "revision": 1765367163178755, + "revision": 1765391604432974, "user": { "uid": "1573541518", "login": "bayselonarrend", "display_name": "bayselonarrend", "country": "by", "is_child": false, - "reg_time": "2024-02-01T15:13:41+03:00" + "reg_time": "2024-02-01T12:13:41+00:00" }, "unlimited_autoupload_enabled": false, - "reg_time": "2024-02-01T15:13:41+03:00", + "reg_time": "2024-02-01T12:13:41+00:00", "is_idm_managed_public_access": false, "is_idm_managed_folder_address_access": false, "payment_flow": true, diff --git a/docs/en/results/YandexDisk/GetDownloadLink.log b/docs/en/results/YandexDisk/GetDownloadLink.log index be28204fc1..f902fe579b 100644 --- a/docs/en/results/YandexDisk/GetDownloadLink.log +++ b/docs/en/results/YandexDisk/GetDownloadLink.log @@ -1,5 +1,5 @@ { "method": "GET", - "href": "https://downloader.disk.yandex.ru/disk/46c01003bb817b802afee6837ac6893f97758f3f737ea5cad2dc002d67b86a08/6939b484/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=615a7142-b4b0-4b1b-be73-15dfe75bd899.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78", + "href": "https://downloader.disk.yandex.ru/disk/17a57a2f6a2885e1d05c608c7e72deabeea36a86206d3638ccbed96d378bc9f8/693a0233/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=0a714c37-2cbb-4495-8618-c434a1404410.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78", "templated": false } diff --git a/docs/en/results/YandexDisk/GetDownloadLinkForPublicObject.log b/docs/en/results/YandexDisk/GetDownloadLinkForPublicObject.log index e570fb55fb..86c2017317 100644 --- a/docs/en/results/YandexDisk/GetDownloadLinkForPublicObject.log +++ b/docs/en/results/YandexDisk/GetDownloadLinkForPublicObject.log @@ -1,5 +1,5 @@ { "method": "GET", - "href": "https://downloader.disk.yandex.ru/disk/848af3f0d71482061227a5e88ebd0fb9a53a9d060ea8fdd3261c6b6ef9bb196d/6939b4d5/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=0&filename=910ccded-e5bc-4793-859f-097e05b23cb9.png&disposition=attachment&hash=uW6yIpuj3FZjlgG2H0bqO41XzJpsYWHhCXnvVpASpM1bXFdgHwAP7g2flefRceHbq/J6bpmRyOJonT3VoXnDag%3D%3D%3A&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3", + "href": "https://downloader.disk.yandex.ru/disk/d3f964d7c69f4de832cfbb8100a041900f8f7c2db05b379e1e981616af266778/693a0288/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=0&filename=1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png&disposition=attachment&hash=gWymXza27UTkRe1hrNeS82fGMwikk7NFYoL1ORL2VXaQAcNmjDckV4O9GInDNL8uq/J6bpmRyOJonT3VoXnDag%3D%3D%3A&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3", "templated": false } diff --git a/docs/en/results/YandexDisk/GetFilesList.log b/docs/en/results/YandexDisk/GetFilesList.log index 6a53bb9edc..f6755010e7 100644 --- a/docs/en/results/YandexDisk/GetFilesList.log +++ b/docs/en/results/YandexDisk/GetFilesList.log @@ -5,8 +5,8 @@ "path": "disk:/Тестовая папка/Мишки.jpg", "type": "file", "name": "Мишки.jpg", - "created": "2024-02-01T15:13:45+03:00", - "modified": "2024-02-10T14:05:03+03:00", + "created": "2024-02-01T12:13:45+00:00", + "modified": "2024-02-10T11:05:03+00:00", "size": 1555830, "mime_type": "image/jpeg", "md5": "569a1c98696050439b5b2a1ecfa52d19", @@ -15,7 +15,7 @@ "media_type": "image", "sizes": [ { - "url": "https://downloader.disk.yandex.ru/disk/e0f16015b5fddd26b8df1605b99d067887faf86969161a30ec8d4c400393fc47/6939b491/YCWwIV93r7kdvdgkpYJf7GJbR3ANcQde87h7hiBT0GgAoFo_n3KO9GXq2HWzSWwrwox97L651eAD93T19uJnow%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&fsize=1555830&hid=d4562df88a4f7d98d8aa94e30de24c09&media_type=image&tknv=v3&etag=569a1c98696050439b5b2a1ecfa52d19", + "url": "https://downloader.disk.yandex.ru/disk/6f22de65ac515e397123ee46b1ab6f6f6853977168268d9dd60fbb5e27f417ad/693a0242/YCWwIV93r7kdvdgkpYJf7GJbR3ANcQde87h7hiBT0GgAoFo_n3KO9GXq2HWzSWwrwox97L651eAD93T19uJnow%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=inline&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&fsize=1555830&hid=d4562df88a4f7d98d8aa94e30de24c09&media_type=image&tknv=v3&etag=569a1c98696050439b5b2a1ecfa52d19", "name": "ORIGINAL" }, { @@ -70,17 +70,17 @@ "private_resource": "1573541518:12897a65b076a5a0a92f3033e271eb251764c1e70ba590f383d55c3da7ef8c60" }, "exif": { - "date_time": "2014-12-13T17:29:24+03:00" + "date_time": "2014-12-13T14:29:24+00:00" }, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/8bda32103592519357bbcd0e8078aca5c40daa4ffcf22d123543ffd0805882f5/6939b491/YCWwIV93r7kdvdgkpYJf7GJbR3ANcQde87h7hiBT0GgAoFo_n3KO9GXq2HWzSWwrwox97L651eAD93T19uJnow%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=attachment&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&fsize=1555830&hid=d4562df88a4f7d98d8aa94e30de24c09&media_type=image&tknv=v3&etag=569a1c98696050439b5b2a1ecfa52d19" + "file": "https://downloader.disk.yandex.ru/disk/e96e275d5f341586d202fdfdf94908289432e04b22fcc7daadcc6617f90ddeca/693a0242/YCWwIV93r7kdvdgkpYJf7GJbR3ANcQde87h7hiBT0GgAoFo_n3KO9GXq2HWzSWwrwox97L651eAD93T19uJnow%3D%3D?uid=1573541518&filename=%D0%9C%D0%B8%D1%88%D0%BA%D0%B8.jpg&disposition=attachment&hash=&limit=0&content_type=image%2Fjpeg&owner_uid=1573541518&fsize=1555830&hid=d4562df88a4f7d98d8aa94e30de24c09&media_type=image&tknv=v3&etag=569a1c98696050439b5b2a1ecfa52d19" }, { "path": "disk:/Тестовая папка/Альпака.png", "type": "file", "name": "Альпака.png", - "created": "2024-02-09T11:01:20+03:00", - "modified": "2024-02-10T14:05:23+03:00", + "created": "2024-02-09T08:01:20+00:00", + "modified": "2024-02-10T11:05:23+00:00", "size": 440431, "mime_type": "image/png", "md5": "8d7bf7d7ee61113f9044f3a28496e458", @@ -89,7 +89,7 @@ "media_type": "image", "sizes": [ { - "url": "https://downloader.disk.yandex.ru/disk/ed5f6fdb85f2624bf71b096a50a1ae8fc520b442559deafabc7d2340c4bc3ee0/6939b491/gwThwhLBKYvLhQCNnqAHirhroxr0HKnwcS_PunGIhx4_5THBef5BLmUoWbu9WB9u80KQZzXUtb3zIfpRSdMI0Q%3D%3D?uid=1573541518&filename=%D0%90%D0%BB%D1%8C%D0%BF%D0%B0%D0%BA%D0%B0.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=440431&hid=0e9b208e1aea0dbd58b4b43ccdc3ad5a&media_type=image&tknv=v3&etag=8d7bf7d7ee61113f9044f3a28496e458", + "url": "https://downloader.disk.yandex.ru/disk/00f78e3eb77c57723f09cbf7ec8ab9446426376a56311c492afd1c6aace1918a/693a0242/gwThwhLBKYvLhQCNnqAHirhroxr0HKnwcS_PunGIhx4_5THBef5BLmUoWbu9WB9u80KQZzXUtb3zIfpRSdMI0Q%3D%3D?uid=1573541518&filename=%D0%90%D0%BB%D1%8C%D0%BF%D0%B0%D0%BA%D0%B0.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=440431&hid=0e9b208e1aea0dbd58b4b43ccdc3ad5a&media_type=image&tknv=v3&etag=8d7bf7d7ee61113f9044f3a28496e458", "name": "ORIGINAL" }, { @@ -145,7 +145,7 @@ }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/7d9dad3096132f75ce02cabc9257a663fb2856930b6439b0d9abb708f1316c97/6939b491/gwThwhLBKYvLhQCNnqAHirhroxr0HKnwcS_PunGIhx4_5THBef5BLmUoWbu9WB9u80KQZzXUtb3zIfpRSdMI0Q%3D%3D?uid=1573541518&filename=%D0%90%D0%BB%D1%8C%D0%BF%D0%B0%D0%BA%D0%B0.png&disposition=attachment&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=440431&hid=0e9b208e1aea0dbd58b4b43ccdc3ad5a&media_type=image&tknv=v3&etag=8d7bf7d7ee61113f9044f3a28496e458" + "file": "https://downloader.disk.yandex.ru/disk/fd32c936b04d0940d52bf1f09452edab20ae6fdf684ef6a4d54f503f7551c193/693a0242/gwThwhLBKYvLhQCNnqAHirhroxr0HKnwcS_PunGIhx4_5THBef5BLmUoWbu9WB9u80KQZzXUtb3zIfpRSdMI0Q%3D%3D?uid=1573541518&filename=%D0%90%D0%BB%D1%8C%D0%BF%D0%B0%D0%BA%D0%B0.png&disposition=attachment&hash=&limit=0&content_type=image%2Fpng&owner_uid=1573541518&fsize=440431&hid=0e9b208e1aea0dbd58b4b43ccdc3ad5a&media_type=image&tknv=v3&etag=8d7bf7d7ee61113f9044f3a28496e458" } ], "offset": 1 diff --git a/docs/en/results/YandexDisk/GetObject.log b/docs/en/results/YandexDisk/GetObject.log index fed19a66ed..c4623d916c 100644 --- a/docs/en/results/YandexDisk/GetObject.log +++ b/docs/en/results/YandexDisk/GetObject.log @@ -1,21 +1,21 @@ { - "path": "disk:/8fc6f774-080f-450a-9c2b-f9e86ace989a.png", + "path": "disk:/84e25434-96fa-4b61-b2dd-4647d4f7f611.png", "type": "file", - "name": "8fc6f774-080f-450a-9c2b-f9e86ace989a.png", - "created": "2025-12-10T16:55:27+03:00", - "modified": "2025-12-10T16:55:27+03:00", + "name": "84e25434-96fa-4b61-b2dd-4647d4f7f611.png", + "created": "2025-12-10T19:26:47+00:00", + "modified": "2025-12-10T19:26:47+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "media_type": "image", - "resource_id": "1573541518:f4b93f8aa2eac4a808195d1a1779c7c020550ad952d2c48dbec3978cbba188bd", - "revision": 1765374928573666, + "resource_id": "1573541518:2602aa1336e924e2724bb8e6b76564c0a1669eb65380f62487ce80ac936af9ae", + "revision": 1765394808397279, "comment_ids": { - "public_resource": "1573541518:f4b93f8aa2eac4a808195d1a1779c7c020550ad952d2c48dbec3978cbba188bd", - "private_resource": "1573541518:f4b93f8aa2eac4a808195d1a1779c7c020550ad952d2c48dbec3978cbba188bd" + "public_resource": "1573541518:2602aa1336e924e2724bb8e6b76564c0a1669eb65380f62487ce80ac936af9ae", + "private_resource": "1573541518:2602aa1336e924e2724bb8e6b76564c0a1669eb65380f62487ce80ac936af9ae" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/c9e6e6dc28e5933e0143f4b61ae49e496a630e452c0e2535e3161e7285697d79/6939b412/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=8fc6f774-080f-450a-9c2b-f9e86ace989a.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" + "file": "https://downloader.disk.yandex.ru/disk/25bd135cf10ef77ac1d7399260fd8846b24cf165888db19bebd3a0f018785423/693a01bb/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=84e25434-96fa-4b61-b2dd-4647d4f7f611.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" } diff --git a/docs/en/results/YandexDisk/GetPublicObject.log b/docs/en/results/YandexDisk/GetPublicObject.log index 96881d7656..ee06eda2f9 100644 --- a/docs/en/results/YandexDisk/GetPublicObject.log +++ b/docs/en/results/YandexDisk/GetPublicObject.log @@ -1,25 +1,25 @@ { "path": "/", "type": "file", - "name": "910ccded-e5bc-4793-859f-097e05b23cb9.png", - "created": "2025-12-10T16:58:21+03:00", - "modified": "2025-12-10T16:58:21+03:00", + "name": "1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", + "created": "2025-12-10T19:29:52+00:00", + "modified": "2025-12-10T19:29:52+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "public_key": "***", - "public_url": "https://yadi.sk/d/76P9oTATAEpMog", + "public_url": "https://yadi.sk/d/Hf_-jYnWVqinOA", "media_type": "image", - "resource_id": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a", - "revision": 1765375122885143, + "resource_id": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d", + "revision": 1765395013516355, "comment_ids": { - "public_resource": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a", - "private_resource": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a" + "public_resource": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d", + "private_resource": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/d399e4508ebdcf11c0e078ca66b7906d5a427c138a90daa11020ca52552fc217/6939b4d7/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=0&filename=910ccded-e5bc-4793-859f-097e05b23cb9.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=0&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78", + "file": "https://downloader.disk.yandex.ru/disk/53db58308cad034e7e509e0d16e1ae8ab14e3afb6229e9749b96d89c4987da39/693a028b/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=0&filename=1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=0&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78", "views_count": 0, "owner": { "uid": "1573541518", diff --git a/docs/en/results/YandexDisk/MoveObject.log b/docs/en/results/YandexDisk/MoveObject.log index b7bf5a426b..cea3ed9b63 100644 --- a/docs/en/results/YandexDisk/MoveObject.log +++ b/docs/en/results/YandexDisk/MoveObject.log @@ -1,21 +1,21 @@ { - "path": "disk:/6e54ab74-bdf6-417c-b05c-70eb4f42f115.png", + "path": "disk:/f6d82f27-83cd-4baa-8744-1cc4a0cb5d2f.png", "type": "file", - "name": "6e54ab74-bdf6-417c-b05c-70eb4f42f115.png", - "created": "2025-12-10T16:57:45+03:00", - "modified": "2025-12-10T16:58:06+03:00", + "name": "f6d82f27-83cd-4baa-8744-1cc4a0cb5d2f.png", + "created": "2025-12-10T19:29:14+00:00", + "modified": "2025-12-10T19:29:36+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "media_type": "image", - "resource_id": "1573541518:1973aeb9ea297762a2349d3c0666ffd98a06bde6b71630b99bd2dc6009fc1644", - "revision": 1765375087045225, + "resource_id": "1573541518:9bce0ab1796194f5c0826e5590aee19fe6d8b76df69d8a92990b05ebc76d1c0a", + "revision": 1765394976333449, "comment_ids": { - "public_resource": "1573541518:1973aeb9ea297762a2349d3c0666ffd98a06bde6b71630b99bd2dc6009fc1644", - "private_resource": "1573541518:1973aeb9ea297762a2349d3c0666ffd98a06bde6b71630b99bd2dc6009fc1644" + "public_resource": "1573541518:9bce0ab1796194f5c0826e5590aee19fe6d8b76df69d8a92990b05ebc76d1c0a", + "private_resource": "1573541518:9bce0ab1796194f5c0826e5590aee19fe6d8b76df69d8a92990b05ebc76d1c0a" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/04abcf6d4c894db4d71a5dcd34d39787754ceee91688f6bcdbbf9cc53fb61b78/6939b4af/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=6e54ab74-bdf6-417c-b05c-70eb4f42f115.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" + "file": "https://downloader.disk.yandex.ru/disk/156cf5b129bc23c8ee3d61ba22c6a852e0c5a6238697809553e779e95699bf7a/693a0261/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=f6d82f27-83cd-4baa-8744-1cc4a0cb5d2f.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" } diff --git a/docs/en/results/YandexDisk/PublishObject.log b/docs/en/results/YandexDisk/PublishObject.log index 78a7d699f4..fdcd7c3492 100644 --- a/docs/en/results/YandexDisk/PublishObject.log +++ b/docs/en/results/YandexDisk/PublishObject.log @@ -1,23 +1,23 @@ { - "path": "disk:/910ccded-e5bc-4793-859f-097e05b23cb9.png", + "path": "disk:/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", "type": "file", - "name": "910ccded-e5bc-4793-859f-097e05b23cb9.png", - "created": "2025-12-10T16:58:21+03:00", - "modified": "2025-12-10T16:58:21+03:00", + "name": "1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", + "created": "2025-12-10T19:29:52+00:00", + "modified": "2025-12-10T19:29:52+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "public_key": "***", - "public_url": "https://yadi.sk/d/76P9oTATAEpMog", + "public_url": "https://yadi.sk/d/Hf_-jYnWVqinOA", "media_type": "image", - "resource_id": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a", - "revision": 1765375122885143, + "resource_id": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d", + "revision": 1765395013516355, "comment_ids": { - "public_resource": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a", - "private_resource": "1573541518:52c24a006fe0678c73aa0b3ff52de188497aa1b6870a713b9a5966644ef0069a" + "public_resource": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d", + "private_resource": "1573541518:01774cc84bd846fa7c3d409620245ba8cac0e2714097a53dd015d5c07c43511d" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/9a123502d00b4a753723fd315b450817d92a79fe5b7e3540e13e985f9f1b01c9/6939b4d3/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=910ccded-e5bc-4793-859f-097e05b23cb9.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" + "file": "https://downloader.disk.yandex.ru/disk/9a3329a18cdc06df524087d45d9e28190965032f0432a431541f173cc7b44512/693a0286/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" } diff --git a/docs/en/results/YandexDisk/SavePublicObjectToDisk.log b/docs/en/results/YandexDisk/SavePublicObjectToDisk.log index 57d6c7effe..a98c9a7968 100644 --- a/docs/en/results/YandexDisk/SavePublicObjectToDisk.log +++ b/docs/en/results/YandexDisk/SavePublicObjectToDisk.log @@ -1,21 +1,21 @@ { - "path": "disk:/Загрузки/910ccded-e5bc-4793-859f-097e05b23cb9.png", + "path": "disk:/Загрузки/1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", "type": "file", - "name": "910ccded-e5bc-4793-859f-097e05b23cb9.png", - "created": "2025-12-10T16:58:49+03:00", - "modified": "2025-12-10T16:58:49+03:00", + "name": "1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png", + "created": "2025-12-10T19:30:22+00:00", + "modified": "2025-12-10T19:30:22+00:00", "size": 2114023, "mime_type": "multipart", "md5": "9e0176f87f6565a22f78e0f9b39a4d78", "sha256": "89f8eb42a35208a17c85036e17237b0aa0657e1841efa6171dc5acbc0dea9e18", "media_type": "image", - "resource_id": "1573541518:d8eb93dfc6c72e5f01aebe65714e1bda3d5a9b6e7783d5a55d0e5de5728ab804", - "revision": 1765375129977886, + "resource_id": "1573541518:7985b6849a2bcb9ea66bd895258c91679013d04774e1f9bfca6a5a47d39c6895", + "revision": 1765395022182327, "comment_ids": { - "public_resource": "1573541518:d8eb93dfc6c72e5f01aebe65714e1bda3d5a9b6e7783d5a55d0e5de5728ab804", - "private_resource": "1573541518:d8eb93dfc6c72e5f01aebe65714e1bda3d5a9b6e7783d5a55d0e5de5728ab804" + "public_resource": "1573541518:7985b6849a2bcb9ea66bd895258c91679013d04774e1f9bfca6a5a47d39c6895", + "private_resource": "1573541518:7985b6849a2bcb9ea66bd895258c91679013d04774e1f9bfca6a5a47d39c6895" }, "exif": {}, "antivirus_status": "clean", - "file": "https://downloader.disk.yandex.ru/disk/f8a0b17c6eb21827f6c8ed8d1cccea2dcc59db3c24fb5553858e2527dab57075/6939b4da/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=910ccded-e5bc-4793-859f-097e05b23cb9.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" + "file": "https://downloader.disk.yandex.ru/disk/909cb2f395335c1fac6dc8f39c415012207c729793cc825ff073a328038d4e28/693a028e/Kdpe3dFisZLPovVA4r-aBmpkby3AOQiLsayEHYapOMw2ylFGSbZZrsWtGPTvHxG_-QDrqSGFBOOsS3b3gKT1zA%3D%3D?uid=1573541518&filename=1ec77a3b-9df8-4d5d-a2e1-96f0a861d29c.png&disposition=attachment&hash=&limit=0&content_type=multipart&owner_uid=1573541518&fsize=2114023&hid=03d7263840468e281bd0b238a26e7d0d&media_type=image&tknv=v3&etag=9e0176f87f6565a22f78e0f9b39a4d78" } diff --git a/docs/en/results/YandexDisk/UploadFileByURL.log b/docs/en/results/YandexDisk/UploadFileByURL.log index fc7115d545..1acc825c8e 100644 --- a/docs/en/results/YandexDisk/UploadFileByURL.log +++ b/docs/en/results/YandexDisk/UploadFileByURL.log @@ -1,5 +1,5 @@ { "method": "GET", - "href": "https://cloud-api.yandex.net/v1/disk/operations/b97f196b1fa6565e2b5e6448ce1a908a4bc582afbf79125f1592dd8f273e81da", + "href": "https://cloud-api.yandex.net/v1/disk/operations/a044a80e7584f4af35cc4eebee3e455c3091898c9a35498854ed4b7e4ee8e67c", "templated": false } diff --git a/docs/en/results/YandexMetrika/CreateCounter.log b/docs/en/results/YandexMetrika/CreateCounter.log index 4cee4350b6..1ed03e85a7 100644 --- a/docs/en/results/YandexMetrika/CreateCounter.log +++ b/docs/en/results/YandexMetrika/CreateCounter.log @@ -1,6 +1,6 @@ { "counter": { - "id": 105777668, + "id": 105781506, "status": "Active", "owner_login": "bayselonarrend", "code_status": "CS_ERR_UNKNOWN", @@ -41,12 +41,12 @@ "ytm": false, "ssr": true }, - "create_time": "2025-12-10T17:32:12+03:00", + "create_time": "2025-12-10T20:11:26+00:00", "time_zone_name": "Europe/Moscow", "time_zone_offset": 180, "partner_id": 0, - "update_time": "2025-12-10 17:32:12", - "code": "\n\n \"Yandex Metrica\"\n\n\n\n\n\n\n\n\n\n\n", + "update_time": "2025-12-10 23:11:26", + "code": "\n\n \"Yandex Metrica\"\n\n\n\n\n\n\n\n\n\n\n", "filter_robots": 2, "currency": 643, "currency_code": "RUB", diff --git a/docs/en/results/YandexMetrika/CreateTag.log b/docs/en/results/YandexMetrika/CreateTag.log index 94293bb5b1..9f5ff97d06 100644 --- a/docs/en/results/YandexMetrika/CreateTag.log +++ b/docs/en/results/YandexMetrika/CreateTag.log @@ -1,6 +1,6 @@ { "label": { - "id": 321233, + "id": 321239, "name": "New tag" } } diff --git a/docs/en/results/YandexMetrika/GetCounter.log b/docs/en/results/YandexMetrika/GetCounter.log index 4728eaec59..7290fe230a 100644 --- a/docs/en/results/YandexMetrika/GetCounter.log +++ b/docs/en/results/YandexMetrika/GetCounter.log @@ -1,6 +1,6 @@ { "counter": { - "id": 105777665, + "id": 105781505, "status": "Active", "owner_login": "bayselonarrend", "code_status": "CS_ERR_UNKNOWN", @@ -41,12 +41,12 @@ "ytm": false, "ssr": true }, - "create_time": "2025-12-10T17:31:50+03:00", + "create_time": "2025-12-10T20:11:02+00:00", "time_zone_name": "Europe/Moscow", "time_zone_offset": 180, "partner_id": 0, - "update_time": "2025-12-10 17:31:50", - "code": "\n\n \"Yandex Metrica\"\n\n\n\n\n\n\n\n\n\n\n", + "update_time": "2025-12-10 23:11:02", + "code": "\n\n \"Yandex Metrica\"\n\n\n\n\n\n\n\n\n\n\n", "filter_robots": 2, "currency": 643, "currency_code": "RUB", diff --git a/docs/en/results/YandexMetrika/GetCountersList.log b/docs/en/results/YandexMetrika/GetCountersList.log index dc38b7f115..94d1814cd5 100644 --- a/docs/en/results/YandexMetrika/GetCountersList.log +++ b/docs/en/results/YandexMetrika/GetCountersList.log @@ -2,7 +2,7 @@ "rows": 4, "counters": [ { - "id": 105777665, + "id": 105781505, "status": "Active", "owner_login": "bayselonarrend", "code_status": "CS_ERR_UNKNOWN", @@ -43,7 +43,7 @@ "ytm": false, "ssr": true }, - "create_time": "2025-12-10T17:31:50+03:00", + "create_time": "2025-12-10T20:11:02+00:00", "time_zone_name": "Europe/Moscow", "time_zone_offset": 180, "partner_id": 0, @@ -96,7 +96,7 @@ "ytm": false, "ssr": true }, - "create_time": "2025-10-29T20:54:06+03:00", + "create_time": "2025-10-29T17:54:06+00:00", "time_zone_name": "Europe/Moscow", "time_zone_offset": 180, "partner_id": 0, @@ -150,7 +150,7 @@ "ytm": false, "ssr": false }, - "create_time": "2024-05-15T16:55:09+03:00", + "create_time": "2024-05-15T13:55:09+00:00", "time_zone_name": "Europe/Minsk", "time_zone_offset": 180, "partner_id": 0, @@ -204,7 +204,7 @@ "ytm": false, "ssr": false }, - "create_time": "2024-09-03T19:06:14+03:00", + "create_time": "2024-09-03T16:06:14+00:00", "time_zone_name": "Europe/Minsk", "time_zone_offset": 180, "partner_id": 0, diff --git a/docs/en/results/YandexMetrika/GetTag.log b/docs/en/results/YandexMetrika/GetTag.log index f10a23d562..063b19ea1d 100644 --- a/docs/en/results/YandexMetrika/GetTag.log +++ b/docs/en/results/YandexMetrika/GetTag.log @@ -1,6 +1,6 @@ { "label": { - "id": 321233, + "id": 321239, "name": "New tag title" } } diff --git a/docs/en/results/YandexMetrika/GetTagsList.log b/docs/en/results/YandexMetrika/GetTagsList.log index 88a5c404cc..2663c21ed0 100644 --- a/docs/en/results/YandexMetrika/GetTagsList.log +++ b/docs/en/results/YandexMetrika/GetTagsList.log @@ -1,7 +1,7 @@ { "labels": [ { - "id": 321233, + "id": 321239, "name": "New tag" } ] diff --git a/docs/en/results/YandexMetrika/UpdateCounter.log b/docs/en/results/YandexMetrika/UpdateCounter.log index 338eaf9363..74fe2380bc 100644 --- a/docs/en/results/YandexMetrika/UpdateCounter.log +++ b/docs/en/results/YandexMetrika/UpdateCounter.log @@ -1,6 +1,6 @@ { "counter": { - "id": 105777665, + "id": 105781505, "status": "Active", "owner_login": "bayselonarrend", "code_status": "CS_ERR_UNKNOWN", @@ -41,12 +41,12 @@ "ytm": false, "ssr": true }, - "create_time": "2025-12-10T17:31:50+03:00", + "create_time": "2025-12-10T20:11:02+00:00", "time_zone_name": "Europe/Moscow", "time_zone_offset": 180, "partner_id": 0, - "update_time": "2025-12-10 17:31:55", - "code": "\n\n \"Yandex Metrica\"\n\n\n\n\n\n\n\n\n\n\n", + "update_time": "2025-12-10 23:11:07", + "code": "\n\n \"Yandex Metrica\"\n\n\n\n\n\n\n\n\n\n\n", "filter_robots": 1, "currency": 643, "currency_code": "RUB", diff --git a/docs/en/results/YandexMetrika/UpdateTag.log b/docs/en/results/YandexMetrika/UpdateTag.log index f10a23d562..063b19ea1d 100644 --- a/docs/en/results/YandexMetrika/UpdateTag.log +++ b/docs/en/results/YandexMetrika/UpdateTag.log @@ -1,6 +1,6 @@ { "label": { - "id": 321233, + "id": 321239, "name": "New tag title" } }