When a user calls listBType with a query parameter and that query matches no existing btypes, the listBType method returns an empty list. Add this information to the listBType docstring.
listBType
query
Found this while researching https://github.com/ktdreyer/koji-ansible/issues/103
Metadata Update from @tkopecek: - Pull-request tagged with: doc, no_qe
Commit 86bd0ae8 fixes this pull-request
Pull-Request has been merged by tkopecek
When a user calls
listBTypewith aqueryparameter and that query matches no existing btypes, thelistBTypemethod returns an empty list. Add this information to thelistBTypedocstring.