dev

Clone or download

Read-only

GET /tracker_reports/:id

task #6213. Part of story #6190 Change-Id: Ie145c99575efc626b62a0a1a22923c4693a1ddfe

Modified Files

Name
M plugins/tracker/include/REST/ReportRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/ResourcesInjector.class.php +2 −0 Go to diff View file
A plugins/tracker/include/REST/v1/ReportsResource.class.php +90 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_ReportFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M tests/rest/TrackersTest.php +27 −0 Go to diff View file