Fixed delimiter issue

This commit is contained in:
斟酌 鵬兄 2025-05-19 14:00:54 +08:00
parent 207fddb3ef
commit 1f4d0968bb

View File

@ -44,7 +44,7 @@ _PATH=""
# Keys should be sorted # Keys should be sorted
QPARAMS=( QPARAMS=(
"continuation-token" "" "continuation-token" ""
"delimiter" "__OBJ__" "delimiter" "/"
"encoding-type" "url" "encoding-type" "url"
"fetch-owner" "false" "fetch-owner" "false"
"list-type" "2" "list-type" "2"