Function netlify_rust::apis::hook_api::get_hook [−][src]
pub async fn get_hook(
configuration: &Configuration,
hook_id: &str
) -> Result<Hook, Error<GetHookError>>
pub async fn get_hook(
configuration: &Configuration,
hook_id: &str
) -> Result<Hook, Error<GetHookError>>