﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1662	webapi.rst fails to document /file/ and /named/ handlers	nejucomo	marlowe	"[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."	defect	closed	major	1.9.2	documentation	1.9.1	fixed	webapi docs	zooko	
