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)
2025-02-19 16:19:57 +03:00
parent 2d717b4280
commit f11b827c12
333 changed files with 7385 additions and 7397 deletions

View File

@@ -54,7 +54,7 @@ Method at API documentation: [task.checklistitem.add](https://dev.1c-bitrix.ru/r
```bash
oint bitrix24 AddTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "5190" \
--task "5250" \
--text "Checklist element" \
--token "***"
```
@@ -64,7 +64,7 @@ Method at API documentation: [task.checklistitem.add](https://dev.1c-bitrix.ru/r
```batch
oint bitrix24 AddTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5190" ^
--task "5250" ^
--text "Checklist element" ^
--token "***"
```