pub async fn get_assets(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<Vec<String>, Error<GetAssetsError>>pub async fn get_assets(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<Vec<String>, Error<GetAssetsError>>