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