Closed
Description
Currently the participants()
method is using http_get()
.
Should it use http_list()
? I'm thinking yes. @nejch What do you think?
https://docs.gitlab.com/ee/api/merge_requests.html#get-single-merge-request-participants
python-gitlab/gitlab/mixins.py
Lines 914 to 935 in 51d8f88
Possibly related is #2912
Metadata
Metadata
Assignees
Labels
No labels