pub async fn get_versions(
configuration: &Configuration,
ids: &str,
) -> Result<Vec<Version>, Error<GetVersionsError>>pub async fn get_versions(
configuration: &Configuration,
ids: &str,
) -> Result<Vec<Version>, Error<GetVersionsError>>