pub async fn update_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_postgres_trigger: EditPostgresTrigger,
) -> Result<String, Error<UpdatePostgresTriggerError>>pub async fn update_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_postgres_trigger: EditPostgresTrigger,
) -> Result<String, Error<UpdatePostgresTriggerError>>