Refactor API to receive path as a json string instead of grabbing it from the url
Opened this issue · 0 comments
antoniosarosi commented
Get the path from something like:
{
"path": "/some/path"
}
No need to check white spaces or other characters.