You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/" + String(New UUID);
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Original = "/55ea8d67-9f19-45d3-a65e-2f8ae070c7e2.png";
|
||||
Path = "/" + String(New UUID) + ".png";
|
||||
|
||||
@@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/b3327332-137b-454c-be37-06cff128756c.png";
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/3971b158-4a89-4050-8150-1497befa9c9b.png";
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Result = OPI_YandexDisk.GetDiskInformation(Token);
|
||||
```
|
||||
|
||||
@@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/3971b158-4a89-4050-8150-1497befa9c9b.png";
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ Gets a list of files with or without filtering by type List of available types:
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Count = 2;
|
||||
OffsetFromStart = 1;
|
||||
|
||||
@@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/b3327332-137b-454c-be37-06cff128756c.png";
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Original = "/55ea8d67-9f19-45d3-a65e-2f8ae070c7e2.png";
|
||||
Path = "/" + String(New UUID) + ".png";
|
||||
|
||||
@@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Address = "https://api.athenaeum.digital/test_data/picture.jpg";
|
||||
Path = "/" + String(New UUID) + ".png";
|
||||
|
||||
@@ -30,7 +30,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
<br/>
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Path1 = "/" + String(New UUID) + ".png";
|
||||
Path2 = "/" + String(New UUID) + ".png";
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/55ea8d67-9f19-45d3-a65e-2f8ae070c7e2.png";
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
URL = "https://yadi.sk/d/pbI5RwM66dK-nA";
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
URL = "https://yadi.sk/d/pbI5RwM66dK-nA";
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Count = 2;
|
||||
OffsetFromStart = 1;
|
||||
|
||||
@@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
Path = "/55ea8d67-9f19-45d3-a65e-2f8ae070c7e2.png";
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
||||
URL = "https://yadi.sk/d/pbI5RwM66dK-nA";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user