pub async fn test_nats_connection(
configuration: &Configuration,
workspace: &str,
test_kafka_connection_request: TestKafkaConnectionRequest,
) -> Result<String, Error<TestNatsConnectionError>>
pub async fn test_nats_connection(
configuration: &Configuration,
workspace: &str,
test_kafka_connection_request: TestKafkaConnectionRequest,
) -> Result<String, Error<TestNatsConnectionError>>