浏览代码

Agregado el routing del profile

gabriel 7 年之前
父节点
当前提交
150f6c7d70
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      app/config/routing.yml

+ 6 - 1
app/config/routing.yml

@@ -67,4 +67,9 @@ audit:
     prefix:   /
 
 base_admin:
-    resource: "@BaseAdminBundle/Resources/config/routing.yml"
+    resource: "@BaseAdminBundle/Resources/config/routing.yml"
+
+ftth_profile_api:
+    resource: "@FTTHBundle/Controller/ProfileRESTController.php"
+    type:   rest
+    prefix:   /api