#3811 wrappers of readTaggedRPMS/Builds are losing API docs
Closed: Fixed by tkopecek. Opened by tkopecek.

While these functions are documented, getLatestBuilds and getLatestRPMS have zero docs in the end. It would be easy to repropagate it back.


neither is a strict passthough, so the parameters are not quite the same, so we cannot simply use the docstring text from readTaggedBuilds/Builds.

Probably easiest to copy and edit the docstrings from listTagged/listTaggedRPMS.

Alternately we could say something like: "getLatestRPMS: an alias with listTaggedRPMS with latest=True". The same isn't quite true for getLatestBuilds because of the prefix parameter, though it could be made to be.

Metadata Update from @mikem:
- Custom field Size adjusted to None

PR #3840

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

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.33.1 (was: 1.34)

Commit b5dc2ab0 fixes this issue

Commit de9c26db relates to this ticket

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

Please continue any further discussion there.

Metadata
Related Pull Requests