The folder listing in draft-05 looks like this:
{
"@context": "http://remotestorage.io/spec/folder-description",
"items": {
"abc": {
"ETag": "DEADBEEFDEADBEEFDEADBEEF",
"Content-Type": "image/jpeg",
"Content-Length": 82352
}
}
}
Your server responds with this:
{"abc": "DEADBEEFDEADBEEFDEADBEEF"}
The folder listing in draft-05 looks like this:
Your server responds with this: