pub async fn org_get_hook(
configuration: &Configuration,
org: &str,
id: i64,
) -> Result<Hook, Error<OrgGetHookError>>
pub async fn org_get_hook(
configuration: &Configuration,
org: &str,
id: i64,
) -> Result<Hook, Error<OrgGetHookError>>