summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService.pm
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2014-08-12 02:12:17 +0200
committerSimon Green <sgreen@redhat.com>2014-08-12 02:12:17 +0200
commit8b98912309870c03c4b82396647682a8d9f247b4 (patch)
tree6760a61bfb5a6db76ad6466396ba076efe594fdc /Bugzilla/WebService.pm
parent2863a6679fe69c46f1de515d001eb0dd696e5977 (diff)
downloadbugzilla-8b98912309870c03c4b82396647682a8d9f247b4.tar.gz
bugzilla-8b98912309870c03c4b82396647682a8d9f247b4.tar.xz
Bug 419568 - Web Service module to create a component
r=dkl, a=sgreen
Diffstat (limited to 'Bugzilla/WebService.pm')
-rw-r--r--Bugzilla/WebService.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bugzilla/WebService.pm b/Bugzilla/WebService.pm
index d12d4dbac..b8404251a 100644
--- a/Bugzilla/WebService.pm
+++ b/Bugzilla/WebService.pm
@@ -389,6 +389,8 @@ objects.
=item L<Bugzilla::WebService::FlagType>
+=item L<Bugzilla::WebService::Component>
+
=item L<Bugzilla::WebService::Group>
=item L<Bugzilla::WebService::Product>