Record
add-team-access-restrictions-params
No description available.
record add-team-access-restrictions-params {
owner: string,
repo: string,
branch: string,
body: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| branch | string | |
| body | option<string> |