From f1fd703dedca8c45d98a8d72cc3e6b5d44299281 Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Thu, 28 Jan 2010 19:27:42 -0800
Subject: [PATCH] Fix example JSON in webapi.txt that cannot occur in practice

---
 docs/frontends/webapi.txt | 1 -
 1 file changed, 1 deletion(-)

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