projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a242e
)
Fix invalid trailing commas in JSON example
author
david-sarah
<david-sarah@jacaranda.org>
Fri, 29 Jan 2010 20:17:42 +0000
(12:17 -0800)
committer
david-sarah
<david-sarah@jacaranda.org>
Fri, 29 Jan 2010 20:17:42 +0000
(12:17 -0800)
docs/frontends/webapi.txt
patch
|
blob
|
history
diff --git
a/docs/frontends/webapi.txt
b/docs/frontends/webapi.txt
index 28c932109ea5000a9fdf9aeb04014bf6cd4ea445..76d1ca2b245a4074ff8ade3dd3f2bfeb7e08940c 100644
(file)
--- a/
docs/frontends/webapi.txt
+++ b/
docs/frontends/webapi.txt
@@
-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
} } } ]
}