Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong user returned in API (go-gitea#15139)
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 <[email protected]> Co-authored-by: zeripath <[email protected]>
- Loading branch information