PR#2609: hub: doc listArchive types param for content generators
Merges #2609 https://pagure.io/koji/pull-request/2609
This commit is contained in:
commit
ce89ad4379
1 changed files with 2 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue