You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +02:00
Test data update (Jenkins)
This commit is contained in:
2
docs/en/cli/vk/WriteComment/bash.txt
vendored
2
docs/en/cli/vk/WriteComment/bash.txt
vendored
@@ -1,7 +1,7 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk WriteComment \
|
||||
--post 8889 \
|
||||
--post 8916 \
|
||||
--wall "-218861756" \
|
||||
--text "NewComment" \
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
2
docs/en/cli/vk/WriteComment/bat.txt
vendored
2
docs/en/cli/vk/WriteComment/bat.txt
vendored
@@ -1,7 +1,7 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk WriteComment ^
|
||||
--post 8889 ^
|
||||
--post 8916 ^
|
||||
--wall "-218861756" ^
|
||||
--text "NewComment" ^
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
Reference in New Issue
Block a user