mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-16 05:06:02 +02:00
20 lines
233 B
Plaintext
20 lines
233 B
Plaintext
{
|
|
"status": 200,
|
|
"response": {
|
|
"Tagging": {
|
|
"TagSet": {
|
|
"Tag": [
|
|
{
|
|
"Key": "MyTag2",
|
|
"Value": "AnotherOne"
|
|
},
|
|
{
|
|
"Key": "MyTag1",
|
|
"Value": "SomeValue"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|