1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-27 02:43:54 +02:00

Обновление yml файла - cli_test.yml (workflow)

This commit is contained in:
Vitaly the Alpaca 2024-07-15 16:25:27 +00:00 committed by Vitaly the Alpaca (bot)
parent f53d8617df
commit a2800ab772

View File

@ -3390,7 +3390,7 @@ jobs:
./oint bitrix24 GetTasksList --debug --test \
--url "" \
--Structure of task filter (see GetTaskFieldsStructure) "" \
--filter "" \
--offset "" \
--token "" \
@ -3402,7 +3402,7 @@ jobs:
./oint bitrix24 CreateTask --debug --test \
--url "" \
--Task fields structure (see GetTaskFieldsStructure) "" \
--fields "" \
--token "" \
@ -3414,7 +3414,7 @@ jobs:
./oint bitrix24 UpdateTask --debug --test \
--url "" \
--task "" \
--Task fields structure "" \
--fields "" \
--token "" \
@ -4137,7 +4137,7 @@ jobs:
./oint bitrix24 GetFolderItems --debug --test \
--url "" \
--folderid "" \
--Items filter (see GetFolderFilterStructure) "" \
--filter "" \
--token "" \
@ -4311,7 +4311,7 @@ jobs:
./oint bitrix24 CreateChat --debug --test \
--url "" \
--Chat fields structure. See GetChatStructure "" \
--fields "" \
--token "" \