summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2014-11-11 16:26:09 +0100
committerByron Jones <glob@mozilla.com>2014-11-11 16:26:09 +0100
commitded5d29a6083d08350ddf78d05266872cc2e9bb7 (patch)
tree6051e341cbf572aff01392ae8fe0bef570848a0b /Bugzilla/WebService
parent8d368ae66a8839d53978a0e92a6f6ce8c4ab857b (diff)
downloadbugzilla-ded5d29a6083d08350ddf78d05266872cc2e9bb7.tar.gz
bugzilla-ded5d29a6083d08350ddf78d05266872cc2e9bb7.tar.xz
Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions
(fix broken POD)
Diffstat (limited to 'Bugzilla/WebService')
-rw-r--r--Bugzilla/WebService/Constants.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/WebService/Constants.pm b/Bugzilla/WebService/Constants.pm
index 2f38c8db1..cfd934c4e 100644
--- a/Bugzilla/WebService/Constants.pm
+++ b/Bugzilla/WebService/Constants.pm
@@ -315,6 +315,7 @@ sub WS_DISPATCH {
=over
=item REST_STATUS_CODE_MAP
+
=item WS_DISPATCH
=back