From c0c6417e954480ab4f7df875dad4b9c2046716de Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 10 Aug 2007 12:58:33 -0700
Subject: [PATCH] webapi.txt: put back the manifest feature So that we can
 compare versions of webapi.txt with and without this documentation, side by
 side.

---
 docs/webapi.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/webapi.txt b/docs/webapi.txt
index 729f62a0..5684443c 100644
--- a/docs/webapi.txt
+++ b/docs/webapi.txt
@@ -184,6 +184,10 @@ nothing exists.
 
 === directories by name ===
 
+ GET $URL?t=manifest 
+
+  Return an HTML-formatted manifest of the given directory, for debugging. 
+
  PUT $NEWURL?t=mkdir
 
   Create a new empty directory at the given path. The HTTP response contains
-- 
2.45.2