]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Updated webapi.rst to list /cap as a synonym for /uri
authorPatrick R McDonald <marlowe@antagonism.org>
Wed, 11 Apr 2012 02:36:43 +0000 (21:36 -0500)
committerBrian Warner <warner@lothar.com>
Tue, 17 Apr 2012 18:41:11 +0000 (11:41 -0700)
docs/frontends/webapi.rst

index 12084764198fa3336bd706691488bfbb2cd59bae..f4e7063be6095c1a0f1e12b90a347066e3033697 100644 (file)
@@ -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
 ------------