stable

Clone or download

Read-only

Deal with XML for POST Artifacts

For now, it only works (in XML) when we add in the XML structure 2 or moar fields This task is part of story #7702 use XML for REST api Change-Id: Ie5eef78c7235b44deee5bc9c37c0061fb9cab7c9

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactValidator.class.php +4 −2 Go to diff View file
M plugins/tracker/include/REST/TrackerReference.class.php +3 −3 Go to diff View file
A plugins/tracker/include/REST/v1/ArtifactPOSTValues.class.php +69 −0 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M src/www/api/index.php +1 −0 Go to diff View file