View Source GitHub.CodeownersErrors (GitHub REST API Client v0.3.0)

Provides struct and type for a CodeownersErrors

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CodeownersErrors{
  __info__: map(),
  errors: [GitHub.CodeownersErrorsErrors.t()]
}