aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-02-26 15:17:41 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2020-03-02 14:20:42 +0000
commit4d49d2375d53ed9f0d86b6c56addb53ba6504dee (patch)
tree399fa909c57da1196f664cf55fff1cfe2753c7ff /test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json
parentaa37c41068417272f33571457dfffcf0044c7196 (diff)
Fix JSON files linter issues in test/mocks/mass-pnf-sim
This is needed prior to adding job for JSON files linting in CI. Change-Id: Ia71dd28061b5e84c36c81bc1432ccd39ca8cc73a Issue-ID: INT-1451 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json')
-rw-r--r--test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json
index 7b38e05d6..9f56e8df1 100644
--- a/test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json
+++ b/test/mocks/mass-pnf-sim/pnf-sim-lightweight/json_schema/input_validator.json
@@ -34,8 +34,6 @@
"eventName"
]
},
-
-
"pnfRegistrationParams": {
"type": "object",
"properties": {
@@ -91,7 +89,6 @@
]
}
},
-
"oneOf": [
{
"required": [
@@ -108,6 +105,4 @@
]
}
]
-
-
}