Module teams_update_in_org_request

Module teams_update_in_org_request 

Source

Structs§

TeamsUpdateInOrgRequest

Enums§

NotificationSetting
The notification setting the team has chosen. Editing teams without specifying this parameter leaves notification_setting intact. The options are: * notifications_enabled - team members receive notifications when the team is @mentioned. * notifications_disabled - no one receives notifications.
Permission
Deprecated. The permission that new repositories will be added to the team with when none is specified.
Privacy
The level of privacy this team should have. Editing teams without specifying this parameter leaves privacy intact. When a team is nested, the privacy for parent teams cannot be secret. The options are: For a non-nested team: * secret - only visible to organization owners and members of this team. * closed - visible to all members of this organization. For a parent or child team: * closed - visible to all members of this organization.