1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-05 18:56:59 +03:00
parent ad475eed31
commit 17ada3b115
770 changed files with 10397 additions and 10283 deletions

View File

@@ -58,8 +58,8 @@ Method at API documentation: [task.checklistitem.update](https://dev.1c-bitrix.r
```bash
oint bitrix24 UpdateTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--element 4538 \
--task "6924" \
--element 4754 \
--text "New elements text" \
--token "***"
```
@@ -69,8 +69,8 @@ Method at API documentation: [task.checklistitem.update](https://dev.1c-bitrix.r
```batch
oint bitrix24 UpdateTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--element 4538 ^
--task "6924" ^
--element 4754 ^
--text "New elements text" ^
--token "***"
```