stable

Clone or download

Read-only

REST representations of the label plugin are immutable

This is a technical change, no functional change is expected. Part of request #15111: REST representations should not be mutable Change-Id: Ief171b2c7f0ff03152cd4d6b29e84d4a69001c99

Modified Files

Name
M plugins/label/include/Label/REST/v1/CollectionOfLabeledItemsRepresentation.php +21 −7 Go to diff View file
M plugins/label/include/Label/REST/v1/LabeledItemRepresentation.php +5 −2 Go to diff View file
M plugins/label/include/Label/REST/v1/ProjectResource.php +1 −2 Go to diff View file
M src/common/Glyph/Glyph.php +4 −1 Go to diff View file
M src/common/Label/LabeledItem.php +4 −1 Go to diff View file