]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
API: add DELETE endpoint 856/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 6 May 2017 15:32:16 +0000 (17:32 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sun, 7 May 2017 13:58:49 +0000 (15:58 +0200)
commit0843848c1d18e92504c43d181063a2012f8fd5b9
treefaf798ea7d1e4a41edce202cebd0cd7d45e22300
parentcf9181dddf8b6113b1b017e4bcb21fac0a0b1c83
API: add DELETE endpoint

Based on #840

See http://shaarli.github.io/api-documentation/\#links-link-delete
application/api/controllers/Links.php
composer.lock
index.php
tests/api/controllers/DeleteLinkTest.php [new file with mode: 0644]