Update description of 'parent' field of ProjectInfo
For the child projects of the 'All-Projects' root project, the 'parent' field is now always set to 'All-Projects'. Change-Id: I46e87da2d831d93dbd160eee00b60999857fbb4f Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -732,8 +732,7 @@ The `ProjectInfo` entity contains information about a project.
|
||||
|`name` |
|
||||
not set if returned in a map where the project name is used as map key|
|
||||
The name of the project.
|
||||
|`parent` |optional, +
|
||||
not set for the root project|
|
||||
|`parent` |optional|
|
||||
The name of the parent project. +
|
||||
`?-<n>` if the parent project is not visible (`<n>` is a number which
|
||||
is increased for each non-visible project).
|
||||
|
||||
Reference in New Issue
Block a user