Fixed delimiter issue
This commit is contained in:
parent
207fddb3ef
commit
1f4d0968bb
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user