stable

Clone or download

Read-only

Return the last edition date in TimelineInlineCommentRepresentation

Part of t of story #32316 Update comments You can test with the API Explorer the route GET /pull_requests/{id}/timeline and check if the `last_edition_date` is returned Change-Id: Ic55a3875994b274435cf4567370a0091dfac1bda

Modified Files

Name
M plugins/pullrequest/include/PullRequest/REST/v1/PaginatedTimelineRepresentationBuilder.php +2 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/TimelineInlineCommentRepresentation.php +8 −3 Go to diff View file
M plugins/pullrequest/tests/unit/REST/v1/TimelineInlineCommentRepresentationTest.php +9 −4 Go to diff View file