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-25 11:43:34 +03:00
parent 5ab6997f7b
commit efdb3f63ac
302 changed files with 6683 additions and 6683 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 "4286" \
--element 2916 \
--task "4356" \
--element 2972 \
--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 "4286" ^
--element 2916 ^
--task "4356" ^
--element 2972 ^
--token "***"
```
</TabItem>