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

Provides struct and type for a OIDCCustomSubRepo

Link to this section Summary

Link to this section Types

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