fix:#175 add list_object_versions

This commit is contained in:
weisd
2024-12-23 23:24:11 +08:00
parent b46a78fb63
commit bfd58e5749
7 changed files with 292 additions and 45 deletions
+1 -1
View File
@@ -3844,7 +3844,7 @@ impl StorageAPI for SetDisks {
unimplemented!()
}
async fn list_object_versions(
&self,
self: Arc<Self>,
_bucket: &str,
_prefix: &str,
_marker: &str,