diff options
Diffstat (limited to 'vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/basicFabricConfigService.json')
-rw-r--r-- | vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/basicFabricConfigService.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/basicFabricConfigService.json b/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/basicFabricConfigService.json index 46989e143..304035b3a 100644 --- a/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/basicFabricConfigService.json +++ b/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/basicFabricConfigService.json @@ -2,13 +2,13 @@ "service": { "uuid": "12344bb4-a416-4b4e-997e-0059973630b9", "invariantUuid": "12343f9e-3244-4d8f-a8e0-0e5d7a29eda9", - "name": "ADIOD vMX vPE_BV Service 488", + "name": "PASQUALE vMX vPE_BV Service 488", "version": "1.0", "toscaModelURL": null, "category": "Network L1-3", "serviceType": "", "serviceRole": "", - "description": "ADIOD vMX vPE based on Juniper 17.2 release. Updated with updated VF for v8.0 of VLM", + "description": "PASQUALE vMX vPE based on Juniper 17.2 release. Updated with updated VF for v8.0 of VLM", "serviceEcompNaming": "true", "instantiationType": "ClientConfig", "inputs": { @@ -21,7 +21,7 @@ "networks": { }, - "collectionResource": {}, + "collectionResources": {}, "configurations": { }, |