You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Test data update (Jenkins)
This commit is contained in:
4
docs/en/cli/bitrix24/UpdatePost/bash.txt
vendored
4
docs/en/cli/bitrix24/UpdatePost/bash.txt
vendored
@@ -2,8 +2,8 @@
|
||||
|
||||
oint bitrix24 UpdatePost \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--postid 2490 \
|
||||
--postid 2604 \
|
||||
--text "New post text" \
|
||||
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" \
|
||||
--files "{'1.png':'https://hut.openintegrations.dev/test_data/picture.jpg'}" \
|
||||
--title "New post title" \
|
||||
--token "***"
|
||||
4
docs/en/cli/bitrix24/UpdatePost/bat.txt
vendored
4
docs/en/cli/bitrix24/UpdatePost/bat.txt
vendored
@@ -2,8 +2,8 @@
|
||||
|
||||
oint bitrix24 UpdatePost ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--postid 2490 ^
|
||||
--postid 2604 ^
|
||||
--text "New post text" ^
|
||||
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" ^
|
||||
--files "{'1.png':'https://hut.openintegrations.dev/test_data/picture.jpg'}" ^
|
||||
--title "New post title" ^
|
||||
--token "***"
|
||||
Reference in New Issue
Block a user