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-01-11 21:13:24 +03:00
parent da578088f1
commit 36a4920eb7
1490 changed files with 9544 additions and 9546 deletions

View File

@@ -29,7 +29,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/52b8ed4a-5375-46ea-8bc2-8e4e1fd27e2e.png";
Original = "/db72777d-ade3-487f-8d49-ff64457a436e.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);