diff options
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r-- | app/config/routing.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml index c491d35d..8fbcb643 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml | |||
@@ -1,3 +1,7 @@ | |||
1 | wallabag_comment: | ||
2 | type : rest | ||
3 | resource: "@WallabagCommentBundle/Resources/config/routing_comments.yml" | ||
4 | |||
1 | wallabag_import: | 5 | wallabag_import: |
2 | resource: "@WallabagImportBundle/Controller/" | 6 | resource: "@WallabagImportBundle/Controller/" |
3 | type: annotation | 7 | type: annotation |