ソースを参照

Updated the reference of gogs and added the rotine to get the endpoints of leaflet.

Jean Sumara Leopoldo 4 年 前
コミット
549725d431
2 ファイル変更4 行追加2 行削除
  1. 3 1
      app/config/routing.yml
  2. 1 1
      composer.lock

+ 3 - 1
app/config/routing.yml

@@ -149,4 +149,6 @@ ftth_client_onus_api:
 ftth_client_onu:
     resource: "@FTTHBundle/Controller/REST/ClientRESTController.php"
     type:     annotation
-    prefix: /api
+    prefix: /api
+leaflet:
+    resource: "@LeafletBundle/Resources/config/routing.yml"

+ 1 - 1
composer.lock

@@ -2039,7 +2039,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/LeafletBundle.git",
-                "reference": "66ab0b56c56b8bef9145d440ef51ea704b976954"
+                "reference": "2cb3b1186704491c5fb6c596c593d4d5cf33ad84"
             },
             "require": {
                 "ext-curl": "*",