solid / solid-spec

Solid specification draft 0.7.0
Creative Commons Zero v1.0 Universal
1.13k stars 103 forks source link

How to delete meta file? #168

Open linonetwo opened 5 years ago

linonetwo commented 5 years ago

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)

dmitrizagidulin commented 5 years ago

Will be addressed by https://github.com/solid/specification/issues/63