pub async fn delete_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteNatsTriggerError>>
pub async fn delete_nats_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteNatsTriggerError>>