pub async fn get_app_latest_version(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<AppHistory, Error<GetAppLatestVersionError>>
pub async fn get_app_latest_version(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<AppHistory, Error<GetAppLatestVersionError>>