summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService.pm
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2014-05-22 01:17:46 +0200
committerSimon Green <sgreen@redhat.com>2014-05-22 01:17:46 +0200
commit9bd3f08dce23acc052819d97d1f082666c354b20 (patch)
tree6fee7c37bb9bff84a681593eff2e565e7bdb5f3e /Bugzilla/WebService.pm
parentabf6ec5cff89b9507aa978d5345559239886c014 (diff)
downloadbugzilla-9bd3f08dce23acc052819d97d1f082666c354b20.tar.gz
bugzilla-9bd3f08dce23acc052819d97d1f082666c354b20.tar.xz
Bug 1008764: Add a web service to create and update Flag types
r=glob, a=justdave
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 ebad7930a..1dc04c1f6 100644
--- a/Bugzilla/WebService.pm
+++ b/Bugzilla/WebService.pm
@@ -365,6 +365,8 @@ objects.
=item L<Bugzilla::WebService::Classification>
+=item L<Bugzilla::WebService::FlagType>
+
=item L<Bugzilla::WebService::Group>
=item L<Bugzilla::WebService::Product>