Commit 0a0b2ec
Add 'subdir' as alias for 'name' in StorageObject (#214)
When listing objects with `delimiter=/` the response for any sub directory will only contain `{"subdir": "folder/"}`
Without this alias there is no way get a list of sub directories (without listing *all* objects)1 parent 7f5087e commit 0a0b2ec
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments