1
0
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:
Vitaly the Alpaca (bot)
2024-10-21 17:34:00 +03:00
parent 8da07d462c
commit ca8fdcabe4
390 changed files with 6653 additions and 5768 deletions
@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk CreateFolder \
--token "***" \
--path "/4edca896-787b-4e39-a7f2-9776623b9825"
--path "/2c433240-ab47-48cb-9af6-4fced4d40bd5"
```
</TabItem>
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk CreateFolder ^
--token "***" ^
--path "/4edca896-787b-4e39-a7f2-9776623b9825"
--path "/2c433240-ab47-48cb-9af6-4fced4d40bd5"
```
</TabItem>
</Tabs>
@@ -42,8 +42,8 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk CreateObjectCopy \
--token "***" \
--from "/bb02444e-857e-4b0b-a98b-f32be2dfff6a.png" \
--to "/413aa6e9-b37d-4c18-9e4a-2f50565b3fcf.png" \
--from "/9842c6da-5f2f-4e94-a734-6934bd64dac9.png" \
--to "/6a890d14-19a7-45ad-bd51-b13ae66c42a5.png" \
--rewrite true
```
</TabItem>
@@ -52,8 +52,8 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk CreateObjectCopy ^
--token "***" ^
--from "/bb02444e-857e-4b0b-a98b-f32be2dfff6a.png" ^
--to "/413aa6e9-b37d-4c18-9e4a-2f50565b3fcf.png" ^
--from "/9842c6da-5f2f-4e94-a734-6934bd64dac9.png" ^
--to "/6a890d14-19a7-45ad-bd51-b13ae66c42a5.png" ^
--rewrite true
```
</TabItem>
@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk DeleteObject \
--token "***" \
--path "/8234a177-7369-41a5-9fa3-59641129d085.png" \
--path "/82d9e969-55b3-477c-9901-a932b5520d2d.png" \
--can false
```
</TabItem>
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk DeleteObject ^
--token "***" ^
--path "/8234a177-7369-41a5-9fa3-59641129d085.png" ^
--path "/82d9e969-55b3-477c-9901-a932b5520d2d.png" ^
--can false
```
</TabItem>
@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk DownloadFile \
--token "***" \
--path "/95d4c451-b557-4d0e-8ddd-11cb275ef9bd.png"
--path "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
```
</TabItem>
@@ -48,7 +48,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk DownloadFile ^
--token "***" ^
--path "/95d4c451-b557-4d0e-8ddd-11cb275ef9bd.png"
--path "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
```
</TabItem>
</Tabs>
@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk GetDownloadLink \
--token "***" \
--path "/95d4c451-b557-4d0e-8ddd-11cb275ef9bd.png"
--path "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
```
</TabItem>
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk GetDownloadLink ^
--token "***" ^
--path "/95d4c451-b557-4d0e-8ddd-11cb275ef9bd.png"
--path "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
```
</TabItem>
</Tabs>
@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk GetObject \
--token "***" \
--path "/5ff49811-521d-478d-aede-b00dee60c3aa.png"
--path "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png"
```
</TabItem>
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk GetObject ^
--token "***" ^
--path "/5ff49811-521d-478d-aede-b00dee60c3aa.png"
--path "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png"
```
</TabItem>
</Tabs>
@@ -42,8 +42,8 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk MoveObject \
--token "***" \
--from "/91db882e-93fd-4180-9384-058f6e2e40bd.png" \
--to "/76f36991-85db-48e6-af89-47fed4f4e2e8.png" \
--from "/6912d5ea-2fb7-4bfd-88de-ac497af31ee0.png" \
--to "/c4de3840-dbed-4868-8c75-d59dc67d0227.png" \
--rewrite true
```
</TabItem>
@@ -52,8 +52,8 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk MoveObject ^
--token "***" ^
--from "/91db882e-93fd-4180-9384-058f6e2e40bd.png" ^
--to "/76f36991-85db-48e6-af89-47fed4f4e2e8.png" ^
--from "/6912d5ea-2fb7-4bfd-88de-ac497af31ee0.png" ^
--to "/c4de3840-dbed-4868-8c75-d59dc67d0227.png" ^
--rewrite true
```
</TabItem>
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk UploadFileByURL \
--token "***" \
--path "/5ff49811-521d-478d-aede-b00dee60c3aa.png" \
--path "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png" \
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
```
</TabItem>
@@ -50,7 +50,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk UploadFileByURL ^
--token "***" ^
--path "/5ff49811-521d-478d-aede-b00dee60c3aa.png" ^
--path "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png" ^
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
```
</TabItem>
@@ -52,8 +52,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
```bash
oint yadisk UploadFile \
--token "***" \
--path "/8234a177-7369-41a5-9fa3-59641129d085.png" \
--file "C:\Users\Administrator\AppData\Local\Temp\s5mot5e1xlg.png" \
--path "/82d9e969-55b3-477c-9901-a932b5520d2d.png" \
--file "C:\Users\Administrator\AppData\Local\Temp\os41fqvaom3.png" \
--rewrite true
```
</TabItem>
@@ -62,8 +62,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
```batch
oint yadisk UploadFile ^
--token "***" ^
--path "/8234a177-7369-41a5-9fa3-59641129d085.png" ^
--file "C:\Users\Administrator\AppData\Local\Temp\s5mot5e1xlg.png" ^
--path "/82d9e969-55b3-477c-9901-a932b5520d2d.png" ^
--file "C:\Users\Administrator\AppData\Local\Temp\os41fqvaom3.png" ^
--rewrite true
```
</TabItem>
@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk CancelObjectPublication \
--token "***" \
--path "/081651b8-9cb2-4a34-813e-86fe9df24ae5.png"
--path "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
```
</TabItem>
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk CancelObjectPublication ^
--token "***" ^
--path "/081651b8-9cb2-4a34-813e-86fe9df24ae5.png"
--path "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
```
</TabItem>
</Tabs>
@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk GetDownloadLinkForPublicObject \
--token "***" \
--url "https://yadi.sk/d/topYC1_DQN9y6w"
--url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
```
</TabItem>
@@ -48,7 +48,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk GetDownloadLinkForPublicObject ^
--token "***" ^
--url "https://yadi.sk/d/topYC1_DQN9y6w"
--url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
```
</TabItem>
</Tabs>
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk GetPublicObject \
--token "***" \
--url "https://yadi.sk/d/topYC1_DQN9y6w"
--url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
```
</TabItem>
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk GetPublicObject ^
--token "***" ^
--url "https://yadi.sk/d/topYC1_DQN9y6w"
--url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
```
</TabItem>
</Tabs>
@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk PublishObject \
--token "***" \
--path "/081651b8-9cb2-4a34-813e-86fe9df24ae5.png"
--path "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
```
</TabItem>
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk PublishObject ^
--token "***" ^
--path "/081651b8-9cb2-4a34-813e-86fe9df24ae5.png"
--path "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
```
</TabItem>
</Tabs>
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
```bash
oint yadisk SavePublicObjectToDisk \
--token "***" \
--url "https://yadi.sk/d/topYC1_DQN9y6w"
--url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
```
</TabItem>
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
```batch
oint yadisk SavePublicObjectToDisk ^
--token "***" ^
--url "https://yadi.sk/d/topYC1_DQN9y6w"
--url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
```
</TabItem>
</Tabs>