1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-25 21:39:21 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2025-02-15 18:49:12 +03:00
parent 0574ba5ff6
commit e6f64573c4
5 changed files with 6581 additions and 6556 deletions

View File

@ -65,4 +65,8 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"result": true
}
```

View File

@ -43,4 +43,13 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"data": [
{
"pg_terminate_backend": true
}
],
"result": true
}
```

View File

@ -35,4 +35,12 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"field": "<имя поля для отбора>",
"type": "<тип сравнения>",
"value": "<значение для сравнения>",
"union": "<связь со следующим условием: AND, OR и пр.>",
"raw": "<истина - значение будет вставлено текстом, как есть, ложь - через параметр>"
}
```

View File

@ -61,4 +61,8 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"result": true
}
```

File diff suppressed because it is too large Load Diff