From 7bd7ef34ccb3fad227df127ede1eea11f9293099 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Dec 16 2020 21:25:11 +0000 Subject: hub: doc listArchive types param for content generators Update the listArchive docstring to explain that callers can select any type of archive, not just the older three options ("maven", "win", "image"). --- diff --git a/hub/kojihub.py b/hub/kojihub.py index 4e6efb3..1def758 100644 --- a/hub/kojihub.py +++ b/hub/kojihub.py @@ -4631,9 +4631,8 @@ def list_archives(buildID=None, buildrootID=None, componentBuildrootID=None, hos If 'type' is specified, then the archives listed will be limited those associated with additional metadata of the given type. - Currently supported types are: - - maven, win, image + Supported types are "maven", "win", "image", or the btype name of any + other content generator (eg. "remote-sources"). If 'maven' is specified as a type, each returned map will contain these additional keys: