#752 Return value of getRPMFiles() has undocumented values.
Closed: Fixed Opened by bestephe.

As is specified in koji list-api

A map will be returned with the following keys:
- rpm_id
- name
- digest
- md5 (alias for digest)
- digest_algo
- size
- flags

The actual keys returned also include 'mode', 'group', 'user', and 'mtime'.


Metadata Update from @tkopecek:
- Issue set to the milestone: 1.16

PR #767

Metadata Update from @tkopecek:
- Issue tagged with: easyfix

Commit 53de54ae fixes this issue

Commit 715330ab fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/752

Please continue any further discussion there.

Metadata