Search
Provides struct and type for a Repository.License
@type minimal() :: %GitHub.Repository.License{ __info__: map(), key: String.t() | nil, name: String.t() | nil, node_id: String.t() | nil, spdx_id: String.t() | nil, url: String.t() | nil }