1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-29 14:35:33 +03:00
parent d7083bc4bc
commit 408473f4ec
2922 changed files with 17295 additions and 16645 deletions

View File

@@ -36,7 +36,7 @@ import TabItem from '@theme/TabItem';
```bsl title="Пример использования для 1С:Предприятие/OneScript"
URL = ПараметрыФункции["HTTP_URL"];
URL = "https://httpbin.org";
URL = URL + "/get";
Результат = OPI_ЗапросыHTTP.НовыйЗапрос()