X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting.yml;h=40cc7165bb4e410f175a330fa591e2f79ea70e59;hb=2e16a9033930ea33721f9ffba3fb12d145f5d56b;hp=c491d35dc305eaa6f722bdd9a35251caf005aad3;hpb=27c837dcd1640a7f5f0ed197e882eefd53ba8273;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing.yml b/app/config/routing.yml index c491d35d..40cc7165 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -1,7 +1,11 @@ +wallabag_annotation: + type : rest + 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"