pub async fn get_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<NatsTrigger, Error<GetNatsTriggerError>>
pub async fn get_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<NatsTrigger, Error<GetNatsTriggerError>>