]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1384230 - Document flag_activity API.
authorMark Côté <mcote@alumni.uwaterloo.ca>
Wed, 31 Oct 2018 20:37:44 +0000 (16:37 -0400)
committerDylan William Hardison <dylan@hardison.net>
Wed, 31 Oct 2018 20:37:44 +0000 (16:37 -0400)
Also update the perldoc to fix the description of the `id`
response field.

docs/en/rst/api/core/v1/index.rst
extensions/Review/lib/WebService.pm

index 118224b00b1f2cd85da079ee567b35ba1285c8a0..9dba0c87363c5b52c4813e1d59e15b7e8541a6df 100644 (file)
@@ -7,6 +7,7 @@ Core API v1
    attachment
    bug
    bug-user-last-visit
+   flag-activity
    bugzilla
    classification
    comment
index 3f6816916af2a0e1ec71cbc65c395252cfa3e128..fe3e526631a360443d744089aae65efbb6df673f 100644 (file)
@@ -447,7 +447,7 @@ An object with the following fields:
 
 =item C<id> (integer)
 
-The flag type id of the flag that changed
+The id of this activity event.
 
 =item C<name> (string)