pub async fn update_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_nats_trigger: EditNatsTrigger,
) -> Result<String, Error<UpdateNatsTriggerError>>
pub async fn update_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_nats_trigger: EditNatsTrigger,
) -> Result<String, Error<UpdateNatsTriggerError>>