pub async fn get_health(
configuration: &Configuration,
) -> Result<Health, Error<GetHealthError>>Expand description
Retrieve the health status of the API
pub async fn get_health(
configuration: &Configuration,
) -> Result<Health, Error<GetHealthError>>Retrieve the health status of the API