소스 검색

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:   /
     prefix:   /
 
 
 base_admin:
 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