Record
get-repositories-workspace-repo-slug-branch-restrictions-params
No description available.
record get-repositories-workspace-repo-slug-branch-restrictions-params {
repo-slug: string,
workspace: string,
kind: option<string>,
pattern: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| repo-slug | string | |
| workspace | string | |
| kind | option<string> | |
| pattern | option<string> |