17 lines
251 B
JSON
17 lines
251 B
JSON
{
|
|
"type": "SyncCollection",
|
|
"sync_token": "abc",
|
|
"properties": {
|
|
"type": "Prop",
|
|
"data": [
|
|
{
|
|
"type": "WebDav",
|
|
"data": {
|
|
"type": "GetETag"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"depth": "Infinity",
|
|
"limit": 9
|
|
} |