pub async fn list_ws_specific_versions(
configuration: &Configuration,
workspace: &str,
kind: &str,
path: &str,
) -> Result<Vec<String>, Error<ListWsSpecificVersionsError>>pub async fn list_ws_specific_versions(
configuration: &Configuration,
workspace: &str,
kind: &str,
path: &str,
) -> Result<Vec<String>, Error<ListWsSpecificVersionsError>>