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=3b2f07a98d1d5e2f83aaf05fede3f07379d48b88;hp=c5e785c421dcb732c7feab99589efdcff88a6d65;hpb=d9df6244e4ba89b71cba364f156ca529c3703faa;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" ] }