X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting.yml;h=84b98d2323621be0e315ab6e3df3f378c8075808;hb=5c895a7fd15822856fb407910264c5d95e1e223c;hp=0f7b61fb3427991b7fad329357ae82688a57dc3f;hpb=5ead137fe6885395ffcc99903263dec235f2c051;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing.yml b/app/config/routing.yml index 0f7b61fb..84b98d23 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -1,9 +1,14 @@ +wallabag_import: + resource: "@WallabagImportBundle/Controller/" + type: annotation + prefix: /import + wallabag_api: resource: "@WallabagApiBundle/Resources/config/routing.yml" prefix: / app: - resource: @WallabagCoreBundle/Controller/ + resource: "@WallabagCoreBundle/Controller/" type: annotation doc-api: