stable

Clone or download

Read-only

PUT docman_link/id/metadata

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 link is updated Change-Id: Ic02486a7f0d32161e2aa1f3bcd4254f9a4426e3c

Modified Files

Name
M plugins/docman/include/REST/v1/DocmanLinksResource.php +71 −0 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanLinksTest.php +73 −1 Go to diff View file
M plugins/docman/tests/rest/Helper/DocmanLinkDataBuild.php +36 −4 Go to diff View file