Skip to content

Commit

Permalink
link invoke_exception_view to api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Mar 4, 2016
1 parent d522579 commit bc09250
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/api/request.rst
Expand Up @@ -13,7 +13,8 @@
current_route_path, static_url, static_path,
model_url, resource_url, resource_path, set_property,
effective_principals, authenticated_userid,
unauthenticated_userid, has_permission
unauthenticated_userid, has_permission,
invoke_exception_view

.. attribute:: context

Expand Down Expand Up @@ -259,6 +260,8 @@

See also :ref:`subrequest_chapter`.

.. automethod:: invoke_exception_view

.. automethod:: has_permission

.. automethod:: add_response_callback
Expand Down

0 comments on commit bc09250

Please sign in to comment.