CiManagement Data Type
Information about the CI system used by the project. TODO considering moving this to a facet - avoid referring to it externally
| name | data type | description |
|---|---|---|
| system | string | |
| url | string |
Example
{
"url" : "...",
"system" : "..."
}