1
0
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:
Vitaly the Alpaca (bot)
2025-05-21 10:35:46 +03:00
parent 6dd460bdf7
commit 60ddd5e71e
394 changed files with 9416 additions and 8932 deletions

View File

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