1
0
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:
Vitaly the Alpaca (bot)
2024-12-19 10:29:23 +03:00
parent 02ac06536d
commit 823fe768fd
303 changed files with 6769 additions and 6678 deletions

View File

@@ -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>