]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix parameters in API _links 2331/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 2 Oct 2016 13:41:08 +0000 (15:41 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 2 Oct 2016 13:41:08 +0000 (15:41 +0200)
commitc3f8b428dd50578a6eba5f4673ea1c9edabd2512
tree1a24365071236c8dc6fca51d80e3ea348893f87c
parent1dc3bee6b916b228c596a45d20dc6ae14ac555cb
Fix parameters in API _links

We forgot to pass them to the factory
src/Wallabag/ApiBundle/Controller/WallabagRestController.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php
tests/Wallabag/ApiBundle/Controller/WallabagRestControllerTest.php