1
0
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:
Vitaly the Alpaca (bot)
2025-03-18 11:27:35 +03:00
parent 3364eb9512
commit 87f5943084
719 changed files with 1170 additions and 808 deletions

View File

@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet \
--text "TestTweetb2f9dc5d-dbc9-495b-8d7b-e482d435aaea" \
--text "TestTweetfc59eff9-e26b-49a4-8078-49b5c9dc0c0a" \
--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 "TestTweetb2f9dc5d-dbc9-495b-8d7b-e482d435aaea" ^
--text "TestTweetfc59eff9-e26b-49a4-8078-49b5c9dc0c0a" ^
--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':'***'}"