stable
Clone or download
Read-only
part of story #13463 Split PATCH docman_items_type/id route How to test: => If you try to update the obsolescence date or the status and if their metadata are not used, you will have an error => If you provide a bad owner_id => 400 => Else, the empty is updated Change-Id: I9a7f399b6ea93cb5121bcf355d429a4e388876bc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanEmptyDocumentsResource.php | +104 | −3 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanEmptyTest.php | +73 | −1 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanEmptyDataBuild.php | +28 | −0 | Go to diff View file |