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
4 changed files with 90 additions and 64 deletions

View File

@ -1,6 +1,4 @@
entries:
type: rest
resource: "WallabagApiBundle:WallabagRest"
name_prefix: api_
requirements:
_format: xml|json|html|epub
api:
type: rest
resource: "WallabagApiBundle:WallabagRest"
name_prefix: api_