stable
Clone or download
Read-only
Now you can delete a file in the FRS throught the REST API. The file is in the "pending deleted docs" of the project, like it is done when you delete a file throught the web UI. Part of story #13022: Delete FRS file with REST API Change-Id: I1a78dc27347b69b8b01259d089dbad8df9427db0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/frs/include/FRS/REST/v1/FileResource.php | +50 | −11 | Go to diff View file |
M | plugins/frs/site-content/fr_FR/LC_MESSAGES/tuleap-frs.po | +3 | −0 | Go to diff View file |
M | plugins/frs/tests/rest/FRS/FileTest.php | +10 | −2 | Go to diff View file |
A | plugins/frs/tests/rest/_fixtures/frs/data/readme.mkd | +2 | −0 | Go to diff View file |
M | plugins/frs/tests/rest/_fixtures/frs/project.xml | +24 | −7 | Go to diff View file |