pub async fn get_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<PostgresTrigger, Error<GetPostgresTriggerError>>
pub async fn get_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<PostgresTrigger, Error<GetPostgresTriggerError>>