You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -54,8 +54,8 @@ Method at API documentation: [task.checklistitem.renew](https://dev.1c-bitrix.ru
|
||||
```bash
|
||||
oint bitrix24 RenewTasksChecklistElement \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--task "4190" \
|
||||
--element 2844 \
|
||||
--task "4200" \
|
||||
--element 2852 \
|
||||
--token "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -64,8 +64,8 @@ Method at API documentation: [task.checklistitem.renew](https://dev.1c-bitrix.ru
|
||||
```batch
|
||||
oint bitrix24 RenewTasksChecklistElement ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--task "4190" ^
|
||||
--element 2844 ^
|
||||
--task "4200" ^
|
||||
--element 2852 ^
|
||||
--token "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user