X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2Ftestdata%2FOSC%2F1.json;h=c865bac5051bfd1cfdd3df5b50d3099602b775db;hb=3b2f07a98d1d5e2f83aaf05fede3f07379d48b88;hp=5fe68ce09f8d14cc84952ad40404caf5dacf962f;hpb=7a7a13a47eeebf9a61fa84d14af59b1cbe1598bc;p=nonrtric.git diff --git a/test/auto-test/testdata/OSC/1.json b/test/auto-test/testdata/OSC/1.json index 5fe68ce0..c865bac5 100644 --- a/test/auto-test/testdata/OSC/1.json +++ b/test/auto-test/testdata/OSC/1.json @@ -20,7 +20,7 @@ "qosId" ] }, - "qosObjective": { + "qosObjectives": { "type": "object", "properties": { "priorityLevel": { @@ -35,6 +35,6 @@ }, "additionalProperties": false, "required": [ - "scope", "qosObjective" + "scope", "qosObjectives" ] }