1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/ru/results/S3/ПолучитьТегиБакета (DB).log
T
Vitaly the Alpaca (bot) 5d81582ef9 Test data update (Jenkins)
2024-11-15 11:02:47 +03:00

20 lines
233 B
Plaintext

{
"status": 200,
"response": {
"Tagging": {
"TagSet": {
"Tag": [
{
"Key": "MyTag2",
"Value": "AnotherOne"
},
{
"Key": "MyTag1",
"Value": "SomeValue"
}
]
}
}
}
}