You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Test data update (Jenkins)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateCustomTweet \
|
||||
--text "TestTweetb4ea1886-7b01-4fdf-b0c1-d01ef807db71" \
|
||||
--media "['1871819002059579392','1871819023580598272']" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet51a8ae81-cfcb-424f-8164-c5619383fa0f" \
|
||||
--media "['1945099440953417728','1945099450633920512']" \
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,6 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateCustomTweet ^
|
||||
--text "TestTweetb4ea1886-7b01-4fdf-b0c1-d01ef807db71" ^
|
||||
--media "['1871819002059579392','1871819023580598272']" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet51a8ae81-cfcb-424f-8164-c5619383fa0f" ^
|
||||
--media "['1945099440953417728','1945099450633920512']" ^
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
6
docs/en/cli/twitter/CreateGifTweet/bash.txt
vendored
6
docs/en/cli/twitter/CreateGifTweet/bash.txt
vendored
@@ -1,6 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateGifTweet \
|
||||
--text "TestTweet017c1546-887d-48b2-be90-34725b1191cf" \
|
||||
--gifs "C:\Users\Administrator\AppData\Local\Temp\kxtqtlnrhsn.tmp" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet233f0335-d74a-4013-9275-48f42daa1f7d" \
|
||||
--gifs "C:\Users\bayse\AppData\Local\Temp\boqtngbom3l.tmp" \
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
6
docs/en/cli/twitter/CreateGifTweet/bat.txt
vendored
6
docs/en/cli/twitter/CreateGifTweet/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateGifTweet ^
|
||||
--text "TestTweet017c1546-887d-48b2-be90-34725b1191cf" ^
|
||||
--gifs "C:\Users\Administrator\AppData\Local\Temp\kxtqtlnrhsn.tmp" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet233f0335-d74a-4013-9275-48f42daa1f7d" ^
|
||||
--gifs "C:\Users\bayse\AppData\Local\Temp\boqtngbom3l.tmp" ^
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,6 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateImageTweet \
|
||||
--text "TestTweet80eef164-94db-4f28-a8bb-f35dfa0e875a" \
|
||||
--pictures "C:\Users\Administrator\AppData\Local\Temp\qsrflkgze3s.tmp" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet51d4534b-74b9-4f2a-bba2-edbfb4708b0c" \
|
||||
--pictures "C:\Users\bayse\AppData\Local\Temp\0o5oqy1em4w.tmp" \
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
6
docs/en/cli/twitter/CreateImageTweet/bat.txt
vendored
6
docs/en/cli/twitter/CreateImageTweet/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateImageTweet ^
|
||||
--text "TestTweet80eef164-94db-4f28-a8bb-f35dfa0e875a" ^
|
||||
--pictures "C:\Users\Administrator\AppData\Local\Temp\qsrflkgze3s.tmp" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet51d4534b-74b9-4f2a-bba2-edbfb4708b0c" ^
|
||||
--pictures "C:\Users\bayse\AppData\Local\Temp\0o5oqy1em4w.tmp" ^
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
4
docs/en/cli/twitter/CreatePollTweet/bash.txt
vendored
4
docs/en/cli/twitter/CreatePollTweet/bash.txt
vendored
@@ -1,7 +1,7 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreatePollTweet \
|
||||
--text "TestTweet2161252c-aa1a-4bb8-a415-3c84bfd194e6" \
|
||||
--text "TestTweet69a65cdc-86c0-45d6-a59c-2149985e3b70" \
|
||||
--options "['Option 1','Option 2']" \
|
||||
--duration 60 \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
4
docs/en/cli/twitter/CreatePollTweet/bat.txt
vendored
4
docs/en/cli/twitter/CreatePollTweet/bat.txt
vendored
@@ -1,7 +1,7 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreatePollTweet ^
|
||||
--text "TestTweet2161252c-aa1a-4bb8-a415-3c84bfd194e6" ^
|
||||
--text "TestTweet69a65cdc-86c0-45d6-a59c-2149985e3b70" ^
|
||||
--options "['Option 1','Option 2']" ^
|
||||
--duration 60 ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
4
docs/en/cli/twitter/CreateTextTweet/bash.txt
vendored
4
docs/en/cli/twitter/CreateTextTweet/bash.txt
vendored
@@ -1,5 +1,5 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateTextTweet \
|
||||
--text "TestTweet61ccac9b-a560-4d91-b1bb-93f6a318636b" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweetbba275a0-f9eb-484b-a2b2-835b492ffdb3" \
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
4
docs/en/cli/twitter/CreateTextTweet/bat.txt
vendored
4
docs/en/cli/twitter/CreateTextTweet/bat.txt
vendored
@@ -1,5 +1,5 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateTextTweet ^
|
||||
--text "TestTweet61ccac9b-a560-4d91-b1bb-93f6a318636b" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweetbba275a0-f9eb-484b-a2b2-835b492ffdb3" ^
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,6 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateVideoTweet \
|
||||
--text "TestTweet8fcf097f-0d05-4efc-9980-3a1802f07399" \
|
||||
--videos "C:\Users\Administrator\AppData\Local\Temp\omexldywypm.tmp" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet71782b73-738b-4d31-82e2-5c98ba90f47c" \
|
||||
--videos "C:\Users\bayse\AppData\Local\Temp\s41uunmyulx.tmp" \
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
6
docs/en/cli/twitter/CreateVideoTweet/bat.txt
vendored
6
docs/en/cli/twitter/CreateVideoTweet/bat.txt
vendored
@@ -1,6 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateVideoTweet ^
|
||||
--text "TestTweet8fcf097f-0d05-4efc-9980-3a1802f07399" ^
|
||||
--videos "C:\Users\Administrator\AppData\Local\Temp\omexldywypm.tmp" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--text "TestTweet71782b73-738b-4d31-82e2-5c98ba90f47c" ^
|
||||
--videos "C:\Users\bayse\AppData\Local\Temp\s41uunmyulx.tmp" ^
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,4 +1,4 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter GetAuthorizationLink \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,4 +1,4 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter GetAuthorizationLink ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
2
docs/en/cli/twitter/GetToken/bash.txt
vendored
2
docs/en/cli/twitter/GetToken/bash.txt
vendored
@@ -2,4 +2,4 @@
|
||||
|
||||
oint twitter GetToken \
|
||||
--code "123456" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
2
docs/en/cli/twitter/GetToken/bat.txt
vendored
2
docs/en/cli/twitter/GetToken/bat.txt
vendored
@@ -2,4 +2,4 @@
|
||||
|
||||
oint twitter GetToken ^
|
||||
--code "123456" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
2
docs/en/cli/twitter/RefreshToken/bash.txt
vendored
2
docs/en/cli/twitter/RefreshToken/bash.txt
vendored
@@ -1,4 +1,4 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter RefreshToken \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
2
docs/en/cli/twitter/RefreshToken/bat.txt
vendored
2
docs/en/cli/twitter/RefreshToken/bat.txt
vendored
@@ -1,4 +1,4 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter RefreshToken ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,6 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter UploadAttachmentsArray \
|
||||
--files "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" \
|
||||
--files "['https://hut.openintegrations.dev/test_data/picture.jpg','https://hut.openintegrations.dev/test_data/picture2.jpg']" \
|
||||
--type "tweet_image" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
@@ -1,6 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter UploadAttachmentsArray ^
|
||||
--files "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" ^
|
||||
--files "['https://hut.openintegrations.dev/test_data/picture.jpg','https://hut.openintegrations.dev/test_data/picture2.jpg']" ^
|
||||
--type "tweet_image" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
--auth "{'redirect_uri':'https://hut.openintegrations.dev/melezh/6ad91cc8b','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
Reference in New Issue
Block a user