1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-23 00:38:51 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-21 17:34:00 +03:00
parent 8da07d462c
commit ca8fdcabe4
390 changed files with 6653 additions and 5768 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 "2612" \
--task "2642" \
--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 "2612" ^
--task "2642" ^
--text "Checklist element" ^
--token "***"
```