Applied max-keys to combined current + archived ListObjectVersions output and reports truncation

This commit is contained in:
2026-04-22 00:12:22 +08:00
parent 8935188c8f
commit 9ec5797919
19 changed files with 1750 additions and 117 deletions

View File

@@ -2707,6 +2707,7 @@ dependencies = [
"futures",
"http-body-util",
"hyper 1.9.0",
"md-5 0.10.6",
"mime_guess",
"multer",
"myfsio-auth",
@@ -2723,6 +2724,7 @@ dependencies = [
"roxmltree",
"serde",
"serde_json",
"sha2 0.10.9",
"subtle",
"sysinfo",
"tempfile",