Skip to content

reStore not compatible with draft-05 #35

Description

@untitaker

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"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions