mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
43182fc25e
These new APIs match the web client features. I'm aware that some API do not follow REST best practises. I want to avoid things likes "/user/folders/<path>" where "path" must be encoded and making it optional create issues, so I defined resources as query parameters instead of path parameters |
||
---|---|---|
.. | ||
file.go | ||
handler.go | ||
internal_test.go | ||
mimecache.go | ||
server.go | ||
webdavd.go | ||
webdavd_test.go |