stable
Clone or download
Read-only
This is a technical change, no functional change is expected. Part of request #15111: REST representations should not be mutable Change-Id: I450f0e1fa6c76a137890b5b567adc86a432f4d3a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/REST/v1/ArtifactRepresentationFactory.php | +2 | −3 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerArtifactReportRepresentation.php | +45 | −26 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportRepresentation.php | +29 | −8 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php | +2 | −5 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/REST/v1/PaginatedCollectionOfCrossTrackerArtifacts.php | +4 | −1 | Go to diff View file |