summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService.pm
diff options
context:
space:
mode:
authorKoosha Khajeh Moogahi <koosha.khajeh@gmail.com>2012-10-27 13:34:45 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-10-27 13:34:45 +0200
commitf1a2984c7baf6958542e7b401afed6c73078f657 (patch)
treebd46205ecccbfedf1a6df3c1674780f6e9aa0cb1 /Bugzilla/WebService.pm
parentc83f4b9eff635f618daf14cb04a91a265b1915d9 (diff)
downloadbugzilla-f1a2984c7baf6958542e7b401afed6c73078f657.tar.gz
bugzilla-f1a2984c7baf6958542e7b401afed6c73078f657.tar.xz
Add WS::Classification to the list of available modules, see bug 694755
r=LpSolit
Diffstat (limited to 'Bugzilla/WebService.pm')
-rw-r--r--Bugzilla/WebService.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/Bugzilla/WebService.pm b/Bugzilla/WebService.pm
index 0b28cfaec..3d6186325 100644
--- a/Bugzilla/WebService.pm
+++ b/Bugzilla/WebService.pm
@@ -302,7 +302,7 @@ would return something like:
=back
-=head2 WebService Methods
+=head2 WebService Modules
=over
@@ -310,6 +310,8 @@ would return something like:
=item L<Bugzilla::WebService::Bugzilla>
+=item L<Bugzilla::WebService::Classification>
+
=item L<Bugzilla::WebService::Group>
=item L<Bugzilla::WebService::Product>