aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService.pm
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2014-05-22 09:17:46 +1000
committerSimon Green <sgreen@redhat.com>2014-05-22 09:17:46 +1000
commit9bd3f08dce23acc052819d97d1f082666c354b20 (patch)
tree6fee7c37bb9bff84a681593eff2e565e7bdb5f3e /Bugzilla/WebService.pm
parentabf6ec5cff89b9507aa978d5345559239886c014 (diff)
downloadbugs-9bd3f08dce23acc052819d97d1f082666c354b20.tar
bugs-9bd3f08dce23acc052819d97d1f082666c354b20.tar.gz
bugs-9bd3f08dce23acc052819d97d1f082666c354b20.tar.bz2
bugs-9bd3f08dce23acc052819d97d1f082666c354b20.tar.xz
bugs-9bd3f08dce23acc052819d97d1f082666c354b20.zip
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>