summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bug.pm
diff options
context:
space:
mode:
authorSimon Green <sgreen@redhat.com>2014-08-19 01:26:10 +0200
committerSimon Green <sgreen@redhat.com>2014-08-19 01:26:10 +0200
commit8623918d2a418dd037c04b835078857098c850a3 (patch)
tree3d1355369e561934ca554b39d5382c083d68021f /Bugzilla/WebService/Bug.pm
parentb67291634e79ae6eb2571d38ec27854e275775a6 (diff)
downloadbugzilla-8623918d2a418dd037c04b835078857098c850a3.tar.gz
bugzilla-8623918d2a418dd037c04b835078857098c850a3.tar.xz
Bug 1014337 - Update Bug.fields documentation
r=glob, a=glob
Diffstat (limited to 'Bugzilla/WebService/Bug.pm')
-rw-r--r--Bugzilla/WebService/Bug.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm
index e5a4a7397..09a14ebf3 100644
--- a/Bugzilla/WebService/Bug.pm
+++ b/Bugzilla/WebService/Bug.pm
@@ -1499,6 +1499,12 @@ C<int> The number of the fieldtype. The following values are defined:
=item C<7> Bug URLs ("See Also")
+=item C<8> Keywords
+
+=item C<9> Date
+
+=item C<10> Integer value
+
=back
=item C<is_custom>