pub async fn update_http_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_http_trigger: EditHttpTrigger,
) -> Result<String, Error<UpdateHttpTriggerError>>
pub async fn update_http_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_http_trigger: EditHttpTrigger,
) -> Result<String, Error<UpdateHttpTriggerError>>