Merge "add missing API in docstring of EndpointFilterExtension"

This commit is contained in:
Jenkins 2015-02-17 17:05:29 +00:00 committed by Gerrit Code Review
commit 19e3a7eb18
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ class EndpointFilterExtension(wsgi.V3ExtensionRouter):
The API looks like::
PUT /OS-EP-FILTER/projects/$project_id/endpoints/$endpoint_id
GET /OS-EP-FILTER/projects/$project_id/endpoints/$endpoint_id
HEAD /OS-EP-FILTER/projects/$project_id/endpoints/$endpoint_id
DELETE /OS-EP-FILTER/projects/$project_id/endpoints/$endpoint_id