pub async fn exists_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsNatsTriggerError>>
pub async fn exists_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsNatsTriggerError>>