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:
commit
b1b561da51
4 changed files with 89 additions and 54 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