View Source GitHub.OIDCCustomSubRepo (GitHub REST API Client v0.0.4)

Provides struct and type for OidcCustomSubRepo

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.OIDCCustomSubRepo{
  include_claim_keys: [String.t()] | nil,
  use_default: boolean()
}