small documentation correction
This commit is contained in:
@@ -90,12 +90,14 @@
|
|||||||
"child_directories": [
|
"child_directories": [
|
||||||
{
|
{
|
||||||
"name": "some other directory",
|
"name": "some other directory",
|
||||||
|
"type": "directory",
|
||||||
"path": "/some dir/some other directory"
|
"path": "/some dir/some other directory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"child_files": [
|
"child_files": [
|
||||||
{
|
{
|
||||||
"name": "11. Lenny Kravitz - Fly away.ogg",
|
"name": "11. Lenny Kravitz - Fly away.ogg",
|
||||||
|
"type": "file",
|
||||||
"path": "/some dir/11. Lenny Kravitz - Fly away.ogg"
|
"path": "/some dir/11. Lenny Kravitz - Fly away.ogg"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user