Commit dabec7eb authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

fix path for MEC030 in edgeApps

parent 66ccd371
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -549,7 +549,7 @@ export function parseEdgeApps(scenario) {
                  env: proc.environment,
                  url:
                    'api/?urls.primaryName=' + pl.name + '%20-%20V2X%20Information%20Service%20REST%20API',
                  path: pl.name + '/wai/v2',
                  path: pl.name + '/vis/v2',
                  pseudoName: 'V2X Information (030) on ' + pl.name,
                  dropDownName: 'V2X Information (030)',
                  enabled: false,