1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-13 23:36:04 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-10 20:55:30 +03:00
parent 9def4b968a
commit cea8f8a948
565 changed files with 728 additions and 698 deletions

View File

@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet \
--text "TestTweet6e47e36c-dfbd-4714-8437-77fb6a0489e1" \
--text "TestTweet3451f0de-4893-4c80-b3b6-7fb18d88083c" \
--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':'***'}"

View File

@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet ^
--text "TestTweet6e47e36c-dfbd-4714-8437-77fb6a0489e1" ^
--text "TestTweet3451f0de-4893-4c80-b3b6-7fb18d88083c" ^
--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':'***'}"