mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-25 05:19:53 +00:00
trivial json markup fix
This commit is contained in:
parent
5fa71484e3
commit
1d3f9715f8
@ -270,7 +270,7 @@ For example::
|
||||
|
||||
{
|
||||
"shares": [3, 5, 7],
|
||||
"read-vector": ["offset": 3, "size": 12}, ...]
|
||||
"read-vector": [{"offset": 3, "size": 12}, ...]
|
||||
}
|
||||
|
||||
The response body contains a mapping giving the read data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user