pub async fn delete_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeletePostgresTriggerError>>
pub async fn delete_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeletePostgresTriggerError>>