X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting.yml;h=40cc7165bb4e410f175a330fa591e2f79ea70e59;hb=8617972f3f947ba6ceaa872e18487a9172f95189;hp=8fbcb6432a6a6b063702a7568bcfc7148836a1a3;hpb=f38e03dc02c96344677fd2720912605b21c90b5d;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing.yml b/app/config/routing.yml index 8fbcb643..40cc7165 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -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"