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)
2025-05-01 12:55:47 +03:00
parent ba7bab5a84
commit cf9ba6cec5
1684 changed files with 12722 additions and 11512 deletions

View File

@@ -29,7 +29,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/0b39f9bd-d789-418c-903f-f634e4e5c1fe.png";
Original = "/15c8e799-0071-41db-8218-236514d8f0c6.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);