TeamRepositoryPermission
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
org | string | Required, Identifier | The organization that owns the team |
owner | string | Required, Identifier | The owner of the repository |
permission | string | Required | The permission to grant (pull, triage, push, maintain, admin) |
repo | string | Required, Identifier | The repository |
teamSlug | string | Required, Identifier | The team slug |