From 67de9d49b88e5801afd3f0bf2a62b3495720864c Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Thu, 16 Aug 2018 10:30:54 +0200 Subject: Use values according to Nokia proposal Change-Id: Ic67ddc64c7de20f046aa712a905b2bc4995556d5 Issue-ID: INT-622 Signed-off-by: Marcin Migdal --- test/mocks/pnfsimulator/json_schema/input_validator.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/mocks/pnfsimulator/json_schema/input_validator.json') diff --git a/test/mocks/pnfsimulator/json_schema/input_validator.json b/test/mocks/pnfsimulator/json_schema/input_validator.json index df4efb53d..42d4e4593 100644 --- a/test/mocks/pnfsimulator/json_schema/input_validator.json +++ b/test/mocks/pnfsimulator/json_schema/input_validator.json @@ -119,7 +119,7 @@ "title": "The Eventname Schema ", "default": "", "examples": [ - "val9" + "pnfRegistration_Nokia_5gDu" ] }, "nfNamingCode": { @@ -128,7 +128,7 @@ "title": "The Nfnamingcode Schema ", "default": "", "examples": [ - "val10" + "gNB" ] }, "nfcNamingCode": { @@ -137,7 +137,7 @@ "title": "The Nfcnamingcode Schema ", "default": "", "examples": [ - "val11" + "oam" ] }, "sourceName": { @@ -146,7 +146,7 @@ "title": "The Sourcename Schema ", "default": "", "examples": [ - "val12" + "NOK6061ZW3" ] }, "sourceId": { @@ -164,7 +164,7 @@ "title": "The Reportingentityname Schema ", "default": "", "examples": [ - "val14" + "NOK6061ZW3" ] } }, -- cgit 1.2.3-korg