Fix rest controller merge

This commit is contained in:
Jeremy Benoist
2016-11-03 17:29:16 +01:00
parent 5a619812ca
commit 864c1dd23a
4 changed files with 141 additions and 0 deletions

View File

@ -8,6 +8,11 @@ tag:
resource: "WallabagApiBundle:TagRest"
name_prefix: api_
annotation:
type: rest
resource: "WallabagApiBundle:AnnotationRest"
name_prefix: api_
misc:
type: rest
resource: "WallabagApiBundle:WallabagRest"