]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix API pagination is broken if perPage is custom value 3096/head
authoradev <adev2000@gmail.com>
Mon, 8 May 2017 14:27:16 +0000 (16:27 +0200)
committeradev <adev2000@gmail.com>
Mon, 8 May 2017 14:27:16 +0000 (16:27 +0200)
commitb60a666df22cb9174bdc4506d71cbc9e8ba6b1c9
treeb0a743684f44281e1e702b56674dd16ad2424d59
parentf2beee5185e0bf7f983fb97a34480b4c74d7eb8c
Fix API pagination is broken if perPage is custom value

Fix #2720
src/Wallabag/ApiBundle/Controller/EntryRestController.php
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php