summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/httpexceptions.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/httpexceptions.rst b/docs/api/httpexceptions.rst
index d4cf97f1d..e25a07cd5 100644
--- a/docs/api/httpexceptions.rst
+++ b/docs/api/httpexceptions.rst
@@ -51,6 +51,8 @@
.. autoexception:: HTTPTemporaryRedirect
+ .. autoexception:: HTTPPermanentRedirect
+
.. autoexception:: HTTPBadRequest
.. autoexception:: HTTPUnauthorized