stable
Clone or download
Read-only
part of story #13463 Split PATCH docman_items_type/id route To be consistent with what have been done for other types Change-Id: I585d4e3cdaff0c11a7184e1a39eca4cc69a45975
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/Metadata/PUTMetadataRepresentation.php | +1 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanFoldersTest.php | +68 | −359 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanItemsTest.php | +29 | −55 | Go to diff View file |
M | plugins/docman/tests/rest/DocmanDataBuilder.php | +11 | −191 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanDataBuildCommon.php | +0 | −14 | Go to diff View file |
A | plugins/docman/tests/rest/Helper/DocmanFolderDataBuild.php | +185 | −0 | Go to diff View file |