stable

Clone or download

Read-only

PUT docman_wiki/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 wiki is updated Change-Id: I1644ee24f019bccdbb6c1550b14d7484907eea11

Modified Files

Name
M plugins/docman/include/REST/v1/DocmanWikiResource.php +79 −0 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanWikiTest.php +74 −1 Go to diff View file
M plugins/docman/tests/rest/Helper/DocmanWikiDataBuild.php +36 −4 Go to diff View file