You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -56,8 +56,8 @@ Method at API documentation: [task.checklistitem.complete](https://dev.1c-bitrix
|
||||
```bash
|
||||
oint bitrix24 CompleteTasksChecklistElement \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--task "5866" \
|
||||
--element 4154 \
|
||||
--task "6100" \
|
||||
--element 4322 \
|
||||
--token "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -66,8 +66,8 @@ Method at API documentation: [task.checklistitem.complete](https://dev.1c-bitrix
|
||||
```batch
|
||||
oint bitrix24 CompleteTasksChecklistElement ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--task "5866" ^
|
||||
--element 4154 ^
|
||||
--task "6100" ^
|
||||
--element 4322 ^
|
||||
--token "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user