#1141 hub: document edit_tag argument types
Merged by mikem. Opened by ktdreyer.
ktdreyer/koji hub-edittag-types  into  master

Download 1141.patch

The editTag2 RPC expects arguments to be certain types. For example, "arches" should be a single string of space-separated values, not a Python list.

Document the types in the docstring for the edit_tag method.

Commit 896d80a1 fixes this pull-request

Pull-Request has been merged by mikem

Metadata