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-03 08:47:45 +03:00
parent b4238518b2
commit a67d171bdc
585 changed files with 7223 additions and 7229 deletions

View File

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