pub async fn set_postgres_trigger_mode(
configuration: &Configuration,
workspace: &str,
path: &str,
set_http_trigger_mode_request: SetHttpTriggerModeRequest,
) -> Result<String, Error<SetPostgresTriggerModeError>>pub async fn set_postgres_trigger_mode(
configuration: &Configuration,
workspace: &str,
path: &str,
set_http_trigger_mode_request: SetHttpTriggerModeRequest,
) -> Result<String, Error<SetPostgresTriggerModeError>>