diff options
Diffstat (limited to 'test/mocks/pnfsimulator/json_schema')
-rw-r--r-- | test/mocks/pnfsimulator/json_schema/input_validator.json | 10 |
1 files changed, 5 insertions, 5 deletions
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" ] } }, |