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:
2
docs/en/cli/dropbox/UploadFileByURL/bash.txt
vendored
2
docs/en/cli/dropbox/UploadFileByURL/bash.txt
vendored
@@ -1,4 +1,4 @@
|
||||
oint dropbox UploadFileByURL \
|
||||
--token "***" \
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
|
||||
--url "https://hut.openintegrations.dev/test_data/document.docx" \
|
||||
--path "/New/url_doc.docx"
|
||||
2
docs/en/cli/dropbox/UploadFileByURL/bat.txt
vendored
2
docs/en/cli/dropbox/UploadFileByURL/bat.txt
vendored
@@ -1,4 +1,4 @@
|
||||
oint dropbox UploadFileByURL ^
|
||||
--token "***" ^
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
|
||||
--url "https://hut.openintegrations.dev/test_data/document.docx" ^
|
||||
--path "/New/url_doc.docx"
|
||||
Reference in New Issue
Block a user