Divide the MSB source codes into two repos
[msb/apigateway.git] / apiroute / apiroute-service / src / test / resources / ext / initServices / msb.json
@@ -1,53 +1,44 @@
-[{
-               "serviceName" : "microservices",
-               "version" : "v1",
-               "url" : "/api/microservices/v1",
-               "apiJson" : "/api/microservices/v1/swagger.json",
-               "apiJsonType" : "1",
-               "metricsUrl" : "/admin/metrics",
-               "control" : "1",
-               "status" : "1",
-               "servers" : [{
-                               "ip" : "127.0.0.1",
-                               "port" : "8086",
-                               "weight" : 0
-                       }
-               ]
-       },
-{
-               "serviceName" : "microservices",
-               "url" : "/iui/microservices",
-               "control" : "1",
-               "status" : "1",
-               "servers" : [{
-                               "ip" : "127.0.0.1",
-                               "port" : "8086",
-                               "weight" : 0
-                       }
-               ]
-       },
-       {
-               "serviceName" : "/winery-topologymodeler",
-               "url" : "/winery-topologymodeler",
-               "control" : "0",
-               "status" : "1",
-               "servers" : [{
-                               "ip" : "127.0.0.1",
-                               "port" : "8202",
-                               "weight" : 0
-                       }
-               ]
-       },
-       {
-               "serviceName" : "/winery",
-               "url" : "/winery",
-               "control" : "0",
-               "status" : "1",
-               "servers" : [{
-                               "ip" : "127.0.0.1",
-                               "port" : "8202",
-                               "weight" : 0
-                       }
-               ]
-       }
-]
+[{\r
+               "serviceName" : "microservices",\r
+               "version" : "v1",\r
+               "url" : "/api/microservices/v1",\r
+               "apiJson" : "/api/microservices/v1/swagger.json",\r
+               "apiJsonType" : "1",\r
+               "metricsUrl" : "/admin/metrics",\r
+               "control" : "1",\r
+               "status" : "1",\r
+               "host":"msb",\r
+               "servers" : [{\r
+                               "ip" : "127.0.0.1",\r
+                               "port" : "8066",\r
+                               "weight" : 0\r
+                       }\r
+               ]\r
+       },\r
+{\r
+               "serviceName" : "microservices",\r
+               "url" : "/iui/microservices",\r
+               "control" : "1",\r
+               "status" : "1",\r
+               "host":"msb",\r
+               "servers" : [{\r
+                               "ip" : "127.0.0.1",\r
+                               "port" : "8066",\r
+                               "weight" : 0\r
+                       }\r
+               ]\r
+       },\r
+       {\r
+               "serviceName" : "/custom",\r
+               "url" : "/custom",\r
+               "control" : "1",\r
+               "status" : "1",\r
+               "host":"msb",\r
+               "servers" : [{\r
+                               "ip" : "127.0.0.1",\r
+                               "port" : "8066",\r
+                               "weight" : 0\r
+                       }\r
+               ]\r
+       }\r
+]\r