View Source GitHub.ProtectedBranch.AdminEnforced (GitHub REST API Client v0.0.9)

Provides struct and type for ProtectedBranchAdminEnforced

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.ProtectedBranch.AdminEnforced{
  enabled: boolean(),
  url: String.t()
}