pub async fn prune_versions(
configuration: &Configuration,
workspace: &str,
prune_versions_request: PruneVersionsRequest,
) -> Result<PruneVersions200Response, Error<PruneVersionsError>>pub async fn prune_versions(
configuration: &Configuration,
workspace: &str,
prune_versions_request: PruneVersionsRequest,
) -> Result<PruneVersions200Response, Error<PruneVersionsError>>