Fix incorrect attribute name
The ChangeKind attribute exposed in the JSON was incorrectly written originally. The correct attribute in the JSON is "kind". Change-Id: I225bb4cdb486810d8f8c3a3c9969a13ce70a0365
This commit is contained in:
parent
90fac34b85
commit
40324a8f13
@ -115,7 +115,7 @@ was created.
|
||||
|
||||
isDraft:: Whether or not the patch set is a draft patch set.
|
||||
|
||||
changeKind:: Kind of change uploaded.
|
||||
kind:: Kind of change uploaded.
|
||||
|
||||
REWORK;; Nontrivial content changes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user