WIP - fix unindented part
This commit is contained in:
parent
1f7ade3c1f
commit
9bbd87ed36
@ -138,11 +138,11 @@ Every chunk has the following schema:
|
|||||||
|
|
||||||
.. code-block:: json
|
.. code-block:: json
|
||||||
|
|
||||||
{
|
{
|
||||||
"dztotalchunks": 3,
|
"dztotalchunks": 3,
|
||||||
"dzchunkindex": 2,
|
"dzchunkindex": 2,
|
||||||
"dzuuid": "unique_id"
|
"dzuuid": "unique_id"
|
||||||
}
|
}
|
||||||
|
|
||||||
..
|
..
|
||||||
TODO...
|
TODO...
|
||||||
|
Loading…
Reference in New Issue
Block a user