[tahoe-lafs-trac-stream] [tahoe-lafs] #1662: webapi.rst fails to document /file/ and /named/ handlers (was: webapi.rst fails to mention /file/ handler.)

tahoe-lafs trac at tahoe-lafs.org
Sun Jan 22 06:17:18 UTC 2012


#1662: webapi.rst fails to document /file/ and /named/ handlers
-------------------------------+-------------------------
     Reporter:  nejucomo       |      Owner:  somebody
         Type:  defect         |     Status:  new
     Priority:  major          |  Milestone:  1.9.2
    Component:  documentation  |    Version:  1.9.1
   Resolution:                 |   Keywords:  webapi docs
Launchpad Bug:                 |
-------------------------------+-------------------------
Changes (by davidsarah):

 * version:  1.9.0 => 1.9.1


Old description:

> [Note: This issue affects both the 1.9.0 and 1.9.1 source releases, but
> there is no trac Version value for 1.9.1 currently.]
>
> Symptom: I see browser requests for "GET /file/..." but when I grep for
> '/file' in webapi.rst I see no hits.  I have also looked at every hit for
> "grep -i file" to verify this url path is not mentioned in webapi.rst.
>
> Resolution: Update webapi.rst to describe /file/ urls.
>
> Related Info: It looks as if /file/ may do something similar to /named/
> or one may be an older backwards-compatible version of the same feature.
> If so, clearly document this.  If the functional overlap is large and
> there's no compatibility requirement, we should file a new ticket to
> remove one of them.  If the functionality partially overlaps but is
> distinct, webapi.rst should make the distinction clear.
>
> Background: I am configuring access control policies based on HTTP method
> and path for a read-only gateway, so I want webapi.rst to tell me
> everything necessary for my usecase.

New description:

 [Note: This issue affects both the 1.9.0 and 1.9.1 source releases.]

 Symptom: I see browser requests for "GET /file/..." but when I grep for
 '/file' in webapi.rst I see no hits.  I have also looked at every hit for
 "grep -i file" to verify this url path is not mentioned in webapi.rst.

 Resolution: Update webapi.rst to describe /file/ urls.

 Related Info: It looks as if /file/ may do something similar to /named/ or
 one may be an older backwards-compatible version of the same feature.  If
 so, clearly document this.  If the functional overlap is large and there's
 no compatibility requirement, we should file a new ticket to remove one of
 them.  If the functionality partially overlaps but is distinct, webapi.rst
 should make the distinction clear.

 Background: I am configuring access control policies based on HTTP method
 and path for a read-only gateway, so I want webapi.rst to tell me
 everything necessary for my usecase.

--

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1662#comment:4>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list