From ded5d29a6083d08350ddf78d05266872cc2e9bb7 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 11 Nov 2014 23:26:09 +0800 Subject: Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions (fix broken POD) --- Bugzilla/WebService/Constants.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bugzilla/WebService') 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 -- cgit v1.2.3-24-g4f1b