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

Add entry export in API

Export isn't available for json & xml because user can use the default
entry endpoint instead.
This commit is contained in:
Jeremy Benoist 2016-10-08 12:59:17 +02:00
parent 24de866534
commit 3f3a60879e
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
4 changed files with 90 additions and 64 deletions

View file

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