mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 04:40:29 +00:00
The API call: GET /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments
returns always the reviewer, but should return the poster.
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>