Bug 692354: Incorrect parameter type in WebServices documentation for Bug.add_comment
r/a=mkanat git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@263135 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9a9e9ee3cf
commit
34eb69f55e
@ -1 +1 @@
|
||||
7262
|
||||
7263
|
||||
@ -1909,7 +1909,7 @@ This allows you to add a comment to a bug in Bugzilla.
|
||||
|
||||
=over
|
||||
|
||||
=item C<id> (int) B<Required> - The id or alias of the bug to append a
|
||||
=item C<id> (int or string) B<Required> - The id or alias of the bug to append a
|
||||
comment to.
|
||||
|
||||
=item C<comment> (string) B<Required> - The comment to append to the bug.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user