From: david-sarah Date: Fri, 29 Jan 2010 03:27:42 +0000 (-0800) Subject: Fix example JSON in webapi.txt that cannot occur in practice X-Git-Tag: trac-4200 X-Git-Url: https://git.rkrishnan.org/schema.xhtml?a=commitdiff_plain;h=f1fd703dedca8c45d98a8d72cc3e6b5d44299281;p=tahoe-lafs%2Ftahoe-lafs.git Fix example JSON in webapi.txt that cannot occur in practice --- diff --git a/docs/frontends/webapi.txt b/docs/frontends/webapi.txt index 30a11be1..28c93210 100644 --- a/docs/frontends/webapi.txt +++ b/docs/frontends/webapi.txt @@ -634,7 +634,6 @@ GET /uri/$DIRCAP/[SUBDIRS../]FILENAME?t=json GET /uri/$UNKNOWNCAP?t=json : [ "unknown", { - "rw_uri": unknown_write_uri, "ro_uri": unknown_read_uri } ]