1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #2372 from pmartin/api-get-entry-as-epub

API: ability to export entry in all available format (epub, pdf, etc...)
This commit is contained in:
Jeremy Benoist 2016-10-12 14:06:33 +02:00 committed by GitHub
commit b1b561da51
4 changed files with 89 additions and 54 deletions

View file

@ -130,6 +130,8 @@ fos_rest:
nelmio_api_doc:
sandbox:
enabled: false
cache:
enabled: true
name: wallabag API documentation
nelmio_cors: