ProjectColor
Represent color setting for one project on the board.
This table describes attributes of the ProjectColor
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
project | Project | A project, to which color this setting describes. |
color | FieldStyle | A color, that issues of this project will have on the board. |