Files
mattermost/services
Agniva De Sarker d2730014f9 MM-29525: Strip path_prefix from ListDirectory (#15949)
* MM-29525: Strip path_prefix from ListDirectory

An AWS path prefix is meant to be an implementation detail
which the calling application should not be aware of. Hence, we should
strip the path prefix when returning objects in a directory
because they anyways get applied while using the other APIs

https://mattermost.atlassian.net/browse/MM-29525

* simplify

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-10-25 22:09:38 +05:30
..