You've already forked OpenIntegrations
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:
@@ -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 "***"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user