Search
Provides struct and type for BasicError
@type t() :: %GitHub.BasicError{ __info__: map(), documentation_url: String.t() | nil, message: String.t() | nil, status: String.t() | nil, url: String.t() | nil }