pub async fn api_get(
    configuration: &Configuration
) -> Result<ApiInfoResource, Error<ApiGetError>>