pub async fn get_app_by_version(
configuration: &Configuration,
workspace: &str,
id: i32,
) -> Result<AppWithLastVersion, Error<GetAppByVersionError>>
pub async fn get_app_by_version(
configuration: &Configuration,
workspace: &str,
id: i32,
) -> Result<AppWithLastVersion, Error<GetAppByVersionError>>