Mark 'topic' field of ChangeInfo as optional

Change-Id: I5027829b12fe07303e5e981c482ec60451c93498
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2013-02-21 14:58:52 +01:00
parent ff9e6e36b3
commit cd6c01a161

View File

@@ -410,7 +410,7 @@ where project, branch and Change-Id are URL encoded. For branch the
|`branch` ||
The name of the target branch. +
The `refs/heads/` prefix is omitted.
|`topic` ||The topic to which this change belongs.
|`topic` |optional|The topic to which this change belongs.
|`change_id` ||The Change-Id of the change.
|`subject` ||
The subject of the change (header line of the commit message).