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:
parent
24de866534
commit
3f3a60879e
4 changed files with 90 additions and 64 deletions
|
@ -130,6 +130,8 @@ fos_rest:
|
|||
nelmio_api_doc:
|
||||
sandbox:
|
||||
enabled: false
|
||||
cache:
|
||||
enabled: true
|
||||
name: wallabag API documentation
|
||||
|
||||
nelmio_cors:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue