View Source GitHub.Repository.Ruleset.ConditionsRepositoryPropertySpec (GitHub REST API Client v0.3.1)

Provides struct and type for a Repository.Ruleset.ConditionsRepositoryPropertySpec

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Repository.Ruleset.ConditionsRepositoryPropertySpec{
  __info__: map(),
  name: String.t(),
  property_values: [String.t()]
}