1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-14 23:14:04 +03:00
parent c1c159e4dc
commit a72b16500b
11 changed files with 5643 additions and 5574 deletions
@@ -46,4 +46,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 204,
"response": {}
}
```
@@ -54,4 +54,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 204,
"response": {}
}
```
@@ -46,4 +46,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 404,
"response": "version=\"1.0\" encoding=\"UTF-8\""
}
```
@@ -54,4 +54,24 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 200,
"response": {
"Tagging": {
"TagSet": {
"Tag": [
{
"Key": "MyTag2",
"Value": "AnotherOne"
},
{
"Key": "MyTag1",
"Value": "SomeValue"
}
]
}
}
}
}
```
@@ -54,4 +54,13 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 200,
"response": {
"VersioningConfiguration": {
"Status": "Enabled"
}
}
}
```
@@ -48,4 +48,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 200,
"response": {}
}
```
@@ -45,4 +45,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 200,
"response": "version=\"1.0\" encoding=\"UTF-8\""
}
```
@@ -55,4 +55,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 501,
"response": "version=\"1.0\" encoding=\"UTF-8\""
}
```
@@ -61,4 +61,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 200,
"response": {}
}
```
@@ -60,4 +60,9 @@ import TabItem from '@theme/TabItem';
```json title="Результат"
{
"status": 200,
"response": {}
}
```