pub async fn health_check(
configuration: &Configuration,
) -> Result<(), Error<HealthCheckError>>Expand description
Check the health of the service.
pub async fn health_check(
configuration: &Configuration,
) -> Result<(), Error<HealthCheckError>>Check the health of the service.