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 09:08:57 +03:00
parent 0da086a3fe
commit e8ea567d3b
294 changed files with 6582 additions and 6582 deletions

View File

@@ -54,8 +54,8 @@ Method at API documentation: [task.checklistitem.get](https://dev.1c-bitrix.ru/r
```bash
oint bitrix24 GetTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "4180" \
--element 2836 \
--task "4190" \
--element 2844 \
--token "***"
```
</TabItem>
@@ -64,8 +64,8 @@ Method at API documentation: [task.checklistitem.get](https://dev.1c-bitrix.ru/r
```batch
oint bitrix24 GetTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "4180" ^
--element 2836 ^
--task "4190" ^
--element 2844 ^
--token "***"
```
</TabItem>