Module teams_create_request

Source

Structs§

TeamsCreateRequest

Enums§

NotificationSetting
The notification setting the team has chosen. The options are: * notifications_enabled - team members receive notifications when the team is @mentioned. * notifications_disabled - no one receives notifications. Default: notifications_enabled
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. 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. Default: secret For a parent or child team: * closed - visible to all members of this organization. Default for child team: closed