Record
remove-status-check-contexts-params
No description available.
record remove-status-check-contexts-params {
owner: string,
repo: string,
branch: string,
body: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| branch | string | |
| body | option<string> |