Record
post-v3-projects-id-statuses-sha-params
No description available.
record post-v3-projects-id-statuses-sha-params {
id: string,
sha: string,
state: post-v3-projects-id-statuses-sha-body-state-enum,
ref: option<string>,
target-url: option<string>,
description: option<string>,
name: option<string>,
context: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| sha | string | |
| state | post-v3-projects-id-statuses-sha-body-state-enum | |
| ref | option<string> | |
| target-url | option<string> | |
| description | option<string> | |
| name | option<string> | |
| context | option<string> |