X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Ftestdata%2FOSC%2Fsim_4.json;h=a55b34e4578b4dab15c936552244e9e3a8db3d31;hb=ad0477833fe6a8270f274e17f73022a2d881f074;hp=ac1fa2b378527d6139f68fb4d02a515b0dbabafd;hpb=62c6c9d408d60fedc20e93238f4f57562298f3d2;p=nonrtric.git diff --git a/test/auto-test/testdata/OSC/sim_4.json b/test/auto-test/testdata/OSC/sim_4.json index ac1fa2b3..a55b34e4 100644 --- a/test/auto-test/testdata/OSC/sim_4.json +++ b/test/auto-test/testdata/OSC/sim_4.json @@ -20,7 +20,7 @@ "cellId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -35,7 +35,7 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] } }