View Source GitHub.ApiOverview (GitHub REST API Client v0.2.2)
Provides struct and type for a ApiOverview
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.ApiOverview{ __info__: map(), actions: [String.t()] | nil, api: [String.t()] | nil, dependabot: [String.t()] | nil, domains: map() | nil, git: [String.t()] | nil, github_enterprise_importer: [String.t()] | nil, hooks: [String.t()] | nil, importer: [String.t()] | nil, packages: [String.t()] | nil, pages: [String.t()] | nil, ssh_key_fingerprints: map() | nil, ssh_keys: [String.t()] | nil, verifiable_password_authentication: boolean(), web: [String.t()] | nil }