Skip to main content

prune_versions

Function prune_versions 

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