1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-10-19 10:12:36 +03:00
parent 45bebf2f8e
commit 14752c0d1e
2068 changed files with 21204 additions and 12084 deletions

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "29082aa7-fc4e-8142-a896-d2e0097be7a2";
Base = "29082aa7-fc4e-81fd-b853-eb37cb511d40";
Image_ = "https://hut.openintegrations.dev/test_data/picture.jpg"; // URL, Binary Data or File path
Image = New Map;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "29082aa7-fc4e-815f-9f68-e1eb24049443";
Block = "29082aa7-fc4e-816e-8f86-cdde1b50cdd1";
Result = OPI_Notion.DeleteBlock(Token, Block);

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "29082aa7-fc4e-8142-a896-d2e0097be7a2";
Base = "29082aa7-fc4e-81fd-b853-eb37cb511d40";
Title = "TestTitle";
Description = "TestDescription";

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "29082aa7-fc4e-81dd-9055-c5bf28747119";
Page = "29082aa7-fc4e-8138-a6a6-ec06f87704de";
Icon = "https://hut.openintegrations.dev/test_data/picture.jpg";
Cover = "https://hut.openintegrations.dev/test_data/picture2.jpg";
Archive = False;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "29082aa7-fc4e-8142-a896-d2e0097be7a2";
Base = "29082aa7-fc4e-81fd-b853-eb37cb511d40";
Result = OPI_Notion.GetDatabase(Token, Base);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "29082aa7-fc4e-81dd-9055-c5bf28747119";
Page = "29082aa7-fc4e-8138-a6a6-ec06f87704de";
Result = OPI_Notion.GetPage(Token, Page);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "29082aa7-fc4e-815f-9f68-e1eb24049443";
Block = "29082aa7-fc4e-816e-8f86-cdde1b50cdd1";
Result = OPI_Notion.ReturnChildBlocks(Token, Block);