]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Added API endpoint to handle a list of URL and to add/delete tags
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 24 Apr 2017 09:12:41 +0000 (11:12 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 24 Apr 2017 09:12:41 +0000 (11:12 +0200)
commitd1fc590211b8dc7360bf5b7ee01c67ccff0577ea
treeec5466ed672b5930d68867201568f8e4ad5e1250
parentb8acf672c0b7563d56841172d42429d1c57f0004
Added API endpoint to handle a list of URL and to add/delete tags
src/Wallabag/ApiBundle/Controller/EntryRestController.php
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php