Bug 771302: Fix minor errors in doc of WebService::Bug::get()
r=glob, a=LpSolit git-svn-id: svn://10.0.0.236/trunk@264055 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
be184b11fd
commit
5c8a86376e
@ -1 +1 @@
|
||||
8294
|
||||
8295
|
||||
@ -1965,13 +1965,13 @@ C<int> The numeric bug_id of this bug.
|
||||
|
||||
=item faultString
|
||||
|
||||
c<string> This will only be returned for invalid bugs if the C<permissive>
|
||||
C<string> This will only be returned for invalid bugs if the C<permissive>
|
||||
argument was set when calling Bug.get, and it is an error indicating that
|
||||
the bug id was invalid.
|
||||
|
||||
=item faultCode
|
||||
|
||||
c<int> This will only be returned for invalid bugs if the C<permissive>
|
||||
C<int> This will only be returned for invalid bugs if the C<permissive>
|
||||
argument was set when calling Bug.get, and it is the error code for the
|
||||
invalid bug error.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user