stable
Clone or download
Read-only
Part of story #11390: have base of steps across the stack GET /testmanagement_definitions/:id now includes steps that are defined in the corresponding artifact. The field's shortname must be 'steps'. If the field is not present in the tracker, then the steps is an empty array. Change-Id: Ib94b10ea3497e014152071e06f40705b02da9a75
Modified Files
Name | ||||
---|---|---|---|---|
M | include/TestManagement/REST/v1/DefinitionRepresentation.php | +22 | −3 | Go to diff View file |
M | include/TestManagement/REST/v1/MinimalDefinitionRepresentation.php | +19 | −10 | Go to diff View file |
A | include/TestManagement/REST/v1/StepDefinitionRepresentation.php | +47 | −0 | Go to diff View file |
M | include/autoload.php | +3 | −2 | Go to diff View file |