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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-10-21 11:36:43 +03:00
parent bd42f76940
commit aa10e4c564
3592 changed files with 27015 additions and 19226 deletions

View File

@@ -31,7 +31,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
URL = FunctionParameters["HTTP_URL"];
URL = "https://bin.openintegrations.dev";
URL = URL + "/get";
ParametersStructure = New Structure("param1,param2", "text", 10);