CiBuildActionResponse
The response body for endpoints that read a single Xcode Cloud build action.
Declaration
object CiBuildActionResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | CiBuildAction | The resource data. |
included | [CiBuildRun] | The requested relationship data. |
links Required | DocumentLinks | The navigational links that include the self-link. |