]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Merge pull request #2372 from pmartin/api-get-entry-as-epub
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Wed, 12 Oct 2016 12:06:33 +0000 (14:06 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Oct 2016 12:06:33 +0000 (14:06 +0200)
commitb1b561da518ae3add4445c46ef8398a314c8de37
tree3ff96d8cfe8021d6fbaa487dd0db2ef01f74ba42
parente4cf672ccf61689ba28c2e89fc55f83167800b18
parent3f3a60879e168f4a8040c441e295fa63e024961d
Merge pull request #2372 from pmartin/api-get-entry-as-epub

API: ability to export entry in all available format (epub, pdf, etc...)
app/config/config.yml
src/Wallabag/ApiBundle/Controller/WallabagRestController.php
tests/Wallabag/ApiBundle/Controller/WallabagRestControllerTest.php