stable

Clone or download

Read-only

route artifacts/{:id}/links

part of story #9087 : see linked artifacts in releases This route returns the artifact link nature representation used by the provided artifact, in reverse and forward. Change-Id: Id00bc5d54af3b7320542f20945dfb6c3db40c05f

Modified Files

Name
A plugins/tracker/include/REST/v1/ArtifactLinkRepresentation.php +75 −0 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +42 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureDao.php +34 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenter.php +3 −0 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file