Function api_get

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