You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
Test data update (Jenkins)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
oint notion CreatePageInDatabase \
|
||||
--token "***" \
|
||||
--base "20882aa7-fc4e-8125-909e-dc482e485dff" \
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-06-04T22:10:10.2491589Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
|
||||
--base "21682aa7-fc4e-81f6-be99-d2353c6a0562" \
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-06-18T20:29:01.6027046Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
oint notion CreatePageInDatabase ^
|
||||
--token "***" ^
|
||||
--base "20882aa7-fc4e-8125-909e-dc482e485dff" ^
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-06-04T22:10:10.2491589Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
|
||||
--base "21682aa7-fc4e-81f6-be99-d2353c6a0562" ^
|
||||
--data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-06-18T20:29:01.6027046Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
|
||||
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 "20882aa7-fc4e-81c4-94b0-f20af05329ab"
|
||||
--block "21682aa7-fc4e-8185-9194-dc995b6df3b7"
|
||||
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 "20882aa7-fc4e-81c4-94b0-f20af05329ab"
|
||||
--block "21682aa7-fc4e-8185-9194-dc995b6df3b7"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditDatabaseProperties \
|
||||
--token "***" \
|
||||
--base "20882aa7-fc4e-8125-909e-dc482e485dff" \
|
||||
--base "21682aa7-fc4e-81f6-be99-d2353c6a0562" \
|
||||
--props "{'Email':'rich_text','Website':null}" \
|
||||
--title "TestTitle" \
|
||||
--description "TestDescription"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditDatabaseProperties ^
|
||||
--token "***" ^
|
||||
--base "20882aa7-fc4e-8125-909e-dc482e485dff" ^
|
||||
--base "21682aa7-fc4e-81f6-be99-d2353c6a0562" ^
|
||||
--props "{'Email':'rich_text','Website':null}" ^
|
||||
--title "TestTitle" ^
|
||||
--description "TestDescription"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditPageProperties \
|
||||
--token "***" \
|
||||
--page "20882aa7-fc4e-81d3-880c-e3cca98722b3" \
|
||||
--page "21682aa7-fc4e-815b-a762-df09a0f52c71" \
|
||||
--data "{'Active':false,'Email':'vector@mail.ru'}" \
|
||||
--icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
|
||||
--cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
oint notion EditPageProperties ^
|
||||
--token "***" ^
|
||||
--page "20882aa7-fc4e-81d3-880c-e3cca98722b3" ^
|
||||
--page "21682aa7-fc4e-815b-a762-df09a0f52c71" ^
|
||||
--data "{'Active':false,'Email':'vector@mail.ru'}" ^
|
||||
--icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
|
||||
--cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/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 "20882aa7-fc4e-8125-909e-dc482e485dff"
|
||||
--base "21682aa7-fc4e-81f6-be99-d2353c6a0562"
|
||||
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 "20882aa7-fc4e-8125-909e-dc482e485dff"
|
||||
--base "21682aa7-fc4e-81f6-be99-d2353c6a0562"
|
||||
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 "20882aa7-fc4e-81d3-880c-e3cca98722b3"
|
||||
--page "21682aa7-fc4e-815b-a762-df09a0f52c71"
|
||||
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 "20882aa7-fc4e-81d3-880c-e3cca98722b3"
|
||||
--page "21682aa7-fc4e-815b-a762-df09a0f52c71"
|
||||
@@ -1,3 +1,3 @@
|
||||
oint notion ReturnChildBlocks \
|
||||
--token "***" \
|
||||
--block "20882aa7-fc4e-81c4-94b0-f20af05329ab"
|
||||
--block "21682aa7-fc4e-8185-9194-dc995b6df3b7"
|
||||
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 "20882aa7-fc4e-81c4-94b0-f20af05329ab"
|
||||
--block "21682aa7-fc4e-8185-9194-dc995b6df3b7"
|
||||
Reference in New Issue
Block a user