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