Document private attribute in change info entity

Change-Id: I7a389c75ff888ef9ab18879e905dd810b5c86451
This commit is contained in:
David Ostrovsky
2017-04-28 11:55:45 +02:00
parent 5d9f2853bf
commit cb19cecb2d

View File

@@ -5422,6 +5422,8 @@ Only set on the last change that is returned.
|`problems` |optional|
A list of link:#problem-info[ProblemInfo] entities describing potential
problems with this change. Only set if link:#check[CHECK] is set.
|`is_private` |optional, not set if `false`|
When present, change is marked as private.
|==================================
[[change-input]]