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

S3: Доработка тестов, правка доков

This commit is contained in:
Anton Titovets
2024-11-15 10:01:11 +03:00
parent 10a03f552a
commit e60631b17a
28 changed files with 5713 additions and 5692 deletions
+1 -1
View File
@@ -48,4 +48,4 @@ This section is dedicated to the library for working with AWS S3 API. On this pa
```
3. Use the resulting structure (or JSON) to call other methods of working with S3 API (`BasicData` parameter)
The obtained structure (or JSON file) should be used to call other methods of work with S3 API (parameter `MainData`) - authorization data and additional settings of requests will be based on it
+1 -1
View File
@@ -48,4 +48,4 @@ sidebar_class_name: S3
```
3. Используйте полученную структуру (или JSON) для вызова других методов работы с S3 API (параметр `ОсновныеДанные`)
Полученную структуру (или JSON файл) нужно использовать для вызова других методов работы с S3 API (параметр `ОсновныеДанные`) - авторизационные даненые и дополнительные настройки запросов будут определяться на ее основе
@@ -1,8 +0,0 @@
{
"status": 200,
"response": {
"VersioningConfiguration": {
"Status": "Enabled"
}
}
}
@@ -1,8 +0,0 @@
{
"status": 200,
"response": {
"VersioningConfiguration": {
"Status": "Enabled"
}
}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": "version=\"1.0\" encoding=\"UTF-8\""
}
@@ -1,19 +0,0 @@
{
"status": 200,
"response": {
"Tagging": {
"TagSet": {
"Tag": [
{
"Key": "MyTag1",
"Value": "SomeValue"
},
{
"Key": "MyTag2",
"Value": "AnotherOne"
}
]
}
}
}
}
@@ -1,19 +0,0 @@
{
"status": 200,
"response": {
"Tagging": {
"TagSet": {
"Tag": [
{
"Key": "MyTag2",
"Value": "AnotherOne"
},
{
"Key": "MyTag1",
"Value": "SomeValue"
}
]
}
}
}
}
@@ -1,4 +0,0 @@
{
"status": 404,
"response": "version=\"1.0\" encoding=\"UTF-8\""
}
@@ -1,4 +0,0 @@
{
"status": 404,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": {}
}
@@ -1,4 +0,0 @@
{
"message": "Неподдерживаемое сообщение",
"status": 200
}
@@ -1,4 +0,0 @@
{
"status": 204,
"response": {}
}
@@ -1,4 +0,0 @@
{
"message": {},
"status": 204
}
@@ -1,4 +0,0 @@
{
"status": 204,
"response": {}
}
@@ -1 +0,0 @@
НЕ JSON: Соответствие
@@ -1,4 +0,0 @@
{
"status": 204,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 204,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 200,
"response": {}
}
@@ -1,4 +0,0 @@
{
"status": 501,
"response": "version=\"1.0\" encoding=\"UTF-8\""
}