You've already forked OpenIntegrations
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:
@@ -1,4 +1,4 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
OintLibrary = "telegram";
|
||||
OintFunction = "SendTextMessage";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Path = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
Path = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
|
||||
Result = OPI_IntegrationProxy.CreateProject(Path);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
HandlerKey = "3F56...";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
HandlerKey = "E4D4...";
|
||||
|
||||
Result = OPI_IntegrationProxy.DeleteRequestHandler(Project, HandlerKey);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
HandlerKey = "3F56...";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
HandlerKey = "E4D4...";
|
||||
|
||||
Result = OPI_IntegrationProxy.DisableRequestsHandler(Project, HandlerKey);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
HandlerKey = "3F56...";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
HandlerKey = "E4D4...";
|
||||
|
||||
Result = OPI_IntegrationProxy.EnableRequestsHandler(Project, HandlerKey);
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
|
||||
Result = OPI_IntegrationProxy.GetRequestHandlersList(Project);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
HandlerKey = "3F56...";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
HandlerKey = "E4D4...";
|
||||
|
||||
Result = OPI_IntegrationProxy.GetRequestsHandler(Project, HandlerKey);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
|
||||
HandlerKey = "3F56...";
|
||||
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
|
||||
HandlerKey = "E4D4...";
|
||||
OintLibrary = "dropbox";
|
||||
OintFunction = "CreateFolder";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user