remotestorage / spec

remoteStorage Protocol Specification
https://tools.ietf.org/html/draft-dejong-remotestorage
87 stars 5 forks source link

Explicitly disallow documents and folders with the same name #169

Closed galfert closed 5 years ago

galfert commented 6 years ago

I was looking for the paragraph in the spec that mentions that documents and folders can't have the same name on the same level. The only thing I found was the list of response codes that mentions it for code 409. But that list itself is described as non-normative.

In https://github.com/remotestorage/spec/issues/44 we decided that this should be a MUST for servers, so I think the spec should contain an explicit requirement.