]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing.yml
Merge pull request #2220 from Rurik19/master
[github/wallabag/wallabag.git] / app / config / routing.yml
index 8fbcb6432a6a6b063702a7568bcfc7148836a1a3..40cc7165bb4e410f175a330fa591e2f79ea70e59 100644 (file)
@@ -1,11 +1,11 @@
-wallabag_comment:
+wallabag_annotation:
   type : rest
-  resource: "@WallabagCommentBundle/Resources/config/routing_comments.yml"
+  resource: "@WallabagAnnotationBundle/Resources/config/routing_annotations.yml"
 
 wallabag_import:
     resource: "@WallabagImportBundle/Controller/"
-    type:     annotation
-    prefix:   /import
+    type: annotation
+    prefix: /import
 
 wallabag_api:
     resource: "@WallabagApiBundle/Resources/config/routing.yml"