Contents

ScmGitReferencesResponse

The response body for endpoints that list Git references in an Xcode Cloud repository.

Declaration

object ScmGitReferencesResponse

Properties

NameTypeDescription
data Required[ScmGitReference]

The resource data.

included[ScmRepository]

The requested relationship data.

links RequiredPagedDocumentLinks

The navigational links that include the self-link.

metaPagingInformation

The paging information.

See Also

Objects