CiIssuesResponse
The response body for endpoints that list issues from an Xcode Cloud build action.
Declaration
object CiIssuesResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | [CiIssue] | The resource data. |
links Required | PagedDocumentLinks | The navigational links that include the self-link. |
meta | PagingInformation | The paging information. |