mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
Fix invalid trailing commas in JSON example
This commit is contained in:
parent
37a242e01a
commit
e2ee725d7d
@ -380,7 +380,7 @@ POST /uri?t=mkdir-with-children
|
||||
"mtime": 1202777696.7564139,
|
||||
"tahoe": {
|
||||
"linkcrtime": 1202777696.7564139,
|
||||
"linkmotime": 1202777696.7564139,
|
||||
"linkmotime": 1202777696.7564139
|
||||
} } } ],
|
||||
"subdir": [ "dirnode", {
|
||||
"rw_uri": "URI:DIR2:...",
|
||||
@ -390,7 +390,7 @@ POST /uri?t=mkdir-with-children
|
||||
"mtime": 1202778111.2160511,
|
||||
"tahoe": {
|
||||
"linkcrtime": 1202777696.7564139,
|
||||
"linkmotime": 1202777696.7564139,
|
||||
"linkmotime": 1202777696.7564139
|
||||
} } } ]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user