Search
Provides struct and type for BranchRestrictionPolicy
@type t() :: %GitHub.Branch.RestrictionPolicy{ apps: [map()], apps_url: String.t(), teams: [map()], teams_url: String.t(), url: String.t(), users: [map()], users_url: String.t() }