1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-17 16:09:58 +03:00
parent c13618927b
commit 2e809b51b0
295 changed files with 6718 additions and 6288 deletions

View File

@@ -54,10 +54,10 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk CreateAd \
--campaign 1030809931 \
--campaign 1030828332 \
--limit 150 \
--category 126 \
--post 5410 \
--post 5563 \
--cabinet "1607951446" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
@@ -68,10 +68,10 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk CreateAd ^
--campaign 1030809931 ^
--campaign 1030828332 ^
--limit 150 ^
--category 126 ^
--post 5410 ^
--post 5563 ^
--cabinet "1607951446" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```

View File

@@ -64,7 +64,7 @@ import TabItem from '@theme/TabItem';
oint vk CreateCompositePost \
--text "Post from autotest" \
--objects "['photo657846756_457245162','video-218861756_456239803']" \
--objects "['photo657846756_457245276','video-218861756_456239836']" \
--ad false \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
@@ -77,7 +77,7 @@ import TabItem from '@theme/TabItem';
oint vk CreateCompositePost ^
--text "Post from autotest" ^
--objects "['photo657846756_457245162','video-218861756_456239803']" ^
--objects "['photo657846756_457245276','video-218861756_456239836']" ^
--ad false ^
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"

View File

@@ -60,7 +60,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vk CreatePost \
--text "Post from autotest" \
--pictures "C:\Users\Administrator\AppData\Local\Temp\r5eozsdht5m.png" \
--pictures "C:\Users\Administrator\AppData\Local\Temp\dbedo3yczfx.png" \
--ad true \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
@@ -73,7 +73,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vk CreatePost ^
--text "Post from autotest" ^
--pictures "C:\Users\Administrator\AppData\Local\Temp\r5eozsdht5m.png" ^
--pictures "C:\Users\Administrator\AppData\Local\Temp\dbedo3yczfx.png" ^
--ad true ^
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"

View File

@@ -51,7 +51,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
# JSON data can also be passed as a path to a .json file
oint vk CreateStory \
--picture "C:\Users\Administrator\AppData\Local\Temp\ilxj5w3l4ts.png" \
--picture "C:\Users\Administrator\AppData\Local\Temp\x0v20bjmr2d.png" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -61,7 +61,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
:: JSON data can also be passed as a path to a .json file
oint vk CreateStory ^
--picture "C:\Users\Administrator\AppData\Local\Temp\ilxj5w3l4ts.png" ^
--picture "C:\Users\Administrator\AppData\Local\Temp\x0v20bjmr2d.png" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk DeleteAlbum \
--album 306475923 \
--album 306541063 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -50,7 +50,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk DeleteAlbum ^
--album 306475923 ^
--album 306541063 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk DeleteImage \
--pictureid 457250725 \
--pictureid 457251039 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -50,7 +50,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk DeleteImage ^
--pictureid 457250725 ^
--pictureid 457251039 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk DeletePost \
--post "5404" \
--post "5557" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -50,7 +50,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk DeletePost ^
--post "5404" ^
--post "5557" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -54,7 +54,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
# JSON data can also be passed as a path to a .json file
oint vk SaveImageToAlbum \
--album 306475923 \
--album 306541063 \
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--description "AutoTestImage" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
@@ -66,7 +66,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
:: JSON data can also be passed as a path to a .json file
oint vk SaveImageToAlbum ^
--album 306475923 ^
--album 306541063 ^
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
--description "AutoTestImage" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"

View File

@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk CloseDiscussion \
--topic 52721569 \
--topic 52736064 \
--remove false \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
@@ -51,7 +51,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk CloseDiscussion ^
--topic 52721569 ^
--topic 52736064 ^
--remove false ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```

View File

@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk OpenDiscussion \
--topic 52721569 \
--topic 52736064 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk OpenDiscussion ^
--topic 52721569 ^
--topic 52736064 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -42,7 +42,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk WriteInDiscussion \
--topic 52721569 \
--topic 52736064 \
--text "I like yellow more" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
@@ -53,7 +53,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk WriteInDiscussion ^
--topic 52721569 ^
--topic 52736064 ^
--text "I like yellow more" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```

View File

@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk LikePost \
--post 5407 \
--post 5560 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -51,7 +51,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk LikePost ^
--post 5407 ^
--post 5560 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -44,7 +44,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk WriteComment \
--post 5407 \
--post 5560 \
--wall "-218861756" \
--text "NewComment" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
@@ -56,7 +56,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk WriteComment ^
--post 5407 ^
--post 5560 ^
--wall "-218861756" ^
--text "NewComment" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"

View File

@@ -65,7 +65,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk AddProduct \
--product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':3113}" \
--product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':3170}" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -75,7 +75,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk AddProduct ^
--product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':3113}" ^
--product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':3170}" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk DeleteProduct \
--item 10016657 \
--item 10063314 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -51,7 +51,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk DeleteProduct ^
--item 10016657 ^
--item 10063314 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
oint vk EditProduct \
--product "{'Name':'EditedTestProduct'}" \
--item 10016657 \
--item 10063314 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -58,7 +58,7 @@ import TabItem from '@theme/TabItem';
oint vk EditProduct ^
--product "{'Name':'EditedTestProduct'}" ^
--item 10016657 ^
--item 10063314 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -46,7 +46,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk GetProductsByID \
--items "[10016661,10016662]" \
--items "[10063318,10063325]" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -56,7 +56,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk GetProductsByID ^
--items "[10016661,10016662]" ^
--items "[10063318,10063325]" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk GroupProducts \
--items "[10016661,10016662]" \
--items "[10063318,10063325]" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -57,7 +57,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk GroupProducts ^
--items "[10016661,10016662]" ^
--items "[10063318,10063325]" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -52,7 +52,7 @@ import TabItem from '@theme/TabItem';
oint vk AddProductPropertyVariant \
--value "Red" \
--prop "978" \
--prop "1007" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -63,7 +63,7 @@ import TabItem from '@theme/TabItem';
oint vk AddProductPropertyVariant ^
--value "Red" ^
--prop "978" ^
--prop "1007" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -45,7 +45,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk DeleteProductPropertyVariant \
--option 3112 \
--option 3169 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -55,7 +55,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk DeleteProductPropertyVariant ^
--option 3112 ^
--option 3169 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk DeleteProductProperty \
--prop "978" \
--prop "1007" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -51,7 +51,7 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk DeleteProductProperty ^
--prop "978" ^
--prop "1007" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -49,8 +49,8 @@ import TabItem from '@theme/TabItem';
oint vk EditProductPropertyVariant \
--value "New variant name" \
--prop "978" \
--option 3112 \
--prop "1007" \
--option 3169 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -61,8 +61,8 @@ import TabItem from '@theme/TabItem';
oint vk EditProductPropertyVariant ^
--value "New variant name" ^
--prop "978" ^
--option 3112 ^
--prop "1007" ^
--option 3169 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -44,7 +44,7 @@ import TabItem from '@theme/TabItem';
oint vk EditProductProperty \
--title "Color (change.)" \
--prop "978" \
--prop "1007" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -55,7 +55,7 @@ import TabItem from '@theme/TabItem';
oint vk EditProductProperty ^
--title "Color (change.)" ^
--prop "978" ^
--prop "1007" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -44,7 +44,7 @@ import TabItem from '@theme/TabItem';
oint vk AddProductToCollection \
--sel 135 \
--items 10016657 \
--items 10063314 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -55,7 +55,7 @@ import TabItem from '@theme/TabItem';
oint vk AddProductToCollection ^
--sel 135 ^
--items 10016657 ^
--items 10063314 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -44,7 +44,7 @@ import TabItem from '@theme/TabItem';
oint vk RemoveProductFromSelection \
--sel 135 \
--item 10016657 \
--item 10063314 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -55,7 +55,7 @@ import TabItem from '@theme/TabItem';
oint vk RemoveProductFromSelection ^
--sel 135 ^
--item 10016657 ^
--item 10063314 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>

View File

@@ -44,8 +44,8 @@ import TabItem from '@theme/TabItem';
# JSON data can also be passed as a path to a .json file
oint vk GetStatistics \
--datefrom "2024-11-11T00:00:00" \
--dateto "2024-11-11T23:59:59" \
--datefrom "2024-11-17T00:00:00" \
--dateto "2024-11-17T23:59:59" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>
@@ -55,8 +55,8 @@ import TabItem from '@theme/TabItem';
:: JSON data can also be passed as a path to a .json file
oint vk GetStatistics ^
--datefrom "2024-11-11T00:00:00" ^
--dateto "2024-11-11T23:59:59" ^
--datefrom "2024-11-17T00:00:00" ^
--dateto "2024-11-17T23:59:59" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
```
</TabItem>