From: Byron Jones Date: Tue, 11 Nov 2014 15:25:30 +0000 (+0800) Subject: Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding... X-Git-Tag: bugzilla-5.0rc1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4ddaf2bc4868e009a544e59e184a958f6a2fcc;p=thirdparty%2Fbugzilla.git Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions (fix broken POD) --- diff --git a/Bugzilla/WebService/Constants.pm b/Bugzilla/WebService/Constants.pm index 503b91bbb2..0bdd3517e4 100644 --- a/Bugzilla/WebService/Constants.pm +++ b/Bugzilla/WebService/Constants.pm @@ -314,6 +314,7 @@ sub WS_DISPATCH { =over =item REST_STATUS_CODE_MAP + =item WS_DISPATCH =back