From: Patrick R McDonald <marlowe@antagonism.org>
Date: Wed, 11 Apr 2012 02:36:43 +0000 (-0500)
Subject: Updated webapi.rst to list /cap as a synonym for /uri
X-Git-Url: https://git.rkrishnan.org/vdrive/%22file:/frontends?a=commitdiff_plain;h=080c136daf37b13a16fcde15dc8260e87a6fa6b6;p=tahoe-lafs%2Ftahoe-lafs.git

Updated webapi.rst to list /cap as a synonym for /uri
---

diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst
index 12084764..f4e7063b 100644
--- a/docs/frontends/webapi.rst
+++ b/docs/frontends/webapi.rst
@@ -183,6 +183,8 @@ server prefix. They will be displayed like this::
  /uri/$DIRCAP/
  /uri/$FILECAP
 
+/cap can be used as a synonym for /uri.  If interoperability with older web-API
+servers is required, /uri should be used.
 
 Child Lookup
 ------------