Fixed delimiter issue
This commit is contained in:
parent
207fddb3ef
commit
1f4d0968bb
@ -44,7 +44,7 @@ _PATH=""
|
||||
# Keys should be sorted
|
||||
QPARAMS=(
|
||||
"continuation-token" ""
|
||||
"delimiter" "__OBJ__"
|
||||
"delimiter" "/"
|
||||
"encoding-type" "url"
|
||||
"fetch-owner" "false"
|
||||
"list-type" "2"
|
||||
|
Loading…
Reference in New Issue
Block a user