Skip to main content

clear_resource_history

Function clear_resource_history 

Source
pub async fn clear_resource_history(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<String, Error<ClearResourceHistoryError>>