X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Ftestdata%2FOSC%2Fsim_3.json;h=d21a9a9059fda5b64e022b6873526a02074ae589;hb=ad0477833fe6a8270f274e17f73022a2d881f074;hp=1b97047c1ce0e43d4b8c79e3daa39fa469532541;hpb=a26055e5007e75a5aa9551305ea4da211e80df14;p=nonrtric.git diff --git a/test/auto-test/testdata/OSC/sim_3.json b/test/auto-test/testdata/OSC/sim_3.json index 1b97047c..d21a9a90 100644 --- a/test/auto-test/testdata/OSC/sim_3.json +++ b/test/auto-test/testdata/OSC/sim_3.json @@ -20,7 +20,7 @@ "groupId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -35,7 +35,7 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] } }