Fixes empty delimiter in list APIs
Also replacing the "modify incoming iterator" pattern in FileStoreController#collapseCommonPrefixes which is an anti-pattern and should be avoided at all costs. Fixes #306
Loading
Please sign in to comment
Also replacing the "modify incoming iterator" pattern in FileStoreController#collapseCommonPrefixes which is an anti-pattern and should be avoided at all costs. Fixes #306