Search
Provides struct and type for a OrgHookConfig
@type t() :: %GitHub.OrgHookConfig{ __info__: map(), content_type: String.t() | nil, insecure_ssl: String.t() | nil, secret: String.t() | nil, url: String.t() | nil }