X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Ftestdata%2FOSC%2F4.json;h=3891b76a70bb71732791cb4b02d0a77633a4c6c5;hb=6d39590f99e9ccc23ebf941314caf096841ce211;hp=c5e785c421dcb732c7feab99589efdcff88a6d65;hpb=cd4d0e141b1e4ab07e8c89da2e002378826b7111;p=nonrtric.git diff --git a/test/auto-test/testdata/OSC/4.json b/test/auto-test/testdata/OSC/4.json index c5e785c4..3891b76a 100644 --- a/test/auto-test/testdata/OSC/4.json +++ b/test/auto-test/testdata/OSC/4.json @@ -16,7 +16,7 @@ "cellId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -31,6 +31,6 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] }