ScmPullRequestsResponse
The response body for endpoints that list SCM pull requests linked to Xcode Cloud.
Declaration
object ScmPullRequestsResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | [ScmPullRequest] | The resource data. |
included | [ScmRepository] | The requested relationship data. |
links Required | PagedDocumentLinks | The navigational links that include the self-link. |
meta | PagingInformation | The paging information. |