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,5 +2,5 @@
|
||||
|
||||
oint notion CreatePageInDatabase \
|
||||
--token "***" \
|
||||
--base "28682aa7-fc4e-8162-8ae3-d05c35ee1bee" \
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'10/8/2025 8:13:40 PM','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535','Status':'New'}"
|
||||
--base "28c82aa7-fc4e-8164-abb2-d149ecfc07ef" \
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'10/14/2025 8:03:04 AM','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535','Status':'New'}"
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
oint notion CreatePageInDatabase ^
|
||||
--token "***" ^
|
||||
--base "28682aa7-fc4e-8162-8ae3-d05c35ee1bee" ^
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'10/8/2025 8:13:40 PM','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535','Status':'New'}"
|
||||
--base "28c82aa7-fc4e-8164-abb2-d149ecfc07ef" ^
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':'1','CreationDate':'10/14/2025 8:03:04 AM','Image':{'Logo':'https://hut.openintegrations.dev/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535','Status':'New'}"
|
||||
2
docs/en/cli/notion/DeleteBlock/bash.txt
vendored
2
docs/en/cli/notion/DeleteBlock/bash.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion DeleteBlock \
|
||||
--token "***" \
|
||||
--block "28682aa7-fc4e-81b0-8667-f21d77ee42e9"
|
||||
--block "28c82aa7-fc4e-812e-899e-d61832baed94"
|
||||
2
docs/en/cli/notion/DeleteBlock/bat.txt
vendored
2
docs/en/cli/notion/DeleteBlock/bat.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion DeleteBlock ^
|
||||
--token "***" ^
|
||||
--block "28682aa7-fc4e-81b0-8667-f21d77ee42e9"
|
||||
--block "28c82aa7-fc4e-812e-899e-d61832baed94"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditDatabaseProperties \
|
||||
--token "***" \
|
||||
--base "28682aa7-fc4e-8162-8ae3-d05c35ee1bee" \
|
||||
--base "28c82aa7-fc4e-8164-abb2-d149ecfc07ef" \
|
||||
--props "{'Email':'rich_text','Website':null}" \
|
||||
--title "TestTitle" \
|
||||
--description "TestDescription"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditDatabaseProperties ^
|
||||
--token "***" ^
|
||||
--base "28682aa7-fc4e-8162-8ae3-d05c35ee1bee" ^
|
||||
--base "28c82aa7-fc4e-8164-abb2-d149ecfc07ef" ^
|
||||
--props "{'Email':'rich_text','Website':null}" ^
|
||||
--title "TestTitle" ^
|
||||
--description "TestDescription"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditPageProperties \
|
||||
--token "***" \
|
||||
--page "28682aa7-fc4e-819f-9577-f0439953fe04" \
|
||||
--page "28c82aa7-fc4e-8190-abd6-f4f1b62f6c4e" \
|
||||
--data "{'Active':false,'Email':'vector@mail.ru'}" \
|
||||
--icon "https://hut.openintegrations.dev/test_data/picture.jpg" \
|
||||
--cover "https://hut.openintegrations.dev/test_data/picture2.jpg" \
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditPageProperties ^
|
||||
--token "***" ^
|
||||
--page "28682aa7-fc4e-819f-9577-f0439953fe04" ^
|
||||
--page "28c82aa7-fc4e-8190-abd6-f4f1b62f6c4e" ^
|
||||
--data "{'Active':false,'Email':'vector@mail.ru'}" ^
|
||||
--icon "https://hut.openintegrations.dev/test_data/picture.jpg" ^
|
||||
--cover "https://hut.openintegrations.dev/test_data/picture2.jpg" ^
|
||||
|
||||
2
docs/en/cli/notion/GetDatabase/bash.txt
vendored
2
docs/en/cli/notion/GetDatabase/bash.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion GetDatabase \
|
||||
--token "***" \
|
||||
--base "28682aa7-fc4e-8162-8ae3-d05c35ee1bee"
|
||||
--base "28c82aa7-fc4e-8164-abb2-d149ecfc07ef"
|
||||
2
docs/en/cli/notion/GetDatabase/bat.txt
vendored
2
docs/en/cli/notion/GetDatabase/bat.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion GetDatabase ^
|
||||
--token "***" ^
|
||||
--base "28682aa7-fc4e-8162-8ae3-d05c35ee1bee"
|
||||
--base "28c82aa7-fc4e-8164-abb2-d149ecfc07ef"
|
||||
2
docs/en/cli/notion/GetPage/bash.txt
vendored
2
docs/en/cli/notion/GetPage/bash.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion GetPage \
|
||||
--token "***" \
|
||||
--page "28682aa7-fc4e-819f-9577-f0439953fe04"
|
||||
--page "28c82aa7-fc4e-8190-abd6-f4f1b62f6c4e"
|
||||
2
docs/en/cli/notion/GetPage/bat.txt
vendored
2
docs/en/cli/notion/GetPage/bat.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion GetPage ^
|
||||
--token "***" ^
|
||||
--page "28682aa7-fc4e-819f-9577-f0439953fe04"
|
||||
--page "28c82aa7-fc4e-8190-abd6-f4f1b62f6c4e"
|
||||
@@ -1,3 +1,3 @@
|
||||
oint notion ReturnChildBlocks \
|
||||
--token "***" \
|
||||
--block "28682aa7-fc4e-81b0-8667-f21d77ee42e9"
|
||||
--block "28c82aa7-fc4e-812e-899e-d61832baed94"
|
||||
2
docs/en/cli/notion/ReturnChildBlocks/bat.txt
vendored
2
docs/en/cli/notion/ReturnChildBlocks/bat.txt
vendored
@@ -1,3 +1,3 @@
|
||||
oint notion ReturnChildBlocks ^
|
||||
--token "***" ^
|
||||
--block "28682aa7-fc4e-81b0-8667-f21d77ee42e9"
|
||||
--block "28c82aa7-fc4e-812e-899e-d61832baed94"
|
||||
Reference in New Issue
Block a user