forked from wallabag/wallabag
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:
@ -130,6 +130,8 @@ fos_rest:
|
||||
nelmio_api_doc:
|
||||
sandbox:
|
||||
enabled: false
|
||||
cache:
|
||||
enabled: true
|
||||
name: wallabag API documentation
|
||||
|
||||
nelmio_cors:
|
||||
|
||||
Reference in New Issue
Block a user