Contents

CiIssuesResponse

The response body for endpoints that list issues from an Xcode Cloud build action.

Declaration

object CiIssuesResponse

Properties

NameTypeDescription
data Required[CiIssue]

The resource data.

links RequiredPagedDocumentLinks

The navigational links that include the self-link.

metaPagingInformation

The paging information.

See Also

Objects