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-09-23 10:13:09 +03:00
parent c46eee0c75
commit 5ae98a4391
576 changed files with 13840 additions and 12659 deletions

View File

@@ -34,7 +34,7 @@ URL encoding is enabled by default
```bsl title="1C:Enterprise/OneScript code example"
URL = "https://httpbin.org";
URL = "https://bin.openintegrations.dev";
URL = URL + "/get";
ParametersStructure = New Structure;