antoniosarosi/home-cloud

Refactor API to receive path as a json string instead of grabbing it from the url

Opened this issue · 0 comments

Get the path from something like:

{
  "path": "/some/path"
}

No need to check white spaces or other characters.