Files
Stalwart/crates/dav-proto/resources/requests/lockinfo-002.json
2025-05-25 13:04:19 +02:00

20 lines
325 B
JSON

{
"lock_scope": "Exclusive",
"lock_type": "Write",
"owner": [
{
"type": "ElementStart",
"data": {
"name": "href",
"attrs": "xmlns=\"DAV:\""
}
},
{
"type": "Text",
"data": "http://example.org/~ejw/contact.html"
},
{
"type": "ElementEnd"
}
]
}