teams
Overview
Name | teams |
Type | Resource |
Id | github.repos.teams |
Fields
Name | Datatype | Description |
---|---|---|
id | integer | |
name | string | |
description | string | |
html_url | string | |
members_url | string | |
node_id | string | |
notification_setting | string | |
parent | object | Groups of organization members that gives permissions on specified repositories. |
permission | string | |
permissions | object | |
privacy | string | |
repositories_url | string | |
slug | string | |
url | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_teams | SELECT | owner, repo |