You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-07-15 01:34:30 +02:00
Переработка тестов для Yandex Disk
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
FromID = "1078";
|
||||
DestinationID = "1080";
|
||||
FromID = "1254";
|
||||
DestinationID = "1256";
|
||||
LinkType = 0;
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/f2pp...";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateTasksDependencies(URL, FromID, DestinationID, LinkType);
|
||||
|
||||
FromID = "1080";
|
||||
DestinationID = "1078";
|
||||
FromID = "1256";
|
||||
DestinationID = "1254";
|
||||
LinkType = 2;
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Token = "fe3fa966006e9f06006b12e400000001000...";
|
||||
Token = "7a63bc66006e9f06006b12e400000001000...";
|
||||
|
||||
Result = OPI_Bitrix24.CreateTasksDependencies(URL, FromID, DestinationID, LinkType, Token);
|
||||
|
Reference in New Issue
Block a user