X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Ftestdata%2FOSC%2F5.json;h=1708a1e3ec7dfdccf95806d7c72f6b851f5f4ef8;hb=1f099b516d73e781fc09bd081e039c4a2ca8fbef;hp=dee440a1ab2838a387294d85bd6cba26995bfc8c;hpb=bbd2e9d44475fe20086d1d87a9e9a53a019ae8c8;p=nonrtric.git diff --git a/test/auto-test/testdata/OSC/5.json b/test/auto-test/testdata/OSC/5.json index dee440a1..1708a1e3 100644 --- a/test/auto-test/testdata/OSC/5.json +++ b/test/auto-test/testdata/OSC/5.json @@ -20,7 +20,7 @@ "cellId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -35,6 +35,6 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] }