Fix invalid trailing commas in JSON example

This commit is contained in:
david-sarah 2010-01-29 12:17:42 -08:00
parent 37a242e01a
commit e2ee725d7d

View File

@ -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
} } } ]
}