Search
Provides struct and type for a ServiceUnavailable
@type json_resp() :: %GitHub.ServiceUnavailable{ __info__: map(), code: String.t() | nil, documentation_url: String.t() | nil, message: String.t() | nil }