You've already forked OpenIntegrations
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:
@@ -55,8 +55,8 @@ Method at API documentation: [task.checklistitem.renew](https://dev.1c-bitrix.ru
|
||||
```bash
|
||||
oint bitrix24 RenewTasksChecklistElement \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--task "8122" \
|
||||
--element 5686 \
|
||||
--task "8202" \
|
||||
--element 5750 \
|
||||
--token "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -65,8 +65,8 @@ Method at API documentation: [task.checklistitem.renew](https://dev.1c-bitrix.ru
|
||||
```batch
|
||||
oint bitrix24 RenewTasksChecklistElement ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--task "8122" ^
|
||||
--element 5686 ^
|
||||
--task "8202" ^
|
||||
--element 5750 ^
|
||||
--token "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -77,13 +77,13 @@ Method at API documentation: [task.checklistitem.renew](https://dev.1c-bitrix.ru
|
||||
{
|
||||
"result": true,
|
||||
"time": {
|
||||
"start": 1759848406,
|
||||
"finish": 1759848406.85884,
|
||||
"duration": 0.858834981918335,
|
||||
"start": 1760044249,
|
||||
"finish": 1760044249.41634,
|
||||
"duration": 0.416337966918945,
|
||||
"processing": 0,
|
||||
"date_start": "2025-10-07T14:46:46+00:00",
|
||||
"date_finish": "2025-10-07T14:46:46+00:00",
|
||||
"operating_reset_at": 1759849006,
|
||||
"date_start": "2025-10-09T21:10:49+00:00",
|
||||
"date_finish": "2025-10-09T21:10:49+00:00",
|
||||
"operating_reset_at": 1760044849,
|
||||
"operating": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user