solid/solid-spec

How to delete meta file?

linonetwo opened this issue · 1 comments

When DELETE or GET a xxx.meta file, Response will be Trying to access metadata file as regular file and status is 404.

What is the proper way to update or delete a metadata file? (I want to delete is because I want to update it)

Will be addressed by solid/specification#63