stable

Clone or download

Read-only

Do not return the project id in `CommentRepresentation`

It was recently introduced by mistake in d0b57387ec5495bd9fe666137e038b0ce8e5f19e. You can test with the API Explorer that the project id is not returned anymore when retrieving (GET /pull_requests/{id}/comments), creating (POST /pull_requests/{id}/comments) or editing (PATCH /pull_request_comments/{id}) a global comment Part of story #32316 Update comments Change-Id: Iffe31af5e5eeba026e7626e4ec2437d750d1277c

Modified Files

Name
M plugins/pullrequest/include/PullRequest/REST/v1/Comment/CommentRepresentation.php +10 −14 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/Comment/CommentRepresentationBuilder.php +0 −1 Go to diff View file