1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-21 10:35:46 +03:00
parent 6dd460bdf7
commit 60ddd5e71e
394 changed files with 9416 additions and 8932 deletions

View File

@@ -66,7 +66,7 @@ Method at API documentation: [tasks.task.add](https://dev.1c-bitrix.ru/rest_help
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-02T16:20:07.4246391Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-22T09:30:52.9005334Z','RESPONSIBLE_ID':1}" \
--token "***"
```
</TabItem>
@@ -77,7 +77,7 @@ Method at API documentation: [tasks.task.add](https://dev.1c-bitrix.ru/rest_help
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-02T16:20:07.4246391Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-22T09:30:52.9005334Z','RESPONSIBLE_ID':1}" ^
--token "***"
```
</TabItem>